COLOR #9CB7D6

HEX: #9CB7D6 RGB: (156,183,214)

Color info

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

RGB color model

#9CB7D6 color RGB value is (156,183,214).

RGB: (156,183,214) (61%, 72%, 84%)

RGB channels and saturation

R 156 of 255 = 61%
G 183 of 255 = 72%
B 214 of 255 = 84%

156
183
214

R + G + B ~ 72%. #9CB7D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 156 + 183 + 214 = 553 (100%)
R 156 of 553 ~ 28.21%
G 183 of 553 ~ 33.09%
B 214 of 553 ~ 38.7'%

%28.21
%33.09
%38.7

CMYK color model

#9CB7D6 color CMYK value is (27,14,0,16).

  • cyan value is 27.10%
  • magenta value is 14.49%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (27,14,0,16)
C27M14Y0K16 (27%, 14%, 0%, 16%)
(0.27 / 0.14 / 0.00 / 0.16)

CMYK percentages

%27.1
%14.49
%0
%16.08

Codes

Color #9CB7D6 in popluar color models

9C B7 D6
RGB 156 183 214
HSL 212° 41.43% 72.55%
HSB/HSV 212° 27.10% 83.92%
CMYK 27.10% 14.49% 0.00%
16.08%

Color #9CB7D6 in popluar number systems.

HEX 9C B7 D6
Decimal 156 183 214
Binary 10011100 10110111 11010110
Octal 234 267 326

Shades and tints

Shades of #9CB7D6

#9CB7D6
(156,183,214)
#8EA7C3
(142,167,195)
#8097B0
(128,151,176)
#72879D
(114,135,157)
#64778A
(100,119,138)
#566777
(86,103,119)
#485764
(72,87,100)
#3A4751
(58,71,81)
#2C373E
(44,55,62)
#1E272B
(30,39,43)
#101718
(16,23,24)
#000000
(0,0,0)

Tints of #9CB7D6

#9CB7D6
(156,183,214)
#A5BDD9
(165,189,217)
#AEC3DC
(174,195,220)
#B7C9DF
(183,201,223)
#C0CFE2
(192,207,226)
#C9D5E5
(201,213,229)
#D2DBE8
(210,219,232)
#DBE1EB
(219,225,235)
#E4E7EE
(228,231,238)
#EDEDF1
(237,237,241)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9CB7D6 color. Also use rgb(156,183,214) instead hex code.

Text Font Color

.myTextColor { color: #9CB7D6; }

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

This text font color is #9CB7D6.

Background Color

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

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

This div background color is #9CB7D6.

Border color

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

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

This div border color is #9CB7D6.

Opacity

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

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

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

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

This text has shadow with #9CB7D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9CB7D6.

Preview

Color preview on black background

This text has color #9CB7D6 on black background.


Color preview on white background

This text has color #9CB7D6 on white background.


Black color preview on #9CB7D6 background

This text has black color on #9CB7D6 background.


White color preview on #9CB7D6 background

This text has white color on #9CB7D6 background.


Related colors

Complementary color

Complementary color for #hex is #634829.


I love getcolorcode.com

Triadic colors

1 #D69CB7 and #B7D69C with #9CB7D6 are triadic colors.

2 #D6B79C and #B79CD6 with #9CB7D6 are triadic colors.