COLOR #96A6B2

HEX: #96A6B2 RGB: (150,166,178)

Color info

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

RGB color model

#96A6B2 color RGB value is (150,166,178).

RGB: (150,166,178) (59%, 65%, 70%)

RGB channels and saturation

R 150 of 255 = 59%
G 166 of 255 = 65%
B 178 of 255 = 70%

150
166
178

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

Portions of RGB colors in percentages

R + G + B = 150 + 166 + 178 = 494 (100%)
R 150 of 494 ~ 30.36%
G 166 of 494 ~ 33.6%
B 178 of 494 ~ 36.03'%

%30.36
%33.6
%36.03

CMYK color model

#96A6B2 color CMYK value is (16,7,0,30).

  • cyan value is 15.73%
  • magenta value is 6.74%
  • yellow value is 0.00%
  • key color value is 30.20%

CMYK: (16,7,0,30)
C16M7Y0K30 (16%, 7%, 0%, 30%)
(0.16 / 0.07 / 0.00 / 0.30)

CMYK percentages

%15.73
%6.74
%0
%30.2

Codes

Color #96A6B2 in popluar color models

96 A6 B2
RGB 150 166 178
HSL 206° 15.38% 64.31%
HSB/HSV 206° 15.73% 69.80%
CMYK 15.73% 6.74% 0.00%
30.20%

Color #96A6B2 in popluar number systems.

HEX 96 A6 B2
Decimal 150 166 178
Binary 10010110 10100110 10110010
Octal 226 246 262

Shades and tints

Shades of #96A6B2

#96A6B2
(150,166,178)
#8997A2
(137,151,162)
#7C8892
(124,136,146)
#6F7982
(111,121,130)
#626A72
(98,106,114)
#555B62
(85,91,98)
#484C52
(72,76,82)
#3B3D42
(59,61,66)
#2E2E32
(46,46,50)
#211F22
(33,31,34)
#141012
(20,16,18)
#000000
(0,0,0)

Tints of #96A6B2

#96A6B2
(150,166,178)
#9FAEB9
(159,174,185)
#A8B6C0
(168,182,192)
#B1BEC7
(177,190,199)
#BAC6CE
(186,198,206)
#C3CED5
(195,206,213)
#CCD6DC
(204,214,220)
#D5DEE3
(213,222,227)
#DEE6EA
(222,230,234)
#E7EEF1
(231,238,241)
#F0F6F8
(240,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96A6B2; }

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

This text font color is #96A6B2.

Background Color

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

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

This div background color is #96A6B2.

Border color

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

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

This div border color is #96A6B2.

Opacity

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

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

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

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

This text has shadow with #96A6B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96A6B2.

Preview

Color preview on black background

This text has color #96A6B2 on black background.


Color preview on white background

This text has color #96A6B2 on white background.


Black color preview on #96A6B2 background

This text has black color on #96A6B2 background.


White color preview on #96A6B2 background

This text has white color on #96A6B2 background.


Related colors

Complementary color

Complementary color for #hex is #69594D.


I love getcolorcode.com

Triadic colors

1 #B296A6 and #A6B296 with #96A6B2 are triadic colors.

2 #B2A696 and #A696B2 with #96A6B2 are triadic colors.