COLOR #96B9B5

HEX: #96B9B5 RGB: (150,185,181)

Color info

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

RGB color model

#96B9B5 color RGB value is (150,185,181).

RGB: (150,185,181) (59%, 73%, 71%)

RGB channels and saturation

R 150 of 255 = 59%
G 185 of 255 = 73%
B 181 of 255 = 71%

150
185
181

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

Portions of RGB colors in percentages

R + G + B = 150 + 185 + 181 = 516 (100%)
R 150 of 516 ~ 29.07%
G 185 of 516 ~ 35.85%
B 181 of 516 ~ 35.08'%

%29.07
%35.85
%35.08

CMYK color model

#96B9B5 color CMYK value is (19,0,2,27).

  • cyan value is 18.92%
  • magenta value is 0.00%
  • yellow value is 2.16%
  • key color value is 27.45%

CMYK: (19,0,2,27)
C19M0Y2K27 (19%, 0%, 2%, 27%)
(0.19 / 0.00 / 0.02 / 0.27)

CMYK percentages

%18.92
%0
%2.16
%27.45

Codes

Color #96B9B5 in popluar color models

96 B9 B5
RGB 150 185 181
HSL 173° 20.00% 65.69%
HSB/HSV 173° 18.92% 72.55%
CMYK 18.92% 0.00% 2.16%
27.45%

Color #96B9B5 in popluar number systems.

HEX 96 B9 B5
Decimal 150 185 181
Binary 10010110 10111001 10110101
Octal 226 271 265

Shades and tints

Shades of #96B9B5

#96B9B5
(150,185,181)
#89A9A5
(137,169,165)
#7C9995
(124,153,149)
#6F8985
(111,137,133)
#627975
(98,121,117)
#556965
(85,105,101)
#485955
(72,89,85)
#3B4945
(59,73,69)
#2E3935
(46,57,53)
#212925
(33,41,37)
#141915
(20,25,21)
#000000
(0,0,0)

Tints of #96B9B5

#96B9B5
(150,185,181)
#9FBFBB
(159,191,187)
#A8C5C1
(168,197,193)
#B1CBC7
(177,203,199)
#BAD1CD
(186,209,205)
#C3D7D3
(195,215,211)
#CCDDD9
(204,221,217)
#D5E3DF
(213,227,223)
#DEE9E5
(222,233,229)
#E7EFEB
(231,239,235)
#F0F5F1
(240,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96B9B5; }

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

This text font color is #96B9B5.

Background Color

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

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

This div background color is #96B9B5.

Border color

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

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

This div border color is #96B9B5.

Opacity

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

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

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

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

This text has shadow with #96B9B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96B9B5.

Preview

Color preview on black background

This text has color #96B9B5 on black background.


Color preview on white background

This text has color #96B9B5 on white background.


Black color preview on #96B9B5 background

This text has black color on #96B9B5 background.


White color preview on #96B9B5 background

This text has white color on #96B9B5 background.


Related colors

Complementary color

Complementary color for #hex is #69464A.


I love getcolorcode.com

Triadic colors

1 #B596B9 and #B9B596 with #96B9B5 are triadic colors.

2 #B5B996 and #B996B5 with #96B9B5 are triadic colors.