COLOR #9BD5D3

HEX: #9BD5D3 RGB: (155,213,211)

Color info

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

RGB color model

#9BD5D3 color RGB value is (155,213,211).

RGB: (155,213,211) (61%, 84%, 83%)

RGB channels and saturation

R 155 of 255 = 61%
G 213 of 255 = 84%
B 211 of 255 = 83%

155
213
211

R + G + B ~ 76%. #9BD5D3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 213 + 211 = 579 (100%)
R 155 of 579 ~ 26.77%
G 213 of 579 ~ 36.79%
B 211 of 579 ~ 36.44'%

%26.77
%36.79
%36.44

CMYK color model

#9BD5D3 color CMYK value is (27,0,1,16).

  • cyan value is 27.23%
  • magenta value is 0.00%
  • yellow value is 0.94%
  • key color value is 16.47%

CMYK: (27,0,1,16)
C27M0Y1K16 (27%, 0%, 1%, 16%)
(0.27 / 0.00 / 0.01 / 0.16)

CMYK percentages

%27.23
%0
%0.94
%16.47

Codes

Color #9BD5D3 in popluar color models

9B D5 D3
RGB 155 213 211
HSL 178° 40.85% 72.16%
HSB/HSV 178° 27.23% 83.53%
CMYK 27.23% 0.00% 0.94%
16.47%

Color #9BD5D3 in popluar number systems.

HEX 9B D5 D3
Decimal 155 213 211
Binary 10011011 11010101 11010011
Octal 233 325 323

Shades and tints

Shades of #9BD5D3

#9BD5D3
(155,213,211)
#8DC2C0
(141,194,192)
#7FAFAD
(127,175,173)
#719C9A
(113,156,154)
#638987
(99,137,135)
#557674
(85,118,116)
#476361
(71,99,97)
#39504E
(57,80,78)
#2B3D3B
(43,61,59)
#1D2A28
(29,42,40)
#0F1715
(15,23,21)
#000000
(0,0,0)

Tints of #9BD5D3

#9BD5D3
(155,213,211)
#A4D8D7
(164,216,215)
#ADDBDB
(173,219,219)
#B6DEDF
(182,222,223)
#BFE1E3
(191,225,227)
#C8E4E7
(200,228,231)
#D1E7EB
(209,231,235)
#DAEAEF
(218,234,239)
#E3EDF3
(227,237,243)
#ECF0F7
(236,240,247)
#F5F3FB
(245,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BD5D3 color. Also use rgb(155,213,211) instead hex code.

Text Font Color

.myTextColor { color: #9BD5D3; }

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

This text font color is #9BD5D3.

Background Color

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

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

This div background color is #9BD5D3.

Border color

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

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

This div border color is #9BD5D3.

Opacity

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

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

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

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

This text has shadow with #9BD5D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BD5D3.

Preview

Color preview on black background

This text has color #9BD5D3 on black background.


Color preview on white background

This text has color #9BD5D3 on white background.


Black color preview on #9BD5D3 background

This text has black color on #9BD5D3 background.


White color preview on #9BD5D3 background

This text has white color on #9BD5D3 background.


Related colors

Complementary color

Complementary color for #hex is #642A2C.


I love getcolorcode.com

Triadic colors

1 #D39BD5 and #D5D39B with #9BD5D3 are triadic colors.

2 #D3D59B and #D59BD3 with #9BD5D3 are triadic colors.