COLOR #96D1D5

HEX: #96D1D5 RGB: (150,209,213)

Color info

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

RGB color model

#96D1D5 color RGB value is (150,209,213).

RGB: (150,209,213) (59%, 82%, 84%)

RGB channels and saturation

R 150 of 255 = 59%
G 209 of 255 = 82%
B 213 of 255 = 84%

150
209
213

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

Portions of RGB colors in percentages

R + G + B = 150 + 209 + 213 = 572 (100%)
R 150 of 572 ~ 26.22%
G 209 of 572 ~ 36.54%
B 213 of 572 ~ 37.24'%

%26.22
%36.54
%37.24

CMYK color model

#96D1D5 color CMYK value is (30,2,0,16).

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

CMYK: (30,2,0,16)
C30M2Y0K16 (30%, 2%, 0%, 16%)
(0.30 / 0.02 / 0.00 / 0.16)

CMYK percentages

%29.58
%1.88
%0
%16.47

Codes

Color #96D1D5 in popluar color models

96 D1 D5
RGB 150 209 213
HSL 184° 42.86% 71.18%
HSB/HSV 184° 29.58% 83.53%
CMYK 29.58% 1.88% 0.00%
16.47%

Color #96D1D5 in popluar number systems.

HEX 96 D1 D5
Decimal 150 209 213
Binary 10010110 11010001 11010101
Octal 226 321 325

Shades and tints

Shades of #96D1D5

#96D1D5
(150,209,213)
#89BEC2
(137,190,194)
#7CABAF
(124,171,175)
#6F989C
(111,152,156)
#628589
(98,133,137)
#557276
(85,114,118)
#485F63
(72,95,99)
#3B4C50
(59,76,80)
#2E393D
(46,57,61)
#21262A
(33,38,42)
#141317
(20,19,23)
#000000
(0,0,0)

Tints of #96D1D5

#96D1D5
(150,209,213)
#9FD5D8
(159,213,216)
#A8D9DB
(168,217,219)
#B1DDDE
(177,221,222)
#BAE1E1
(186,225,225)
#C3E5E4
(195,229,228)
#CCE9E7
(204,233,231)
#D5EDEA
(213,237,234)
#DEF1ED
(222,241,237)
#E7F5F0
(231,245,240)
#F0F9F3
(240,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96D1D5; }

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

This text font color is #96D1D5.

Background Color

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

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

This div background color is #96D1D5.

Border color

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

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

This div border color is #96D1D5.

Opacity

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

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

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

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

This text has shadow with #96D1D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96D1D5.

Preview

Color preview on black background

This text has color #96D1D5 on black background.


Color preview on white background

This text has color #96D1D5 on white background.


Black color preview on #96D1D5 background

This text has black color on #96D1D5 background.


White color preview on #96D1D5 background

This text has white color on #96D1D5 background.


Related colors

Complementary color

Complementary color for #hex is #692E2A.


I love getcolorcode.com

Triadic colors

1 #D596D1 and #D1D596 with #96D1D5 are triadic colors.

2 #D5D196 and #D196D5 with #96D1D5 are triadic colors.