COLOR #96B8B7

HEX: #96B8B7 RGB: (150,184,183)

Color info

#96B8B7 contains red, green and blue colors in about the same proportion. Web safe color of #96B8B7 is #99CCCC (or #9CC).

RGB color model

#96B8B7 color RGB value is (150,184,183).

RGB: (150,184,183) (59%, 72%, 72%)

RGB channels and saturation

R 150 of 255 = 59%
G 184 of 255 = 72%
B 183 of 255 = 72%

150
184
183

R + G + B ~ 68%. #96B8B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 184 + 183 = 517 (100%)
R 150 of 517 ~ 29.01%
G 184 of 517 ~ 35.59%
B 183 of 517 ~ 35.4'%

%29.01
%35.59
%35.4

CMYK color model

#96B8B7 color CMYK value is (18,0,1,28).

  • cyan value is 18.48%
  • magenta value is 0.00%
  • yellow value is 0.54%
  • key color value is 27.84%
CMYK: (18,0,1,28) C18M0Y1K28 (18%,0%,1%,28%) (0.18/0.00/0.01/0.28) 

CMYK percentages

%18.48
%0
%0.54
%27.84

Codes

Color #96B8B7 in popluar color models

96 B8 B7
RGB 150 184 183
HSL 178° 19.32% 65.49%
HSB/HSV 178° 18.48% 72.16%
CMYK 18.48% 0.00% 0.54%
27.84%

Color #96B8B7 in popluar number systems.

HEX 96 B8 B7
Decimal 150 184 183
Binary 10010110 10111000 10110111
Octal 226 270 267

Shades and tints

Shades of #96B8B7

#96B8B7
(150,184,183)
#89A8A7
(137,168,167)
#7C9897
(124,152,151)
#6F8887
(111,136,135)
#627877
(98,120,119)
#556867
(85,104,103)
#485857
(72,88,87)
#3B4847
(59,72,71)
#2E3837
(46,56,55)
#212827
(33,40,39)
#141817
(20,24,23)
#000000
(0,0,0)

Tints of #96B8B7

#96B8B7
(150,184,183)
#9FBEBD
(159,190,189)
#A8C4C3
(168,196,195)
#B1CAC9
(177,202,201)
#BAD0CF
(186,208,207)
#C3D6D5
(195,214,213)
#CCDCDB
(204,220,219)
#D5E2E1
(213,226,225)
#DEE8E7
(222,232,231)
#E7EEED
(231,238,237)
#F0F4F3
(240,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96B8B7; }

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

This text font color is #96B8B7.

Background Color

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

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

This div background color is #96B8B7.

Border color

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

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

This div border color is #96B8B7.

Opacity

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

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

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

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

This text has shadow with #96B8B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96B8B7.

Preview

Color preview on black background

This text has color #96B8B7 on black background.


Color preview on white background

This text has color #96B8B7 on white background.


Black color preview on #96B8B7 background

This text has black color on #96B8B7 background.


White color preview on #96B8B7 background

This text has white color on #96B8B7 background.


Related colors

Complementary color

Complementary color for #hex is #694748.


I love getcolorcode.com

Triadic colors

1 #B796B8 and #B8B796 with #96B8B7 are triadic colors.

2 #B7B896 and #B896B7 with #96B8B7 are triadic colors.