COLOR #9BB9D9

HEX: #9BB9D9 RGB: (155,185,217)

Color info

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

RGB color model

#9BB9D9 color RGB value is (155,185,217).

RGB: (155,185,217) (61%, 73%, 85%)

RGB channels and saturation

R 155 of 255 = 61%
G 185 of 255 = 73%
B 217 of 255 = 85%

155
185
217

R + G + B ~ 73%. #9BB9D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 185 + 217 = 557 (100%)
R 155 of 557 ~ 27.83%
G 185 of 557 ~ 33.21%
B 217 of 557 ~ 38.96'%

%27.83
%33.21
%38.96

CMYK color model

#9BB9D9 color CMYK value is (29,15,0,15).

  • cyan value is 28.57%
  • magenta value is 14.75%
  • yellow value is 0.00%
  • key color value is 14.90%
CMYK: (29,15,0,15) C29M15Y0K15 (29%,15%,0%,15%) (0.29/0.15/0.00/0.15) 

CMYK percentages

%28.57
%14.75
%0
%14.9

Codes

Color #9BB9D9 in popluar color models

9B B9 D9
RGB 155 185 217
HSL 211° 44.93% 72.94%
HSB/HSV 211° 28.57% 85.10%
CMYK 28.57% 14.75% 0.00%
14.90%

Color #9BB9D9 in popluar number systems.

HEX 9B B9 D9
Decimal 155 185 217
Binary 10011011 10111001 11011001
Octal 233 271 331

Shades and tints

Shades of #9BB9D9

#9BB9D9
(155,185,217)
#8DA9C6
(141,169,198)
#7F99B3
(127,153,179)
#7189A0
(113,137,160)
#63798D
(99,121,141)
#55697A
(85,105,122)
#475967
(71,89,103)
#394954
(57,73,84)
#2B3941
(43,57,65)
#1D292E
(29,41,46)
#0F191B
(15,25,27)
#000000
(0,0,0)

Tints of #9BB9D9

#9BB9D9
(155,185,217)
#A4BFDC
(164,191,220)
#ADC5DF
(173,197,223)
#B6CBE2
(182,203,226)
#BFD1E5
(191,209,229)
#C8D7E8
(200,215,232)
#D1DDEB
(209,221,235)
#DAE3EE
(218,227,238)
#E3E9F1
(227,233,241)
#ECEFF4
(236,239,244)
#F5F5F7
(245,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BB9D9 color. Also use rgb(155,185,217) instead hex code.

Text Font Color

.myTextColor { color: #9BB9D9; }

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

This text font color is #9BB9D9.

Background Color

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

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

This div background color is #9BB9D9.

Border color

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

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

This div border color is #9BB9D9.

Opacity

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

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

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

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

This text has shadow with #9BB9D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BB9D9.

Preview

Color preview on black background

This text has color #9BB9D9 on black background.


Color preview on white background

This text has color #9BB9D9 on white background.


Black color preview on #9BB9D9 background

This text has black color on #9BB9D9 background.


White color preview on #9BB9D9 background

This text has white color on #9BB9D9 background.


Related colors

Complementary color

Complementary color for #hex is #644626.


I love getcolorcode.com

Triadic colors

1 #D99BB9 and #B9D99B with #9BB9D9 are triadic colors.

2 #D9B99B and #B99BD9 with #9BB9D9 are triadic colors.