COLOR #9BBBD6

HEX: #9BBBD6 RGB: (155,187,214)

Color info

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

RGB color model

#9BBBD6 color RGB value is (155,187,214).

RGB: (155,187,214) (61%, 73%, 84%)

RGB channels and saturation

R 155 of 255 = 61%
G 187 of 255 = 73%
B 214 of 255 = 84%

155
187
214

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

Portions of RGB colors in percentages

R + G + B = 155 + 187 + 214 = 556 (100%)
R 155 of 556 ~ 27.88%
G 187 of 556 ~ 33.63%
B 214 of 556 ~ 38.49'%

%27.88
%33.63
%38.49

CMYK color model

#9BBBD6 color CMYK value is (28,13,0,16).

  • cyan value is 27.57%
  • magenta value is 12.62%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (28,13,0,16) C28M13Y0K16 (28%,13%,0%,16%) (0.28/0.13/0.00/0.16) 

CMYK percentages

%27.57
%12.62
%0
%16.08

Codes

Color #9BBBD6 in popluar color models

9B BB D6
RGB 155 187 214
HSL 207° 41.84% 72.35%
HSB/HSV 207° 27.57% 83.92%
CMYK 27.57% 12.62% 0.00%
16.08%

Color #9BBBD6 in popluar number systems.

HEX 9B BB D6
Decimal 155 187 214
Binary 10011011 10111011 11010110
Octal 233 273 326

Shades and tints

Shades of #9BBBD6

#9BBBD6
(155,187,214)
#8DAAC3
(141,170,195)
#7F99B0
(127,153,176)
#71889D
(113,136,157)
#63778A
(99,119,138)
#556677
(85,102,119)
#475564
(71,85,100)
#394451
(57,68,81)
#2B333E
(43,51,62)
#1D222B
(29,34,43)
#0F1118
(15,17,24)
#000000
(0,0,0)

Tints of #9BBBD6

#9BBBD6
(155,187,214)
#A4C1D9
(164,193,217)
#ADC7DC
(173,199,220)
#B6CDDF
(182,205,223)
#BFD3E2
(191,211,226)
#C8D9E5
(200,217,229)
#D1DFE8
(209,223,232)
#DAE5EB
(218,229,235)
#E3EBEE
(227,235,238)
#ECF1F1
(236,241,241)
#F5F7F4
(245,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BBBD6 color. Also use rgb(155,187,214) instead hex code.

Text Font Color

.myTextColor { color: #9BBBD6; }

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

This text font color is #9BBBD6.

Background Color

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

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

This div background color is #9BBBD6.

Border color

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

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

This div border color is #9BBBD6.

Opacity

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

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

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

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

This text has shadow with #9BBBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BBBD6.

Preview

Color preview on black background

This text has color #9BBBD6 on black background.


Color preview on white background

This text has color #9BBBD6 on white background.


Black color preview on #9BBBD6 background

This text has black color on #9BBBD6 background.


White color preview on #9BBBD6 background

This text has white color on #9BBBD6 background.


Related colors

Complementary color

Complementary color for #hex is #644429.


I love getcolorcode.com

Triadic colors

1 #D69BBB and #BBD69B with #9BBBD6 are triadic colors.

2 #D6BB9B and #BB9BD6 with #9BBBD6 are triadic colors.