COLOR #90D9D1

HEX: #90D9D1 RGB: (144,217,209)

Color info

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

RGB color model

#90D9D1 color RGB value is (144,217,209).

RGB: (144,217,209) (56%, 85%, 82%)

RGB channels and saturation

R 144 of 255 = 56%
G 217 of 255 = 85%
B 209 of 255 = 82%

144
217
209

R + G + B ~ 74%. #90D9D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 144 + 217 + 209 = 570 (100%)
R 144 of 570 ~ 25.26%
G 217 of 570 ~ 38.07%
B 209 of 570 ~ 36.67'%

%25.26
%38.07
%36.67

CMYK color model

#90D9D1 color CMYK value is (34,0,4,15).

  • cyan value is 33.64%
  • magenta value is 0.00%
  • yellow value is 3.69%
  • key color value is 14.90%

CMYK: (34,0,4,15)
C34M0Y4K15 (34%, 0%, 4%, 15%)
(0.34 / 0.00 / 0.04 / 0.15)

CMYK percentages

%33.64
%0
%3.69
%14.9

Codes

Color #90D9D1 in popluar color models

90 D9 D1
RGB 144 217 209
HSL 173° 48.99% 70.78%
HSB/HSV 173° 33.64% 85.10%
CMYK 33.64% 0.00% 3.69%
14.90%

Color #90D9D1 in popluar number systems.

HEX 90 D9 D1
Decimal 144 217 209
Binary 10010000 11011001 11010001
Octal 220 331 321

Shades and tints

Shades of #90D9D1

#90D9D1
(144,217,209)
#83C6BE
(131,198,190)
#76B3AB
(118,179,171)
#69A098
(105,160,152)
#5C8D85
(92,141,133)
#4F7A72
(79,122,114)
#42675F
(66,103,95)
#35544C
(53,84,76)
#284139
(40,65,57)
#1B2E26
(27,46,38)
#0E1B13
(14,27,19)
#000000
(0,0,0)

Tints of #90D9D1

#90D9D1
(144,217,209)
#9ADCD5
(154,220,213)
#A4DFD9
(164,223,217)
#AEE2DD
(174,226,221)
#B8E5E1
(184,229,225)
#C2E8E5
(194,232,229)
#CCEBE9
(204,235,233)
#D6EEED
(214,238,237)
#E0F1F1
(224,241,241)
#EAF4F5
(234,244,245)
#F4F7F9
(244,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90D9D1 color. Also use rgb(144,217,209) instead hex code.

Text Font Color

.myTextColor { color: #90D9D1; }

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

This text font color is #90D9D1.

Background Color

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

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

This div background color is #90D9D1.

Border color

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

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

This div border color is #90D9D1.

Opacity

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

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

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

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

This text has shadow with #90D9D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90D9D1.

Preview

Color preview on black background

This text has color #90D9D1 on black background.


Color preview on white background

This text has color #90D9D1 on white background.


Black color preview on #90D9D1 background

This text has black color on #90D9D1 background.


White color preview on #90D9D1 background

This text has white color on #90D9D1 background.


Related colors

Complementary color

Complementary color for #hex is #6F262E.


I love getcolorcode.com

Triadic colors

1 #D190D9 and #D9D190 with #90D9D1 are triadic colors.

2 #D1D990 and #D990D1 with #90D9D1 are triadic colors.