COLOR #90A7D6

HEX: #90A7D6 RGB: (144,167,214)

Color info

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

RGB color model

#90A7D6 color RGB value is (144,167,214).

RGB: (144,167,214) (56%, 65%, 84%)

RGB channels and saturation

R 144 of 255 = 56%
G 167 of 255 = 65%
B 214 of 255 = 84%

144
167
214

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

Portions of RGB colors in percentages

R + G + B = 144 + 167 + 214 = 525 (100%)
R 144 of 525 ~ 27.43%
G 167 of 525 ~ 31.81%
B 214 of 525 ~ 40.76'%

%27.43
%31.81
%40.76

CMYK color model

#90A7D6 color CMYK value is (33,22,0,16).

  • cyan value is 32.71%
  • magenta value is 21.96%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (33,22,0,16) C33M22Y0K16 (33%,22%,0%,16%) (0.33/0.22/0.00/0.16) 

CMYK percentages

%32.71
%21.96
%0
%16.08

Codes

Color #90A7D6 in popluar color models

90 A7 D6
RGB 144 167 214
HSL 220° 46.05% 70.20%
HSB/HSV 220° 32.71% 83.92%
CMYK 32.71% 21.96% 0.00%
16.08%

Color #90A7D6 in popluar number systems.

HEX 90 A7 D6
Decimal 144 167 214
Binary 10010000 10100111 11010110
Octal 220 247 326

Shades and tints

Shades of #90A7D6

#90A7D6
(144,167,214)
#8398C3
(131,152,195)
#7689B0
(118,137,176)
#697A9D
(105,122,157)
#5C6B8A
(92,107,138)
#4F5C77
(79,92,119)
#424D64
(66,77,100)
#353E51
(53,62,81)
#282F3E
(40,47,62)
#1B202B
(27,32,43)
#0E1118
(14,17,24)
#000000
(0,0,0)

Tints of #90A7D6

#90A7D6
(144,167,214)
#9AAFD9
(154,175,217)
#A4B7DC
(164,183,220)
#AEBFDF
(174,191,223)
#B8C7E2
(184,199,226)
#C2CFE5
(194,207,229)
#CCD7E8
(204,215,232)
#D6DFEB
(214,223,235)
#E0E7EE
(224,231,238)
#EAEFF1
(234,239,241)
#F4F7F4
(244,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #90A7D6; }

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

This text font color is #90A7D6.

Background Color

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

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

This div background color is #90A7D6.

Border color

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

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

This div border color is #90A7D6.

Opacity

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

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

Text with #90A7D6 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 #90A7D6;}

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

This text has shadow with #90A7D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90A7D6.

Preview

Color preview on black background

This text has color #90A7D6 on black background.


Color preview on white background

This text has color #90A7D6 on white background.


Black color preview on #90A7D6 background

This text has black color on #90A7D6 background.


White color preview on #90A7D6 background

This text has white color on #90A7D6 background.


Related colors

Complementary color

Complementary color for #hex is #6F5829.


I love getcolorcode.com

Triadic colors

1 #D690A7 and #A7D690 with #90A7D6 are triadic colors.

2 #D6A790 and #A790D6 with #90A7D6 are triadic colors.