COLOR #9BB6C9

HEX: #9BB6C9 RGB: (155,182,201)

Color info

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

RGB color model

#9BB6C9 color RGB value is (155,182,201).

RGB: (155,182,201) (61%, 71%, 79%)

RGB channels and saturation

R 155 of 255 = 61%
G 182 of 255 = 71%
B 201 of 255 = 79%

155
182
201

R + G + B ~ 70%. #9BB6C9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 182 + 201 = 538 (100%)
R 155 of 538 ~ 28.81%
G 182 of 538 ~ 33.83%
B 201 of 538 ~ 37.36'%

%28.81
%33.83
%37.36

CMYK color model

#9BB6C9 color CMYK value is (23,9,0,21).

  • cyan value is 22.89%
  • magenta value is 9.45%
  • yellow value is 0.00%
  • key color value is 21.18%
CMYK: (23,9,0,21) C23M9Y0K21 (23%,9%,0%,21%) (0.23/0.09/0.00/0.21) 

CMYK percentages

%22.89
%9.45
%0
%21.18

Codes

Color #9BB6C9 in popluar color models

9B B6 C9
RGB 155 182 201
HSL 205° 29.87% 69.80%
HSB/HSV 205° 22.89% 78.82%
CMYK 22.89% 9.45% 0.00%
21.18%

Color #9BB6C9 in popluar number systems.

HEX 9B B6 C9
Decimal 155 182 201
Binary 10011011 10110110 11001001
Octal 233 266 311

Shades and tints

Shades of #9BB6C9

#9BB6C9
(155,182,201)
#8DA6B7
(141,166,183)
#7F96A5
(127,150,165)
#718693
(113,134,147)
#637681
(99,118,129)
#55666F
(85,102,111)
#47565D
(71,86,93)
#39464B
(57,70,75)
#2B3639
(43,54,57)
#1D2627
(29,38,39)
#0F1615
(15,22,21)
#000000
(0,0,0)

Tints of #9BB6C9

#9BB6C9
(155,182,201)
#A4BCCD
(164,188,205)
#ADC2D1
(173,194,209)
#B6C8D5
(182,200,213)
#BFCED9
(191,206,217)
#C8D4DD
(200,212,221)
#D1DAE1
(209,218,225)
#DAE0E5
(218,224,229)
#E3E6E9
(227,230,233)
#ECECED
(236,236,237)
#F5F2F1
(245,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BB6C9 color. Also use rgb(155,182,201) instead hex code.

Text Font Color

.myTextColor { color: #9BB6C9; }

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

This text font color is #9BB6C9.

Background Color

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

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

This div background color is #9BB6C9.

Border color

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

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

This div border color is #9BB6C9.

Opacity

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

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

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

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

This text has shadow with #9BB6C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BB6C9.

Preview

Color preview on black background

This text has color #9BB6C9 on black background.


Color preview on white background

This text has color #9BB6C9 on white background.


Black color preview on #9BB6C9 background

This text has black color on #9BB6C9 background.


White color preview on #9BB6C9 background

This text has white color on #9BB6C9 background.


Related colors

Complementary color

Complementary color for #hex is #644936.


I love getcolorcode.com

Triadic colors

1 #C99BB6 and #B6C99B with #9BB6C9 are triadic colors.

2 #C9B69B and #B69BC9 with #9BB6C9 are triadic colors.