COLOR #96A4A6

HEX: #96A4A6 RGB: (150,164,166)

Color info

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

RGB color model

#96A4A6 color RGB value is (150,164,166).

RGB: (150,164,166) (59%, 64%, 65%)

RGB channels and saturation

R 150 of 255 = 59%
G 164 of 255 = 64%
B 166 of 255 = 65%

150
164
166

R + G + B ~ 63%. #96A4A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 164 + 166 = 480 (100%)
R 150 of 480 ~ 31.25%
G 164 of 480 ~ 34.17%
B 166 of 480 ~ 34.58'%

%31.25
%34.17
%34.58

CMYK color model

#96A4A6 color CMYK value is (10,1,0,35).

  • cyan value is 9.64%
  • magenta value is 1.20%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (10,1,0,35)
C10M1Y0K35 (10%, 1%, 0%, 35%)
(0.10 / 0.01 / 0.00 / 0.35)

CMYK percentages

%9.64
%1.2
%0
%34.9

Codes

Color #96A4A6 in popluar color models

96 A4 A6
RGB 150 164 166
HSL 188° 8.25% 61.96%
HSB/HSV 188° 9.64% 65.10%
CMYK 9.64% 1.20% 0.00%
34.90%

Color #96A4A6 in popluar number systems.

HEX 96 A4 A6
Decimal 150 164 166
Binary 10010110 10100100 10100110
Octal 226 244 246

Shades and tints

Shades of #96A4A6

#96A4A6
(150,164,166)
#899697
(137,150,151)
#7C8888
(124,136,136)
#6F7A79
(111,122,121)
#626C6A
(98,108,106)
#555E5B
(85,94,91)
#48504C
(72,80,76)
#3B423D
(59,66,61)
#2E342E
(46,52,46)
#21261F
(33,38,31)
#141810
(20,24,16)
#000000
(0,0,0)

Tints of #96A4A6

#96A4A6
(150,164,166)
#9FACAE
(159,172,174)
#A8B4B6
(168,180,182)
#B1BCBE
(177,188,190)
#BAC4C6
(186,196,198)
#C3CCCE
(195,204,206)
#CCD4D6
(204,212,214)
#D5DCDE
(213,220,222)
#DEE4E6
(222,228,230)
#E7ECEE
(231,236,238)
#F0F4F6
(240,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96A4A6; }

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

This text font color is #96A4A6.

Background Color

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

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

This div background color is #96A4A6.

Border color

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

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

This div border color is #96A4A6.

Opacity

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

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

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

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

This text has shadow with #96A4A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96A4A6.

Preview

Color preview on black background

This text has color #96A4A6 on black background.


Color preview on white background

This text has color #96A4A6 on white background.


Black color preview on #96A4A6 background

This text has black color on #96A4A6 background.


White color preview on #96A4A6 background

This text has white color on #96A4A6 background.


Related colors

Complementary color

Complementary color for #hex is #695B59.


I love getcolorcode.com

Triadic colors

1 #A696A4 and #A4A696 with #96A4A6 are triadic colors.

2 #A6A496 and #A496A6 with #96A4A6 are triadic colors.