COLOR #96A4BF

HEX: #96A4BF RGB: (150,164,191)

Color info

#96A4BF contains red, green and blue colors in about the same proportion. Web safe color of #96A4BF is #9999CC (or #99C).

RGB color model

#96A4BF color RGB value is (150,164,191).

RGB: (150,164,191) (59%, 64%, 75%)

RGB channels and saturation

R 150 of 255 = 59%
G 164 of 255 = 64%
B 191 of 255 = 75%

150
164
191

R + G + B ~ 66%. #96A4BF is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 164 + 191 = 505 (100%)
R 150 of 505 ~ 29.7%
G 164 of 505 ~ 32.48%
B 191 of 505 ~ 37.82'%

%29.7
%32.48
%37.82

CMYK color model

#96A4BF color CMYK value is (21,14,0,25).

  • cyan value is 21.47%
  • magenta value is 14.14%
  • yellow value is 0.00%
  • key color value is 25.10%
CMYK: (21,14,0,25) C21M14Y0K25 (21%,14%,0%,25%) (0.21/0.14/0.00/0.25) 

CMYK percentages

%21.47
%14.14
%0
%25.1

Codes

Color #96A4BF in popluar color models

96 A4 BF
RGB 150 164 191
HSL 220° 24.26% 66.86%
HSB/HSV 220° 21.47% 74.90%
CMYK 21.47% 14.14% 0.00%
25.10%

Color #96A4BF in popluar number systems.

HEX 96 A4 BF
Decimal 150 164 191
Binary 10010110 10100100 10111111
Octal 226 244 277

Shades and tints

Shades of #96A4BF

#96A4BF
(150,164,191)
#8996AE
(137,150,174)
#7C889D
(124,136,157)
#6F7A8C
(111,122,140)
#626C7B
(98,108,123)
#555E6A
(85,94,106)
#485059
(72,80,89)
#3B4248
(59,66,72)
#2E3437
(46,52,55)
#212626
(33,38,38)
#141815
(20,24,21)
#000000
(0,0,0)

Tints of #96A4BF

#96A4BF
(150,164,191)
#9FACC4
(159,172,196)
#A8B4C9
(168,180,201)
#B1BCCE
(177,188,206)
#BAC4D3
(186,196,211)
#C3CCD8
(195,204,216)
#CCD4DD
(204,212,221)
#D5DCE2
(213,220,226)
#DEE4E7
(222,228,231)
#E7ECEC
(231,236,236)
#F0F4F1
(240,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96A4BF; }

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

This text font color is #96A4BF.

Background Color

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

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

This div background color is #96A4BF.

Border color

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

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

This div border color is #96A4BF.

Opacity

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

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

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

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

This text has shadow with #96A4BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96A4BF.

Preview

Color preview on black background

This text has color #96A4BF on black background.


Color preview on white background

This text has color #96A4BF on white background.


Black color preview on #96A4BF background

This text has black color on #96A4BF background.


White color preview on #96A4BF background

This text has white color on #96A4BF background.


Related colors

Complementary color

Complementary color for #hex is #695B40.


I love getcolorcode.com

Triadic colors

1 #BF96A4 and #A4BF96 with #96A4BF are triadic colors.

2 #BFA496 and #A496BF with #96A4BF are triadic colors.