COLOR #9BD4D1

HEX: #9BD4D1 RGB: (155,212,209)

Color info

#9BD4D1 contains red, green and blue colors in about the same proportion. Web safe color of #9BD4D1 is #99CCCC (or #9CC).

RGB color model

#9BD4D1 color RGB value is (155,212,209).

RGB: (155,212,209) (61%, 83%, 82%)

RGB channels and saturation

R 155 of 255 = 61%
G 212 of 255 = 83%
B 209 of 255 = 82%

155
212
209

R + G + B ~ 75%. #9BD4D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 212 + 209 = 576 (100%)
R 155 of 576 ~ 26.91%
G 212 of 576 ~ 36.81%
B 209 of 576 ~ 36.28'%

%26.91
%36.81
%36.28

CMYK color model

#9BD4D1 color CMYK value is (27,0,1,17).

  • cyan value is 26.89%
  • magenta value is 0.00%
  • yellow value is 1.42%
  • key color value is 16.86%

CMYK: (27,0,1,17)
C27M0Y1K17 (27%, 0%, 1%, 17%)
(0.27 / 0.00 / 0.01 / 0.17)

CMYK percentages

%26.89
%0
%1.42
%16.86

Codes

Color #9BD4D1 in popluar color models

9B D4 D1
RGB 155 212 209
HSL 177° 39.86% 71.96%
HSB/HSV 177° 26.89% 83.14%
CMYK 26.89% 0.00% 1.42%
16.86%

Color #9BD4D1 in popluar number systems.

HEX 9B D4 D1
Decimal 155 212 209
Binary 10011011 11010100 11010001
Octal 233 324 321

Shades and tints

Shades of #9BD4D1

#9BD4D1
(155,212,209)
#8DC1BE
(141,193,190)
#7FAEAB
(127,174,171)
#719B98
(113,155,152)
#638885
(99,136,133)
#557572
(85,117,114)
#47625F
(71,98,95)
#394F4C
(57,79,76)
#2B3C39
(43,60,57)
#1D2926
(29,41,38)
#0F1613
(15,22,19)
#000000
(0,0,0)

Tints of #9BD4D1

#9BD4D1
(155,212,209)
#A4D7D5
(164,215,213)
#ADDAD9
(173,218,217)
#B6DDDD
(182,221,221)
#BFE0E1
(191,224,225)
#C8E3E5
(200,227,229)
#D1E6E9
(209,230,233)
#DAE9ED
(218,233,237)
#E3ECF1
(227,236,241)
#ECEFF5
(236,239,245)
#F5F2F9
(245,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BD4D1 color. Also use rgb(155,212,209) instead hex code.

Text Font Color

.myTextColor { color: #9BD4D1; }

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

This text font color is #9BD4D1.

Background Color

.myBgColor { background-color: #9BD4D1; }

<div style="background-color:#9BD4D1">Inner text</div>

This div background color is #9BD4D1.

Border color

.myBorderColor { border: 1px solid #9BD4D1; }

<div style="border:3px solid #9BD4D1">Div</div>

This div border color is #9BD4D1.

Opacity

.myOpacity80 { color: #9BD4D1; opacity: 0.8; }

<p style="color:#9BD4D1;opacity:0.8;">80%</p>

Text with #9BD4D1 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 #9BD4D1;}

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

This text has shadow with #9BD4D1 color.


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

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

This text has shadow with #9BD4D1 primary color and red secondary color.


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

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

This text has shadow with #9BD4D1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9BD4D1.

Preview

Color preview on black background

This text has color #9BD4D1 on black background.


Color preview on white background

This text has color #9BD4D1 on white background.


Black color preview on #9BD4D1 background

This text has black color on #9BD4D1 background.


White color preview on #9BD4D1 background

This text has white color on #9BD4D1 background.


Related colors

Complementary color

Complementary color for #hex is #642B2E.


I love getcolorcode.com

Triadic colors

1 #D19BD4 and #D4D19B with #9BD4D1 are triadic colors.

2 #D1D49B and #D49BD1 with #9BD4D1 are triadic colors.