COLOR #90E586

HEX: #90E586 RGB: (144,229,134)

Color info

#90E586 contains mainly green color. Web safe color of #90E586 is #99CC99 (or #9C9).

RGB color model

#90E586 color RGB value is (144,229,134).

RGB: (144,229,134) (56%, 90%, 53%)

RGB channels and saturation

R 144 of 255 = 56%
G 229 of 255 = 90%
B 134 of 255 = 53%

144
229
134

R + G + B ~ 66%. #90E586 is quite light color.

Portions of RGB colors in percentages

R + G + B = 144 + 229 + 134 = 507 (100%)
R 144 of 507 ~ 28.4%
G 229 of 507 ~ 45.17%
B 134 of 507 ~ 26.43'%

%28.4
%45.17
%26.43

CMYK color model

#90E586 color CMYK value is (37,0,41,10).

  • cyan value is 37.12%
  • magenta value is 0.00%
  • yellow value is 41.48%
  • key color value is 10.20%
CMYK: (37,0,41,10) C37M0Y41K10 (37%,0%,41%,10%) (0.37/0.00/0.41/0.10) 

CMYK percentages

%37.12
%0
%41.48
%10.2

Codes

Color #90E586 in popluar color models

90 E5 86
RGB 144 229 134
HSL 114° 64.63% 71.18%
HSB/HSV 114° 41.48% 89.80%
CMYK 37.12% 0.00% 41.48%
10.20%

Color #90E586 in popluar number systems.

HEX 90 E5 86
Decimal 144 229 134
Binary 10010000 11100101 10000110
Octal 220 345 206

Shades and tints

Shades of #90E586

#90E586
(144,229,134)
#83D17A
(131,209,122)
#76BD6E
(118,189,110)
#69A962
(105,169,98)
#5C9556
(92,149,86)
#4F814A
(79,129,74)
#426D3E
(66,109,62)
#355932
(53,89,50)
#284526
(40,69,38)
#1B311A
(27,49,26)
#0E1D0E
(14,29,14)
#000000
(0,0,0)

Tints of #90E586

#90E586
(144,229,134)
#9AE791
(154,231,145)
#A4E99C
(164,233,156)
#AEEBA7
(174,235,167)
#B8EDB2
(184,237,178)
#C2EFBD
(194,239,189)
#CCF1C8
(204,241,200)
#D6F3D3
(214,243,211)
#E0F5DE
(224,245,222)
#EAF7E9
(234,247,233)
#F4F9F4
(244,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90E586 color. Also use rgb(144,229,134) instead hex code.

Text Font Color

.myTextColor { color: #90E586; }

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

This text font color is #90E586.

Background Color

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

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

This div background color is #90E586.

Border color

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

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

This div border color is #90E586.

Opacity

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

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

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

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

This text has shadow with #90E586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90E586.

Preview

Color preview on black background

This text has color #90E586 on black background.


Color preview on white background

This text has color #90E586 on white background.


Black color preview on #90E586 background

This text has black color on #90E586 background.


White color preview on #90E586 background

This text has white color on #90E586 background.


Related colors

Complementary color

Complementary color for #hex is #6F1A79.


I love getcolorcode.com

Triadic colors

1 #8690E5 and #E58690 with #90E586 are triadic colors.

2 #86E590 and #E59086 with #90E586 are triadic colors.