COLOR #90A6B8

HEX: #90A6B8 RGB: (144,166,184)

Color info

#90A6B8 contains red, green and blue colors in about the same proportion. Web safe color of #90A6B8 is #9999CC (or #99C).

RGB color model

#90A6B8 color RGB value is (144,166,184).

RGB: (144,166,184) (56%, 65%, 72%)

RGB channels and saturation

R 144 of 255 = 56%
G 166 of 255 = 65%
B 184 of 255 = 72%

144
166
184

R + G + B ~ 64%. #90A6B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 144 + 166 + 184 = 494 (100%)
R 144 of 494 ~ 29.15%
G 166 of 494 ~ 33.6%
B 184 of 494 ~ 37.25'%

%29.15
%33.6
%37.25

CMYK color model

#90A6B8 color CMYK value is (22,10,0,28).

  • cyan value is 21.74%
  • magenta value is 9.78%
  • yellow value is 0.00%
  • key color value is 27.84%
CMYK: (22,10,0,28) C22M10Y0K28 (22%,10%,0%,28%) (0.22/0.10/0.00/0.28) 

CMYK percentages

%21.74
%9.78
%0
%27.84

Codes

Color #90A6B8 in popluar color models

90 A6 B8
RGB 144 166 184
HSL 207° 21.98% 64.31%
HSB/HSV 207° 21.74% 72.16%
CMYK 21.74% 9.78% 0.00%
27.84%

Color #90A6B8 in popluar number systems.

HEX 90 A6 B8
Decimal 144 166 184
Binary 10010000 10100110 10111000
Octal 220 246 270

Shades and tints

Shades of #90A6B8

#90A6B8
(144,166,184)
#8397A8
(131,151,168)
#768898
(118,136,152)
#697988
(105,121,136)
#5C6A78
(92,106,120)
#4F5B68
(79,91,104)
#424C58
(66,76,88)
#353D48
(53,61,72)
#282E38
(40,46,56)
#1B1F28
(27,31,40)
#0E1018
(14,16,24)
#000000
(0,0,0)

Tints of #90A6B8

#90A6B8
(144,166,184)
#9AAEBE
(154,174,190)
#A4B6C4
(164,182,196)
#AEBECA
(174,190,202)
#B8C6D0
(184,198,208)
#C2CED6
(194,206,214)
#CCD6DC
(204,214,220)
#D6DEE2
(214,222,226)
#E0E6E8
(224,230,232)
#EAEEEE
(234,238,238)
#F4F6F4
(244,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90A6B8 color. Also use rgb(144,166,184) instead hex code.

Text Font Color

.myTextColor { color: #90A6B8; }

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

This text font color is #90A6B8.

Background Color

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

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

This div background color is #90A6B8.

Border color

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

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

This div border color is #90A6B8.

Opacity

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

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

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

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

This text has shadow with #90A6B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90A6B8.

Preview

Color preview on black background

This text has color #90A6B8 on black background.


Color preview on white background

This text has color #90A6B8 on white background.


Black color preview on #90A6B8 background

This text has black color on #90A6B8 background.


White color preview on #90A6B8 background

This text has white color on #90A6B8 background.


Related colors

Complementary color

Complementary color for #hex is #6F5947.


I love getcolorcode.com

Triadic colors

1 #B890A6 and #A6B890 with #90A6B8 are triadic colors.

2 #B8A690 and #A690B8 with #90A6B8 are triadic colors.