COLOR #90A4D6

HEX: #90A4D6 RGB: (144,164,214)

Color info

#90A4D6 contains mainly green and blue colors. Web safe color of #90A4D6 is #9999CC (or #99C).

RGB color model

#90A4D6 color RGB value is (144,164,214).

RGB: (144,164,214) (56%, 64%, 84%)

RGB channels and saturation

R 144 of 255 = 56%
G 164 of 255 = 64%
B 214 of 255 = 84%

144
164
214

R + G + B ~ 68%. #90A4D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 144 + 164 + 214 = 522 (100%)
R 144 of 522 ~ 27.59%
G 164 of 522 ~ 31.42%
B 214 of 522 ~ 41'%

%27.59
%31.42
%41

CMYK color model

#90A4D6 color CMYK value is (33,23,0,16).

  • cyan value is 32.71%
  • magenta value is 23.36%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (33,23,0,16)
C33M23Y0K16 (33%, 23%, 0%, 16%)
(0.33 / 0.23 / 0.00 / 0.16)

CMYK percentages

%32.71
%23.36
%0
%16.08

Codes

Color #90A4D6 in popluar color models

90 A4 D6
RGB 144 164 214
HSL 223° 46.05% 70.20%
HSB/HSV 223° 32.71% 83.92%
CMYK 32.71% 23.36% 0.00%
16.08%

Color #90A4D6 in popluar number systems.

HEX 90 A4 D6
Decimal 144 164 214
Binary 10010000 10100100 11010110
Octal 220 244 326

Shades and tints

Shades of #90A4D6

#90A4D6
(144,164,214)
#8396C3
(131,150,195)
#7688B0
(118,136,176)
#697A9D
(105,122,157)
#5C6C8A
(92,108,138)
#4F5E77
(79,94,119)
#425064
(66,80,100)
#354251
(53,66,81)
#28343E
(40,52,62)
#1B262B
(27,38,43)
#0E1818
(14,24,24)
#000000
(0,0,0)

Tints of #90A4D6

#90A4D6
(144,164,214)
#9AACD9
(154,172,217)
#A4B4DC
(164,180,220)
#AEBCDF
(174,188,223)
#B8C4E2
(184,196,226)
#C2CCE5
(194,204,229)
#CCD4E8
(204,212,232)
#D6DCEB
(214,220,235)
#E0E4EE
(224,228,238)
#EAECF1
(234,236,241)
#F4F4F4
(244,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90A4D6 color. Also use rgb(144,164,214) instead hex code.

Text Font Color

.myTextColor { color: #90A4D6; }

<p style="color:#90A4D6">This sample text font color is #90A4D6.</p>

This text font color is #90A4D6.

Background Color

.myBgColor { background-color: #90A4D6; }

<div style="background-color:#90A4D6">Inner text</div>

This div background color is #90A4D6.

Border color

.myBorderColor { border: 1px solid #90A4D6; }

<div style="border:3px solid #90A4D6">Div</div>

This div border color is #90A4D6.

Opacity

.myOpacity80 { color: #90A4D6; opacity: 0.8; }

<p style="color:#90A4D6;opacity:0.8;">80%</p>

Text with #90A4D6 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #90A4D6;}

<p style="text-shadow: 3px 3px 1px #90A4D6">Text here.</p>

This text has shadow with #90A4D6 color.


.textShadow {text-shadow: 3px 3px 1px #90A4D6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #90A4D6, 5px 5px 20px red">Text here.</p>

This text has shadow with #90A4D6 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#90A4D6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#90A4D6, Direction=45, Strength=4)">Text</p>

This text has shadow with #90A4D6 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #90A4D6;
-webkit-box-shadow: 1px 1px 3px 2px #90A4D6;
box-shadow: 1px 1px 3px 2px #90A4D6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #90A4D6; -webkit-box-shadow: 1px 1px 3px 2px #90A4D6; box-shadow:1px 1px 3px 2px #90A4D6;">
Div content here
</div>

This div box has shadow with color #90A4D6.

Preview

Color preview on black background

This text has color #90A4D6 on black background.


Color preview on white background

This text has color #90A4D6 on white background.


Black color preview on #90A4D6 background

This text has black color on #90A4D6 background.


White color preview on #90A4D6 background

This text has white color on #90A4D6 background.


Related colors

Complementary color

Complementary color for #hex is #6F5B29.


I love getcolorcode.com

Triadic colors

1 #D690A4 and #A4D690 with #90A4D6 are triadic colors.

2 #D6A490 and #A490D6 with #90A4D6 are triadic colors.