COLOR #96A2A5

HEX: #96A2A5 RGB: (150,162,165)

Color info

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

RGB color model

#96A2A5 color RGB value is (150,162,165).

RGB: (150,162,165) (59%, 64%, 65%)

RGB channels and saturation

R 150 of 255 = 59%
G 162 of 255 = 64%
B 165 of 255 = 65%

150
162
165

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

Portions of RGB colors in percentages

R + G + B = 150 + 162 + 165 = 477 (100%)
R 150 of 477 ~ 31.45%
G 162 of 477 ~ 33.96%
B 165 of 477 ~ 34.59'%

%31.45
%33.96
%34.59

CMYK color model

#96A2A5 color CMYK value is (9,2,0,35).

  • cyan value is 9.09%
  • magenta value is 1.82%
  • yellow value is 0.00%
  • key color value is 35.29%

CMYK: (9,2,0,35)
C9M2Y0K35 (9%, 2%, 0%, 35%)
(0.09 / 0.02 / 0.00 / 0.35)

CMYK percentages

%9.09
%1.82
%0
%35.29

Codes

Color #96A2A5 in popluar color models

96 A2 A5
RGB 150 162 165
HSL 192° 7.69% 61.76%
HSB/HSV 192° 9.09% 64.71%
CMYK 9.09% 1.82% 0.00%
35.29%

Color #96A2A5 in popluar number systems.

HEX 96 A2 A5
Decimal 150 162 165
Binary 10010110 10100010 10100101
Octal 226 242 245

Shades and tints

Shades of #96A2A5

#96A2A5
(150,162,165)
#899496
(137,148,150)
#7C8687
(124,134,135)
#6F7878
(111,120,120)
#626A69
(98,106,105)
#555C5A
(85,92,90)
#484E4B
(72,78,75)
#3B403C
(59,64,60)
#2E322D
(46,50,45)
#21241E
(33,36,30)
#14160F
(20,22,15)
#000000
(0,0,0)

Tints of #96A2A5

#96A2A5
(150,162,165)
#9FAAAD
(159,170,173)
#A8B2B5
(168,178,181)
#B1BABD
(177,186,189)
#BAC2C5
(186,194,197)
#C3CACD
(195,202,205)
#CCD2D5
(204,210,213)
#D5DADD
(213,218,221)
#DEE2E5
(222,226,229)
#E7EAED
(231,234,237)
#F0F2F5
(240,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96A2A5 color. Also use rgb(150,162,165) instead hex code.

Text Font Color

.myTextColor { color: #96A2A5; }

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

This text font color is #96A2A5.

Background Color

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

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

This div background color is #96A2A5.

Border color

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

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

This div border color is #96A2A5.

Opacity

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

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

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

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

This text has shadow with #96A2A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96A2A5.

Preview

Color preview on black background

This text has color #96A2A5 on black background.


Color preview on white background

This text has color #96A2A5 on white background.


Black color preview on #96A2A5 background

This text has black color on #96A2A5 background.


White color preview on #96A2A5 background

This text has white color on #96A2A5 background.


Related colors

Complementary color

Complementary color for #hex is #695D5A.


I love getcolorcode.com

Triadic colors

1 #A596A2 and #A2A596 with #96A2A5 are triadic colors.

2 #A5A296 and #A296A5 with #96A2A5 are triadic colors.