COLOR #B7CBD9

HEX: #B7CBD9 RGB: (183,203,217)

Color info

#B7CBD9 contains red, green and blue colors in about the same proportion. Web safe color of #B7CBD9 is #CCCCCC (or #CCC).

RGB color model

#B7CBD9 color RGB value is (183,203,217).

RGB: (183,203,217) (72%, 80%, 85%)

RGB channels and saturation

R 183 of 255 = 72%
G 203 of 255 = 80%
B 217 of 255 = 85%

183
203
217

R + G + B ~ 79%. #B7CBD9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 203 + 217 = 603 (100%)
R 183 of 603 ~ 30.35%
G 203 of 603 ~ 33.67%
B 217 of 603 ~ 35.99'%

%30.35
%33.67
%35.99

CMYK color model

#B7CBD9 color CMYK value is (16,6,0,15).

  • cyan value is 15.67%
  • magenta value is 6.45%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (16,6,0,15)
C16M6Y0K15 (16%, 6%, 0%, 15%)
(0.16 / 0.06 / 0.00 / 0.15)

CMYK percentages

%15.67
%6.45
%0
%14.9

Codes

Color #B7CBD9 in popluar color models

B7 CB D9
RGB 183 203 217
HSL 205° 30.91% 78.43%
HSB/HSV 205° 15.67% 85.10%
CMYK 15.67% 6.45% 0.00%
14.90%

Color #B7CBD9 in popluar number systems.

HEX B7 CB D9
Decimal 183 203 217
Binary 10110111 11001011 11011001
Octal 267 313 331

Shades and tints

Shades of #B7CBD9

#B7CBD9
(183,203,217)
#A7B9C6
(167,185,198)
#97A7B3
(151,167,179)
#8795A0
(135,149,160)
#77838D
(119,131,141)
#67717A
(103,113,122)
#575F67
(87,95,103)
#474D54
(71,77,84)
#373B41
(55,59,65)
#27292E
(39,41,46)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #B7CBD9

#B7CBD9
(183,203,217)
#BDCFDC
(189,207,220)
#C3D3DF
(195,211,223)
#C9D7E2
(201,215,226)
#CFDBE5
(207,219,229)
#D5DFE8
(213,223,232)
#DBE3EB
(219,227,235)
#E1E7EE
(225,231,238)
#E7EBF1
(231,235,241)
#EDEFF4
(237,239,244)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7CBD9 color. Also use rgb(183,203,217) instead hex code.

Text Font Color

.myTextColor { color: #B7CBD9; }

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

This text font color is #B7CBD9.

Background Color

.myBgColor { background-color: #B7CBD9; }

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

This div background color is #B7CBD9.

Border color

.myBorderColor { border: 1px solid #B7CBD9; }

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

This div border color is #B7CBD9.

Opacity

.myOpacity80 { color: #B7CBD9; opacity: 0.8; }

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

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

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

This text has shadow with #B7CBD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7CBD9.

Preview

Color preview on black background

This text has color #B7CBD9 on black background.


Color preview on white background

This text has color #B7CBD9 on white background.


Black color preview on #B7CBD9 background

This text has black color on #B7CBD9 background.


White color preview on #B7CBD9 background

This text has white color on #B7CBD9 background.


Related colors

Complementary color

Complementary color for #hex is #483426.


I love getcolorcode.com

Triadic colors

1 #D9B7CB and #CBD9B7 with #B7CBD9 are triadic colors.

2 #D9CBB7 and #CBB7D9 with #B7CBD9 are triadic colors.