COLOR #96B096

HEX: #96B096 RGB: (150,176,150)

Color info

#96B096 contains red, green and blue colors in about the same proportion. Web safe color of #96B096 is #999999 (or #999).

RGB color model

#96B096 color RGB value is (150,176,150).

RGB: (150,176,150) (59%, 69%, 59%)

RGB channels and saturation

R 150 of 255 = 59%
G 176 of 255 = 69%
B 150 of 255 = 59%

150
176
150

R + G + B ~ 62%. #96B096 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 176 + 150 = 476 (100%)
R 150 of 476 ~ 31.51%
G 176 of 476 ~ 36.97%
B 150 of 476 ~ 31.51'%

%31.51
%36.97
%31.51

CMYK color model

#96B096 color CMYK value is (15,0,15,31).

  • cyan value is 14.77%
  • magenta value is 0.00%
  • yellow value is 14.77%
  • key color value is 30.98%
CMYK: (15,0,15,31) C15M0Y15K31 (15%,0%,15%,31%) (0.15/0.00/0.15/0.31) 

CMYK percentages

%14.77
%0
%14.77
%30.98

Codes

Color #96B096 in popluar color models

96 B0 96
RGB 150 176 150
HSL 120° 14.13% 63.92%
HSB/HSV 120° 14.77% 69.02%
CMYK 14.77% 0.00% 14.77%
30.98%

Color #96B096 in popluar number systems.

HEX 96 B0 96
Decimal 150 176 150
Binary 10010110 10110000 10010110
Octal 226 260 226

Shades and tints

Shades of #96B096

#96B096
(150,176,150)
#89A089
(137,160,137)
#7C907C
(124,144,124)
#6F806F
(111,128,111)
#627062
(98,112,98)
#556055
(85,96,85)
#485048
(72,80,72)
#3B403B
(59,64,59)
#2E302E
(46,48,46)
#212021
(33,32,33)
#141014
(20,16,20)
#000000
(0,0,0)

Tints of #96B096

#96B096
(150,176,150)
#9FB79F
(159,183,159)
#A8BEA8
(168,190,168)
#B1C5B1
(177,197,177)
#BACCBA
(186,204,186)
#C3D3C3
(195,211,195)
#CCDACC
(204,218,204)
#D5E1D5
(213,225,213)
#DEE8DE
(222,232,222)
#E7EFE7
(231,239,231)
#F0F6F0
(240,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96B096; }

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

This text font color is #96B096.

Background Color

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

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

This div background color is #96B096.

Border color

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

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

This div border color is #96B096.

Opacity

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

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

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

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

This text has shadow with #96B096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96B096.

Preview

Color preview on black background

This text has color #96B096 on black background.


Color preview on white background

This text has color #96B096 on white background.


Black color preview on #96B096 background

This text has black color on #96B096 background.


White color preview on #96B096 background

This text has white color on #96B096 background.


Related colors

Complementary color

Complementary color for #hex is #694F69.


I love getcolorcode.com

Triadic colors

1 #9696B0 and #B09696 with #96B096 are triadic colors.

2 #96B096 and #B09696 with #96B096 are triadic colors.