COLOR #96A8E6

HEX: #96A8E6 RGB: (150,168,230)

Color info

#96A8E6 contains mainly blue color. Web safe color of #96A8E6 is #9999CC (or #99C).

RGB color model

#96A8E6 color RGB value is (150,168,230).

RGB: (150,168,230) (59%, 66%, 90%)

RGB channels and saturation

R 150 of 255 = 59%
G 168 of 255 = 66%
B 230 of 255 = 90%

150
168
230

R + G + B ~ 72%. #96A8E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 168 + 230 = 548 (100%)
R 150 of 548 ~ 27.37%
G 168 of 548 ~ 30.66%
B 230 of 548 ~ 41.97'%

%27.37
%30.66
%41.97

CMYK color model

#96A8E6 color CMYK value is (35,27,0,10).

  • cyan value is 34.78%
  • magenta value is 26.96%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (35,27,0,10)
C35M27Y0K10 (35%, 27%, 0%, 10%)
(0.35 / 0.27 / 0.00 / 0.10)

CMYK percentages

%34.78
%26.96
%0
%9.8

Codes

Color #96A8E6 in popluar color models

96 A8 E6
RGB 150 168 230
HSL 227° 61.54% 74.51%
HSB/HSV 227° 34.78% 90.20%
CMYK 34.78% 26.96% 0.00%
9.80%

Color #96A8E6 in popluar number systems.

HEX 96 A8 E6
Decimal 150 168 230
Binary 10010110 10101000 11100110
Octal 226 250 346

Shades and tints

Shades of #96A8E6

#96A8E6
(150,168,230)
#8999D2
(137,153,210)
#7C8ABE
(124,138,190)
#6F7BAA
(111,123,170)
#626C96
(98,108,150)
#555D82
(85,93,130)
#484E6E
(72,78,110)
#3B3F5A
(59,63,90)
#2E3046
(46,48,70)
#212132
(33,33,50)
#14121E
(20,18,30)
#000000
(0,0,0)

Tints of #96A8E6

#96A8E6
(150,168,230)
#9FAFE8
(159,175,232)
#A8B6EA
(168,182,234)
#B1BDEC
(177,189,236)
#BAC4EE
(186,196,238)
#C3CBF0
(195,203,240)
#CCD2F2
(204,210,242)
#D5D9F4
(213,217,244)
#DEE0F6
(222,224,246)
#E7E7F8
(231,231,248)
#F0EEFA
(240,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96A8E6 color. Also use rgb(150,168,230) instead hex code.

Text Font Color

.myTextColor { color: #96A8E6; }

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

This text font color is #96A8E6.

Background Color

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

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

This div background color is #96A8E6.

Border color

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

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

This div border color is #96A8E6.

Opacity

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

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

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

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

This text has shadow with #96A8E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96A8E6.

Preview

Color preview on black background

This text has color #96A8E6 on black background.


Color preview on white background

This text has color #96A8E6 on white background.


Black color preview on #96A8E6 background

This text has black color on #96A8E6 background.


White color preview on #96A8E6 background

This text has white color on #96A8E6 background.


Related colors

Complementary color

Complementary color for #hex is #695719.


I love getcolorcode.com

Triadic colors

1 #E696A8 and #A8E696 with #96A8E6 are triadic colors.

2 #E6A896 and #A896E6 with #96A8E6 are triadic colors.