COLOR #96E3E6

HEX: #96E3E6 RGB: (150,227,230)

Color info

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

RGB color model

#96E3E6 color RGB value is (150,227,230).

RGB: (150,227,230) (59%, 89%, 90%)

RGB channels and saturation

R 150 of 255 = 59%
G 227 of 255 = 89%
B 230 of 255 = 90%

150
227
230

R + G + B ~ 79%. #96E3E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 227 + 230 = 607 (100%)
R 150 of 607 ~ 24.71%
G 227 of 607 ~ 37.4%
B 230 of 607 ~ 37.89'%

%24.71
%37.4
%37.89

CMYK color model

#96E3E6 color CMYK value is (35,1,0,10).

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

CMYK: (35,1,0,10)
C35M1Y0K10 (35%, 1%, 0%, 10%)
(0.35 / 0.01 / 0.00 / 0.10)

CMYK percentages

%34.78
%1.3
%0
%9.8

Codes

Color #96E3E6 in popluar color models

96 E3 E6
RGB 150 227 230
HSL 182° 61.54% 74.51%
HSB/HSV 182° 34.78% 90.20%
CMYK 34.78% 1.30% 0.00%
9.80%

Color #96E3E6 in popluar number systems.

HEX 96 E3 E6
Decimal 150 227 230
Binary 10010110 11100011 11100110
Octal 226 343 346

Shades and tints

Shades of #96E3E6

#96E3E6
(150,227,230)
#89CFD2
(137,207,210)
#7CBBBE
(124,187,190)
#6FA7AA
(111,167,170)
#629396
(98,147,150)
#557F82
(85,127,130)
#486B6E
(72,107,110)
#3B575A
(59,87,90)
#2E4346
(46,67,70)
#212F32
(33,47,50)
#141B1E
(20,27,30)
#000000
(0,0,0)

Tints of #96E3E6

#96E3E6
(150,227,230)
#9FE5E8
(159,229,232)
#A8E7EA
(168,231,234)
#B1E9EC
(177,233,236)
#BAEBEE
(186,235,238)
#C3EDF0
(195,237,240)
#CCEFF2
(204,239,242)
#D5F1F4
(213,241,244)
#DEF3F6
(222,243,246)
#E7F5F8
(231,245,248)
#F0F7FA
(240,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96E3E6; }

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

This text font color is #96E3E6.

Background Color

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

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

This div background color is #96E3E6.

Border color

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

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

This div border color is #96E3E6.

Opacity

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

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

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

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

This text has shadow with #96E3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96E3E6.

Preview

Color preview on black background

This text has color #96E3E6 on black background.


Color preview on white background

This text has color #96E3E6 on white background.


Black color preview on #96E3E6 background

This text has black color on #96E3E6 background.


White color preview on #96E3E6 background

This text has white color on #96E3E6 background.


Related colors

Complementary color

Complementary color for #hex is #691C19.


I love getcolorcode.com

Triadic colors

1 #E696E3 and #E3E696 with #96E3E6 are triadic colors.

2 #E6E396 and #E396E6 with #96E3E6 are triadic colors.