:
logo qtransform

  to  




#F90AA5 color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #F90AA5
#F90AA5

   In a RGB color space, hex #F90AA5 is composed of 98% red, 4% green and 65% blue.
RGB color code is composed of a hexadecimal F9 red (249/255), a 0A green (10/255) and a A5 blue component (165/255). The decimal RGB color code is rgb(249,10,165)
In CMYK color space, it is composed of 0% cyan, 96% magenta, 34% yellow and 2% black.
It has a hue angle of 321.09o degrees, a saturation of 95% and a lightness of 51%.
Closest websafe color is: #ff0099 rgb (255, 0, 153).
twitter  facebook  whatsapp


Color conversion




#F90AA5
rgb(249,10,165)
=98%
from 255
4%
from 255
65%
from 255
=0
from 100
96
from 100
34
from 100
2
from 100
R: 249
red
G: 10
green
B: 165
blue
C: 0
cyan
M: 96
magenta
Y: 34
yellow
K: 2
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #F90AA5 has RGB values of R:249, G:10, B:165 and CMYK values of C:0, M:96, Y:34, K:2. Its decimal value is 16321189.Binary code is 111110010000101010100101
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorF90AA5 #F90AA5
RGB decimal249, 10, 165 rgb(249, 10, 165)
RGB %98, 4, 65 rgb(98%, 4%, 65%)
RGB Adobe214, 18, 160
CMYK %0, 96, 34, 2 0%, 96%, 34%, 2%
HSL321.09o, 95, 51 hsl(321.09o, 95%, 51%)
HSV (HSB)321o, 96%, 98% hsv(321o, 96%, 98%)
Web Safe color#ff0099 rgb (255, 0, 153)
XYZ45.967, 23.073 37.628
xyY0.43, 0.22, 23.07
Hunter-Lab48.03, 90.74, -16.03
CMY2%, 96%, 35%
Lab55.66, 84.08, -16.31
Binary color
F9 0A A5
11111001 1010 10100101

Shades and tints of #F90AA5


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: #310320 is the darkest color, and: #FCCFED is the lightest one.

Tint color variation #F90AA5


Shade color variation


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


Alternatives to #F90AA5


Below, you can see some colors close to #F90AA5. 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 #F90AA5


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="#F90AA5;">Text here</font>

<div style="background-color:#F90AA5;">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="#F90AA5;">Text here</font> </div>

HTML code

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



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

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

CSS code

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

CSS code

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



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

text shadow with RGB values

HTML code

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

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(249, 10, 165, 1.4);



Pre-formatted code F90AA5 code for script / programming
HTML, CSS: = #F90AA5; rgb(249, 10, 165)
Java: = new Color(249, 10, 165)
.NET: = Color.FromArgb (249, 10, 165);
Xojo: = rgb (249, 10, 165, 0);
openGL: = glColor3f (0.98f, 0.04f, 0.65f);
Swift: = UIColor(red:0.98, green:0.04, blue:0.65, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.98 green:0.04 blue:0.65 alpha:1.00000];


Color schemes with #F90AA5


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: 96% has a #F90AA5 saturation. Adding 96% + 10% = 100% saturation for our new color #D4008A. Decreasing 96% - 10% = 86% saturation for other monochromatic color #FF24B2.

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: #F90AA5 has a 321o angle. Adding 321o + 180o = 141oo for our new complementary color #0AFA5E.

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: #F90AA5 has a 321o angle. Adding 321o + 180o+30o = 171o for our first complementary color #0AFAD6. Decreasing 321o + 180o-30o = 111o for the second complementary color #2EFA0A.

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.