COLOR #90E9D4

HEX: #90E9D4 RGB: (144,233,212)

Color info

#90E9D4 contains mainly green and blue colors. Web safe color of #90E9D4 is #99FFCC (or #9FC).

RGB color model

#90E9D4 color RGB value is (144,233,212).

RGB: (144,233,212) (56%, 91%, 83%)

RGB channels and saturation

R 144 of 255 = 56%
G 233 of 255 = 91%
B 212 of 255 = 83%

144
233
212

R + G + B ~ 77%. #90E9D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 144 + 233 + 212 = 589 (100%)
R 144 of 589 ~ 24.45%
G 233 of 589 ~ 39.56%
B 212 of 589 ~ 35.99'%

%24.45
%39.56
%35.99

CMYK color model

#90E9D4 color CMYK value is (38,0,9,9).

  • cyan value is 38.20%
  • magenta value is 0.00%
  • yellow value is 9.01%
  • key color value is 8.63%

CMYK: (38,0,9,9)
C38M0Y9K9 (38%, 0%, 9%, 9%)
(0.38 / 0.00 / 0.09 / 0.09)

CMYK percentages

%38.2
%0
%9.01
%8.63

Codes

Color #90E9D4 in popluar color models

90 E9 D4
RGB 144 233 212
HSL 166° 66.92% 73.92%
HSB/HSV 166° 38.20% 91.37%
CMYK 38.20% 0.00% 9.01%
8.63%

Color #90E9D4 in popluar number systems.

HEX 90 E9 D4
Decimal 144 233 212
Binary 10010000 11101001 11010100
Octal 220 351 324

Shades and tints

Shades of #90E9D4

#90E9D4
(144,233,212)
#83D4C1
(131,212,193)
#76BFAE
(118,191,174)
#69AA9B
(105,170,155)
#5C9588
(92,149,136)
#4F8075
(79,128,117)
#426B62
(66,107,98)
#35564F
(53,86,79)
#28413C
(40,65,60)
#1B2C29
(27,44,41)
#0E1716
(14,23,22)
#000000
(0,0,0)

Tints of #90E9D4

#90E9D4
(144,233,212)
#9AEBD7
(154,235,215)
#A4EDDA
(164,237,218)
#AEEFDD
(174,239,221)
#B8F1E0
(184,241,224)
#C2F3E3
(194,243,227)
#CCF5E6
(204,245,230)
#D6F7E9
(214,247,233)
#E0F9EC
(224,249,236)
#EAFBEF
(234,251,239)
#F4FDF2
(244,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90E9D4 color. Also use rgb(144,233,212) instead hex code.

Text Font Color

.myTextColor { color: #90E9D4; }

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

This text font color is #90E9D4.

Background Color

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

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

This div background color is #90E9D4.

Border color

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

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

This div border color is #90E9D4.

Opacity

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

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

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

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

This text has shadow with #90E9D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90E9D4.

Preview

Color preview on black background

This text has color #90E9D4 on black background.


Color preview on white background

This text has color #90E9D4 on white background.


Black color preview on #90E9D4 background

This text has black color on #90E9D4 background.


White color preview on #90E9D4 background

This text has white color on #90E9D4 background.


Related colors

Complementary color

Complementary color for #hex is #6F162B.


I love getcolorcode.com

Triadic colors

1 #D490E9 and #E9D490 with #90E9D4 are triadic colors.

2 #D4E990 and #E990D4 with #90E9D4 are triadic colors.