COLOR #96B6B3

HEX: #96B6B3 RGB: (150,182,179)

Color info

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

RGB color model

#96B6B3 color RGB value is (150,182,179).

RGB: (150,182,179) (59%, 71%, 70%)

RGB channels and saturation

R 150 of 255 = 59%
G 182 of 255 = 71%
B 179 of 255 = 70%

150
182
179

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

Portions of RGB colors in percentages

R + G + B = 150 + 182 + 179 = 511 (100%)
R 150 of 511 ~ 29.35%
G 182 of 511 ~ 35.62%
B 179 of 511 ~ 35.03'%

%29.35
%35.62
%35.03

CMYK color model

#96B6B3 color CMYK value is (18,0,2,29).

  • cyan value is 17.58%
  • magenta value is 0.00%
  • yellow value is 1.65%
  • key color value is 28.63%
CMYK: (18,0,2,29) C18M0Y2K29 (18%,0%,2%,29%) (0.18/0.00/0.02/0.29) 

CMYK percentages

%17.58
%0
%1.65
%28.63

Codes

Color #96B6B3 in popluar color models

96 B6 B3
RGB 150 182 179
HSL 174° 17.98% 65.10%
HSB/HSV 174° 17.58% 71.37%
CMYK 17.58% 0.00% 1.65%
28.63%

Color #96B6B3 in popluar number systems.

HEX 96 B6 B3
Decimal 150 182 179
Binary 10010110 10110110 10110011
Octal 226 266 263

Shades and tints

Shades of #96B6B3

#96B6B3
(150,182,179)
#89A6A3
(137,166,163)
#7C9693
(124,150,147)
#6F8683
(111,134,131)
#627673
(98,118,115)
#556663
(85,102,99)
#485653
(72,86,83)
#3B4643
(59,70,67)
#2E3633
(46,54,51)
#212623
(33,38,35)
#141613
(20,22,19)
#000000
(0,0,0)

Tints of #96B6B3

#96B6B3
(150,182,179)
#9FBCB9
(159,188,185)
#A8C2BF
(168,194,191)
#B1C8C5
(177,200,197)
#BACECB
(186,206,203)
#C3D4D1
(195,212,209)
#CCDAD7
(204,218,215)
#D5E0DD
(213,224,221)
#DEE6E3
(222,230,227)
#E7ECE9
(231,236,233)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96B6B3; }

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

This text font color is #96B6B3.

Background Color

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

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

This div background color is #96B6B3.

Border color

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

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

This div border color is #96B6B3.

Opacity

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

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

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

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

This text has shadow with #96B6B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96B6B3.

Preview

Color preview on black background

This text has color #96B6B3 on black background.


Color preview on white background

This text has color #96B6B3 on white background.


Black color preview on #96B6B3 background

This text has black color on #96B6B3 background.


White color preview on #96B6B3 background

This text has white color on #96B6B3 background.


Related colors

Complementary color

Complementary color for #hex is #69494C.


I love getcolorcode.com

Triadic colors

1 #B396B6 and #B6B396 with #96B6B3 are triadic colors.

2 #B3B696 and #B696B3 with #96B6B3 are triadic colors.