COLOR #96E3E7

HEX: #96E3E7 RGB: (150,227,231)

Color info

#96E3E7 contains mainly green and blue colors. Web safe color of #96E3E7 is #99CCFF (or #9CF).

RGB color model

#96E3E7 color RGB value is (150,227,231).

RGB: (150,227,231) (59%, 89%, 91%)

RGB channels and saturation

R 150 of 255 = 59%
G 227 of 255 = 89%
B 231 of 255 = 91%

150
227
231

R + G + B ~ 80%. #96E3E7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 227 + 231 = 608 (100%)
R 150 of 608 ~ 24.67%
G 227 of 608 ~ 37.34%
B 231 of 608 ~ 37.99'%

%24.67
%37.34
%37.99

CMYK color model

#96E3E7 color CMYK value is (35,2,0,9).

  • cyan value is 35.06%
  • magenta value is 1.73%
  • yellow value is 0.00%
  • key color value is 9.41%
CMYK: (35,2,0,9) C35M2Y0K9 (35%,2%,0%,9%) (0.35/0.02/0.00/0.09) 

CMYK percentages

%35.06
%1.73
%0
%9.41

Codes

Color #96E3E7 in popluar color models

96 E3 E7
RGB 150 227 231
HSL 183° 62.79% 74.71%
HSB/HSV 183° 35.06% 90.59%
CMYK 35.06% 1.73% 0.00%
9.41%

Color #96E3E7 in popluar number systems.

HEX 96 E3 E7
Decimal 150 227 231
Binary 10010110 11100011 11100111
Octal 226 343 347

Shades and tints

Shades of #96E3E7

#96E3E7
(150,227,231)
#89CFD2
(137,207,210)
#7CBBBD
(124,187,189)
#6FA7A8
(111,167,168)
#629393
(98,147,147)
#557F7E
(85,127,126)
#486B69
(72,107,105)
#3B5754
(59,87,84)
#2E433F
(46,67,63)
#212F2A
(33,47,42)
#141B15
(20,27,21)
#000000
(0,0,0)

Tints of #96E3E7

#96E3E7
(150,227,231)
#9FE5E9
(159,229,233)
#A8E7EB
(168,231,235)
#B1E9ED
(177,233,237)
#BAEBEF
(186,235,239)
#C3EDF1
(195,237,241)
#CCEFF3
(204,239,243)
#D5F1F5
(213,241,245)
#DEF3F7
(222,243,247)
#E7F5F9
(231,245,249)
#F0F7FB
(240,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96E3E7; }

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

This text font color is #96E3E7.

Background Color

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

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

This div background color is #96E3E7.

Border color

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

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

This div border color is #96E3E7.

Opacity

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

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

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

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

This text has shadow with #96E3E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96E3E7.

Preview

Color preview on black background

This text has color #96E3E7 on black background.


Color preview on white background

This text has color #96E3E7 on white background.


Black color preview on #96E3E7 background

This text has black color on #96E3E7 background.


White color preview on #96E3E7 background

This text has white color on #96E3E7 background.


Related colors

Complementary color

Complementary color for #hex is #691C18.


I love getcolorcode.com

Triadic colors

1 #E796E3 and #E3E796 with #96E3E7 are triadic colors.

2 #E7E396 and #E396E7 with #96E3E7 are triadic colors.