COLOR #90D6B9

HEX: #90D6B9 RGB: (144,214,185)

Color info

#90D6B9 contains mainly green and blue colors. Web safe color of #90D6B9 is #99CCCC (or #9CC).

RGB color model

#90D6B9 color RGB value is (144,214,185).

RGB: (144,214,185) (56%, 84%, 73%)

RGB channels and saturation

R 144 of 255 = 56%
G 214 of 255 = 84%
B 185 of 255 = 73%

144
214
185

R + G + B ~ 71%. #90D6B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 144 + 214 + 185 = 543 (100%)
R 144 of 543 ~ 26.52%
G 214 of 543 ~ 39.41%
B 185 of 543 ~ 34.07'%

%26.52
%39.41
%34.07

CMYK color model

#90D6B9 color CMYK value is (33,0,14,16).

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

CMYK: (33,0,14,16)
C33M0Y14K16 (33%, 0%, 14%, 16%)
(0.33 / 0.00 / 0.14 / 0.16)

CMYK percentages

%32.71
%0
%13.55
%16.08

Codes

Color #90D6B9 in popluar color models

90 D6 B9
RGB 144 214 185
HSL 155° 46.05% 70.20%
HSB/HSV 155° 32.71% 83.92%
CMYK 32.71% 0.00% 13.55%
16.08%

Color #90D6B9 in popluar number systems.

HEX 90 D6 B9
Decimal 144 214 185
Binary 10010000 11010110 10111001
Octal 220 326 271

Shades and tints

Shades of #90D6B9

#90D6B9
(144,214,185)
#83C3A9
(131,195,169)
#76B099
(118,176,153)
#699D89
(105,157,137)
#5C8A79
(92,138,121)
#4F7769
(79,119,105)
#426459
(66,100,89)
#355149
(53,81,73)
#283E39
(40,62,57)
#1B2B29
(27,43,41)
#0E1819
(14,24,25)
#000000
(0,0,0)

Tints of #90D6B9

#90D6B9
(144,214,185)
#9AD9BF
(154,217,191)
#A4DCC5
(164,220,197)
#AEDFCB
(174,223,203)
#B8E2D1
(184,226,209)
#C2E5D7
(194,229,215)
#CCE8DD
(204,232,221)
#D6EBE3
(214,235,227)
#E0EEE9
(224,238,233)
#EAF1EF
(234,241,239)
#F4F4F5
(244,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #90D6B9; }

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

This text font color is #90D6B9.

Background Color

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

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

This div background color is #90D6B9.

Border color

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

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

This div border color is #90D6B9.

Opacity

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

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

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

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

This text has shadow with #90D6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90D6B9.

Preview

Color preview on black background

This text has color #90D6B9 on black background.


Color preview on white background

This text has color #90D6B9 on white background.


Black color preview on #90D6B9 background

This text has black color on #90D6B9 background.


White color preview on #90D6B9 background

This text has white color on #90D6B9 background.


Related colors

Complementary color

Complementary color for #hex is #6F2946.


I love getcolorcode.com

Triadic colors

1 #B990D6 and #D6B990 with #90D6B9 are triadic colors.

2 #B9D690 and #D690B9 with #90D6B9 are triadic colors.