:
logo qtransform

  to  




#FA6F90 color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #FA6F90
#FA6F90

   In a RGB color space, hex #FA6F90 is composed of 98% red, 44% green and 56% blue.
RGB color code is composed of a hexadecimal FA red (250/255), a 6F green (111/255) and a 90 blue component (144/255). The decimal RGB color code is rgb(250,111,144)
In CMYK color space, it is composed of 0% cyan, 56% magenta, 42% yellow and 2% black.
It has a hue angle of 345.76o degrees, a saturation of 93% and a lightness of 71%.
Closest websafe color is: #ff6699 rgb (255, 102, 153).
twitter  facebook  whatsapp


Color conversion




#FA6F90
rgb(250,111,144)
=98%
from 255
44%
from 255
56%
from 255
=0
from 100
56
from 100
42
from 100
2
from 100
R: 250
red
G: 111
green
B: 144
blue
C: 0
cyan
M: 56
magenta
Y: 42
yellow
K: 2
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #FA6F90 has RGB values of R:250, G:111, B:144 and CMYK values of C:0, M:56, Y:42, K:2. Its decimal value is 16412560.Binary code is 111110100110111110010000
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorFA6F90 #FA6F90
RGB decimal250, 111, 144 rgb(250, 111, 144)
RGB %98, 44, 56 rgb(98%, 44%, 56%)
RGB Adobe221, 110, 142
CMYK %0, 56, 42, 2 0%, 56%, 42%, 2%
HSL345.76o, 93, 71 hsl(345.76o, 93%, 71%)
HSV (HSB)346o, 56%, 98% hsv(346o, 56%, 98%)
Web Safe color#ff6699 rgb (255, 102, 153)
XYZ50.143, 33.706 30.249
xyY0.44, 0.3, 33.71
Hunter-Lab58.06, 56.55, 6.84
CMY2%, 56%, 44%
Lab65.24, 56.27, 9.83
Binary color
FA 6F 90
11111010 1101111 10010000

Shades and tints of #FA6F90


A shade is achieved by adding black to original color on hue code.
A tint is created by mixing color with white.
Use the palette to pick a color or the sliders to set the RGB, HSV, CMYK components.
For example here: #31161C is the darkest color, and: #FCE3E9 is the lightest one.

Tint color variation #FA6F90


Shade color variation


Tones of #FA6F90
A tone is produced by adding gray to any pure hue. In this case, #EE718E is the less saturated color, and #AB7B85 is the most saturated one.


Alternatives to #FA6F90


Below, you can see some colors close to #FA6F90. Having a set of related colors can be useful if you need an inspirational alternative or other close colors to your original color choice.




Quick use #FA6F90


How to use this color on webpages, scripts or other programming languages using html, CSS, dhtml, JAVA, .NET, openGL, Swift, Xojo

Color of the text Background color example
Color of the text
Background color example

<font color="#FA6F90;">Text here</font>

<div style="background-color:#FA6F90;">Text here</div>



Color preview on black background Color preview on white background
color preview on black background
color preview on white background
HTML code

<div style="background-color:#000000"> <font color="#FA6F90;">Text here</font> </div>

HTML code

<div style="background-color:#FFFFFF; border: 1px dotted #999999;"> <font color="#FA6F90;">Text here</font> </div>



Div box shadow Text shadow css code
box shadow for color #FA6F90
text shadow css code
HTML code

<div style="background-color:#FFFFFF; box-shadow: 2px 2px 7px 1px #FA6F90;"></div>

CSS code

.box-shadow: 2px 2px 7px 1px;

CSS code

.text-shadow: 1px 2px 2px #FA6F90;



Box border html code Text shadow with RGB values for color #FA6F90
box border html code for color #FA6F90

text shadow with RGB values

HTML code

<div style="background-color:#FFFFFF; border:1px solid #FA6F90;"></div>

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(250, 111, 144, 1.4);



Pre-formatted code FA6F90 code for script / programming
HTML, CSS: = #FA6F90; rgb(250, 111, 144)
Java: = new Color(250, 111, 144)
.NET: = Color.FromArgb (250, 111, 144);
Xojo: = rgb (250, 111, 144, 0);
openGL: = glColor3f (0.98f, 0.44f, 0.56f);
Swift: = UIColor(red:0.98, green:0.44, blue:0.56, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.98 green:0.44 blue:0.56 alpha:1.00000];


Color schemes with #FA6F90


Monochromatic color
monochromatic color scheme

Monochromatic color schemes are easy to create because they use only one color. Monochromatic schemes use different tones from the same angle on the color wheel (the same angle).Just change color saturation +10% and you have a new monocromatic color. On our case color: 56% has a #FA6F90 saturation. Adding 56% + 10% = 66% saturation for our new color #D44869. Decreasing 56% - 10% = 46% saturation for other monochromatic color #FF8AA5.

Analogous color
analogous color scheme

Analogous color schemes are created by using colors that are next to each other on the color wheel. Just +/- 30o on sides of the color hue angle.

Complementary color
complementary color scheme
Complementary schemes are created by combining colors from opposite sides of the color wheel. Simple add 180 degrees to color hue / angle and you have the complementary color. On our case color: #FA6F90 has a 346o angle. Adding 346o + 180o = 166oo for our new complementary color #6EFAD9.

Split color
split color scheme

Compound schemes or split complementary schemens are almost the same as complementary schemes.
Instead of using colors that are opposites, it uses colors on both sides of the opposite hue angle.
On our case color: #FA6F90 has a 346o angle. Adding 346o + 180o+30o = 196o for our first complementary color #6ED5FA. Decreasing 346o + 180o-30o = 136o for the second complementary color #6EFA93.

Tiradic color
tiradic color scheme

Triadic schemes are made up of hues/angles equally spaced around color wheel. Add and decrease +/- 120 degrees on both sides of the color hue angle.

Tetradic color
tetradic color scheme

Tetradic schemes are made up of hues/angles spaced around color wheel. Add 120,180,300 degrees on the color hue angle.