COLOR #96A8B3

HEX: #96A8B3 RGB: (150,168,179)

Color info

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

RGB color model

#96A8B3 color RGB value is (150,168,179).

RGB: (150,168,179) (59%, 66%, 70%)

RGB channels and saturation

R 150 of 255 = 59%
G 168 of 255 = 66%
B 179 of 255 = 70%

150
168
179

R + G + B ~ 65%. #96A8B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 168 + 179 = 497 (100%)
R 150 of 497 ~ 30.18%
G 168 of 497 ~ 33.8%
B 179 of 497 ~ 36.02'%

%30.18
%33.8
%36.02

CMYK color model

#96A8B3 color CMYK value is (16,6,0,30).

  • cyan value is 16.20%
  • magenta value is 6.15%
  • yellow value is 0.00%
  • key color value is 29.80%
CMYK: (16,6,0,30) C16M6Y0K30 (16%,6%,0%,30%) (0.16/0.06/0.00/0.30) 

CMYK percentages

%16.2
%6.15
%0
%29.8

Codes

Color #96A8B3 in popluar color models

96 A8 B3
RGB 150 168 179
HSL 203° 16.02% 64.51%
HSB/HSV 203° 16.20% 70.20%
CMYK 16.20% 6.15% 0.00%
29.80%

Color #96A8B3 in popluar number systems.

HEX 96 A8 B3
Decimal 150 168 179
Binary 10010110 10101000 10110011
Octal 226 250 263

Shades and tints

Shades of #96A8B3

#96A8B3
(150,168,179)
#8999A3
(137,153,163)
#7C8A93
(124,138,147)
#6F7B83
(111,123,131)
#626C73
(98,108,115)
#555D63
(85,93,99)
#484E53
(72,78,83)
#3B3F43
(59,63,67)
#2E3033
(46,48,51)
#212123
(33,33,35)
#141213
(20,18,19)
#000000
(0,0,0)

Tints of #96A8B3

#96A8B3
(150,168,179)
#9FAFB9
(159,175,185)
#A8B6BF
(168,182,191)
#B1BDC5
(177,189,197)
#BAC4CB
(186,196,203)
#C3CBD1
(195,203,209)
#CCD2D7
(204,210,215)
#D5D9DD
(213,217,221)
#DEE0E3
(222,224,227)
#E7E7E9
(231,231,233)
#F0EEEF
(240,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96A8B3; }

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

This text font color is #96A8B3.

Background Color

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

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

This div background color is #96A8B3.

Border color

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

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

This div border color is #96A8B3.

Opacity

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

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

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

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

This text has shadow with #96A8B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96A8B3.

Preview

Color preview on black background

This text has color #96A8B3 on black background.


Color preview on white background

This text has color #96A8B3 on white background.


Black color preview on #96A8B3 background

This text has black color on #96A8B3 background.


White color preview on #96A8B3 background

This text has white color on #96A8B3 background.


Related colors

Complementary color

Complementary color for #hex is #69574C.


I love getcolorcode.com

Triadic colors

1 #B396A8 and #A8B396 with #96A8B3 are triadic colors.

2 #B3A896 and #A896B3 with #96A8B3 are triadic colors.