COLOR #96E1A4

HEX: #96E1A4 RGB: (150,225,164)

Color info

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

RGB color model

#96E1A4 color RGB value is (150,225,164).

RGB: (150,225,164) (59%, 88%, 64%)

RGB channels and saturation

R 150 of 255 = 59%
G 225 of 255 = 88%
B 164 of 255 = 64%

150
225
164

R + G + B ~ 70%. #96E1A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 225 + 164 = 539 (100%)
R 150 of 539 ~ 27.83%
G 225 of 539 ~ 41.74%
B 164 of 539 ~ 30.43'%

%27.83
%41.74
%30.43

CMYK color model

#96E1A4 color CMYK value is (33,0,27,12).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 27.11%
  • key color value is 11.76%

CMYK: (33,0,27,12)
C33M0Y27K12 (33%, 0%, 27%, 12%)
(0.33 / 0.00 / 0.27 / 0.12)

CMYK percentages

%33.33
%0
%27.11
%11.76

Codes

Color #96E1A4 in popluar color models

96 E1 A4
RGB 150 225 164
HSL 131° 55.56% 73.53%
HSB/HSV 131° 33.33% 88.24%
CMYK 33.33% 0.00% 27.11%
11.76%

Color #96E1A4 in popluar number systems.

HEX 96 E1 A4
Decimal 150 225 164
Binary 10010110 11100001 10100100
Octal 226 341 244

Shades and tints

Shades of #96E1A4

#96E1A4
(150,225,164)
#89CD96
(137,205,150)
#7CB988
(124,185,136)
#6FA57A
(111,165,122)
#62916C
(98,145,108)
#557D5E
(85,125,94)
#486950
(72,105,80)
#3B5542
(59,85,66)
#2E4134
(46,65,52)
#212D26
(33,45,38)
#141918
(20,25,24)
#000000
(0,0,0)

Tints of #96E1A4

#96E1A4
(150,225,164)
#9FE3AC
(159,227,172)
#A8E5B4
(168,229,180)
#B1E7BC
(177,231,188)
#BAE9C4
(186,233,196)
#C3EBCC
(195,235,204)
#CCEDD4
(204,237,212)
#D5EFDC
(213,239,220)
#DEF1E4
(222,241,228)
#E7F3EC
(231,243,236)
#F0F5F4
(240,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96E1A4 color. Also use rgb(150,225,164) instead hex code.

Text Font Color

.myTextColor { color: #96E1A4; }

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

This text font color is #96E1A4.

Background Color

.myBgColor { background-color: #96E1A4; }

<div style="background-color:#96E1A4">Inner text</div>

This div background color is #96E1A4.

Border color

.myBorderColor { border: 1px solid #96E1A4; }

<div style="border:3px solid #96E1A4">Div</div>

This div border color is #96E1A4.

Opacity

.myOpacity80 { color: #96E1A4; opacity: 0.8; }

<p style="color:#96E1A4;opacity:0.8;">80%</p>

Text with #96E1A4 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 #96E1A4;}

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

This text has shadow with #96E1A4 color.


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

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

This text has shadow with #96E1A4 primary color and red secondary color.


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

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

This text has shadow with #96E1A4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #96E1A4.

Preview

Color preview on black background

This text has color #96E1A4 on black background.


Color preview on white background

This text has color #96E1A4 on white background.


Black color preview on #96E1A4 background

This text has black color on #96E1A4 background.


White color preview on #96E1A4 background

This text has white color on #96E1A4 background.


Related colors

Complementary color

Complementary color for #hex is #691E5B.


I love getcolorcode.com

Triadic colors

1 #A496E1 and #E1A496 with #96E1A4 are triadic colors.

2 #A4E196 and #E196A4 with #96E1A4 are triadic colors.