COLOR #96D496

HEX: #96D496 RGB: (150,212,150)

Color info

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

RGB color model

#96D496 color RGB value is (150,212,150).

RGB: (150,212,150) (59%, 83%, 59%)

RGB channels and saturation

R 150 of 255 = 59%
G 212 of 255 = 83%
B 150 of 255 = 59%

150
212
150

R + G + B ~ 67%. #96D496 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 212 + 150 = 512 (100%)
R 150 of 512 ~ 29.3%
G 212 of 512 ~ 41.41%
B 150 of 512 ~ 29.3'%

%29.3
%41.41
%29.3

CMYK color model

#96D496 color CMYK value is (29,0,29,17).

  • cyan value is 29.25%
  • magenta value is 0.00%
  • yellow value is 29.25%
  • key color value is 16.86%

CMYK: (29,0,29,17)
C29M0Y29K17 (29%, 0%, 29%, 17%)
(0.29 / 0.00 / 0.29 / 0.17)

CMYK percentages

%29.25
%0
%29.25
%16.86

Codes

Color #96D496 in popluar color models

96 D4 96
RGB 150 212 150
HSL 120° 41.89% 70.98%
HSB/HSV 120° 29.25% 83.14%
CMYK 29.25% 0.00% 29.25%
16.86%

Color #96D496 in popluar number systems.

HEX 96 D4 96
Decimal 150 212 150
Binary 10010110 11010100 10010110
Octal 226 324 226

Shades and tints

Shades of #96D496

#96D496
(150,212,150)
#89C189
(137,193,137)
#7CAE7C
(124,174,124)
#6F9B6F
(111,155,111)
#628862
(98,136,98)
#557555
(85,117,85)
#486248
(72,98,72)
#3B4F3B
(59,79,59)
#2E3C2E
(46,60,46)
#212921
(33,41,33)
#141614
(20,22,20)
#000000
(0,0,0)

Tints of #96D496

#96D496
(150,212,150)
#9FD79F
(159,215,159)
#A8DAA8
(168,218,168)
#B1DDB1
(177,221,177)
#BAE0BA
(186,224,186)
#C3E3C3
(195,227,195)
#CCE6CC
(204,230,204)
#D5E9D5
(213,233,213)
#DEECDE
(222,236,222)
#E7EFE7
(231,239,231)
#F0F2F0
(240,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96D496; }

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

This text font color is #96D496.

Background Color

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

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

This div background color is #96D496.

Border color

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

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

This div border color is #96D496.

Opacity

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

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

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

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

This text has shadow with #96D496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96D496.

Preview

Color preview on black background

This text has color #96D496 on black background.


Color preview on white background

This text has color #96D496 on white background.


Black color preview on #96D496 background

This text has black color on #96D496 background.


White color preview on #96D496 background

This text has white color on #96D496 background.


Related colors

Complementary color

Complementary color for #hex is #692B69.


I love getcolorcode.com

Triadic colors

1 #9696D4 and #D49696 with #96D496 are triadic colors.

2 #96D496 and #D49696 with #96D496 are triadic colors.