COLOR #96A5AE

HEX: #96A5AE RGB: (150,165,174)

Color info

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

RGB color model

#96A5AE color RGB value is (150,165,174).

RGB: (150,165,174) (59%, 65%, 68%)

RGB channels and saturation

R 150 of 255 = 59%
G 165 of 255 = 65%
B 174 of 255 = 68%

150
165
174

R + G + B ~ 64%. #96A5AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 165 + 174 = 489 (100%)
R 150 of 489 ~ 30.67%
G 165 of 489 ~ 33.74%
B 174 of 489 ~ 35.58'%

%30.67
%33.74
%35.58

CMYK color model

#96A5AE color CMYK value is (14,5,0,32).

  • cyan value is 13.79%
  • magenta value is 5.17%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (14,5,0,32)
C14M5Y0K32 (14%, 5%, 0%, 32%)
(0.14 / 0.05 / 0.00 / 0.32)

CMYK percentages

%13.79
%5.17
%0
%31.76

Codes

Color #96A5AE in popluar color models

96 A5 AE
RGB 150 165 174
HSL 203° 12.90% 63.53%
HSB/HSV 203° 13.79% 68.24%
CMYK 13.79% 5.17% 0.00%
31.76%

Color #96A5AE in popluar number systems.

HEX 96 A5 AE
Decimal 150 165 174
Binary 10010110 10100101 10101110
Octal 226 245 256

Shades and tints

Shades of #96A5AE

#96A5AE
(150,165,174)
#89969F
(137,150,159)
#7C8790
(124,135,144)
#6F7881
(111,120,129)
#626972
(98,105,114)
#555A63
(85,90,99)
#484B54
(72,75,84)
#3B3C45
(59,60,69)
#2E2D36
(46,45,54)
#211E27
(33,30,39)
#140F18
(20,15,24)
#000000
(0,0,0)

Tints of #96A5AE

#96A5AE
(150,165,174)
#9FADB5
(159,173,181)
#A8B5BC
(168,181,188)
#B1BDC3
(177,189,195)
#BAC5CA
(186,197,202)
#C3CDD1
(195,205,209)
#CCD5D8
(204,213,216)
#D5DDDF
(213,221,223)
#DEE5E6
(222,229,230)
#E7EDED
(231,237,237)
#F0F5F4
(240,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96A5AE; }

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

This text font color is #96A5AE.

Background Color

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

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

This div background color is #96A5AE.

Border color

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

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

This div border color is #96A5AE.

Opacity

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

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

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

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

This text has shadow with #96A5AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96A5AE.

Preview

Color preview on black background

This text has color #96A5AE on black background.


Color preview on white background

This text has color #96A5AE on white background.


Black color preview on #96A5AE background

This text has black color on #96A5AE background.


White color preview on #96A5AE background

This text has white color on #96A5AE background.


Related colors

Complementary color

Complementary color for #hex is #695A51.


I love getcolorcode.com

Triadic colors

1 #AE96A5 and #A5AE96 with #96A5AE are triadic colors.

2 #AEA596 and #A596AE with #96A5AE are triadic colors.