COLOR #96C2E6

HEX: #96C2E6 RGB: (150,194,230)

Color info

#96C2E6 contains mainly green and blue colors. Web safe color of #96C2E6 is #99CCCC (or #9CC).

RGB color model

#96C2E6 color RGB value is (150,194,230).

RGB: (150,194,230) (59%, 76%, 90%)

RGB channels and saturation

R 150 of 255 = 59%
G 194 of 255 = 76%
B 230 of 255 = 90%

150
194
230

R + G + B ~ 75%. #96C2E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 194 + 230 = 574 (100%)
R 150 of 574 ~ 26.13%
G 194 of 574 ~ 33.8%
B 230 of 574 ~ 40.07'%

%26.13
%33.8
%40.07

CMYK color model

#96C2E6 color CMYK value is (35,16,0,10).

  • cyan value is 34.78%
  • magenta value is 15.65%
  • yellow value is 0.00%
  • key color value is 9.80%
CMYK: (35,16,0,10) C35M16Y0K10 (35%,16%,0%,10%) (0.35/0.16/0.00/0.10) 

CMYK percentages

%34.78
%15.65
%0
%9.8

Codes

Color #96C2E6 in popluar color models

96 C2 E6
RGB 150 194 230
HSL 207° 61.54% 74.51%
HSB/HSV 207° 34.78% 90.20%
CMYK 34.78% 15.65% 0.00%
9.80%

Color #96C2E6 in popluar number systems.

HEX 96 C2 E6
Decimal 150 194 230
Binary 10010110 11000010 11100110
Octal 226 302 346

Shades and tints

Shades of #96C2E6

#96C2E6
(150,194,230)
#89B1D2
(137,177,210)
#7CA0BE
(124,160,190)
#6F8FAA
(111,143,170)
#627E96
(98,126,150)
#556D82
(85,109,130)
#485C6E
(72,92,110)
#3B4B5A
(59,75,90)
#2E3A46
(46,58,70)
#212932
(33,41,50)
#14181E
(20,24,30)
#000000
(0,0,0)

Tints of #96C2E6

#96C2E6
(150,194,230)
#9FC7E8
(159,199,232)
#A8CCEA
(168,204,234)
#B1D1EC
(177,209,236)
#BAD6EE
(186,214,238)
#C3DBF0
(195,219,240)
#CCE0F2
(204,224,242)
#D5E5F4
(213,229,244)
#DEEAF6
(222,234,246)
#E7EFF8
(231,239,248)
#F0F4FA
(240,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96C2E6; }

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

This text font color is #96C2E6.

Background Color

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

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

This div background color is #96C2E6.

Border color

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

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

This div border color is #96C2E6.

Opacity

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

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

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

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

This text has shadow with #96C2E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96C2E6.

Preview

Color preview on black background

This text has color #96C2E6 on black background.


Color preview on white background

This text has color #96C2E6 on white background.


Black color preview on #96C2E6 background

This text has black color on #96C2E6 background.


White color preview on #96C2E6 background

This text has white color on #96C2E6 background.


Related colors

Complementary color

Complementary color for #hex is #693D19.


I love getcolorcode.com

Triadic colors

1 #E696C2 and #C2E696 with #96C2E6 are triadic colors.

2 #E6C296 and #C296E6 with #96C2E6 are triadic colors.