COLOR #96D5B9

HEX: #96D5B9 RGB: (150,213,185)

Color info

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

RGB color model

#96D5B9 color RGB value is (150,213,185).

RGB: (150,213,185) (59%, 84%, 73%)

RGB channels and saturation

R 150 of 255 = 59%
G 213 of 255 = 84%
B 185 of 255 = 73%

150
213
185

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

Portions of RGB colors in percentages

R + G + B = 150 + 213 + 185 = 548 (100%)
R 150 of 548 ~ 27.37%
G 213 of 548 ~ 38.87%
B 185 of 548 ~ 33.76'%

%27.37
%38.87
%33.76

CMYK color model

#96D5B9 color CMYK value is (30,0,13,16).

  • cyan value is 29.58%
  • magenta value is 0.00%
  • yellow value is 13.15%
  • key color value is 16.47%

CMYK: (30,0,13,16)
C30M0Y13K16 (30%, 0%, 13%, 16%)
(0.30 / 0.00 / 0.13 / 0.16)

CMYK percentages

%29.58
%0
%13.15
%16.47

Codes

Color #96D5B9 in popluar color models

96 D5 B9
RGB 150 213 185
HSL 153° 42.86% 71.18%
HSB/HSV 153° 29.58% 83.53%
CMYK 29.58% 0.00% 13.15%
16.47%

Color #96D5B9 in popluar number systems.

HEX 96 D5 B9
Decimal 150 213 185
Binary 10010110 11010101 10111001
Octal 226 325 271

Shades and tints

Shades of #96D5B9

#96D5B9
(150,213,185)
#89C2A9
(137,194,169)
#7CAF99
(124,175,153)
#6F9C89
(111,156,137)
#628979
(98,137,121)
#557669
(85,118,105)
#486359
(72,99,89)
#3B5049
(59,80,73)
#2E3D39
(46,61,57)
#212A29
(33,42,41)
#141719
(20,23,25)
#000000
(0,0,0)

Tints of #96D5B9

#96D5B9
(150,213,185)
#9FD8BF
(159,216,191)
#A8DBC5
(168,219,197)
#B1DECB
(177,222,203)
#BAE1D1
(186,225,209)
#C3E4D7
(195,228,215)
#CCE7DD
(204,231,221)
#D5EAE3
(213,234,227)
#DEEDE9
(222,237,233)
#E7F0EF
(231,240,239)
#F0F3F5
(240,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96D5B9 color. Also use rgb(150,213,185) instead hex code.

Text Font Color

.myTextColor { color: #96D5B9; }

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

This text font color is #96D5B9.

Background Color

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

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

This div background color is #96D5B9.

Border color

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

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

This div border color is #96D5B9.

Opacity

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

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

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

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

This text has shadow with #96D5B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96D5B9.

Preview

Color preview on black background

This text has color #96D5B9 on black background.


Color preview on white background

This text has color #96D5B9 on white background.


Black color preview on #96D5B9 background

This text has black color on #96D5B9 background.


White color preview on #96D5B9 background

This text has white color on #96D5B9 background.


Related colors

Complementary color

Complementary color for #hex is #692A46.


I love getcolorcode.com

Triadic colors

1 #B996D5 and #D5B996 with #96D5B9 are triadic colors.

2 #B9D596 and #D596B9 with #96D5B9 are triadic colors.