COLOR #B7CBD4

HEX: #B7CBD4 RGB: (183,203,212)

Color info

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

RGB color model

#B7CBD4 color RGB value is (183,203,212).

RGB: (183,203,212) (72%, 80%, 83%)

RGB channels and saturation

R 183 of 255 = 72%
G 203 of 255 = 80%
B 212 of 255 = 83%

183
203
212

R + G + B ~ 78%. #B7CBD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 203 + 212 = 598 (100%)
R 183 of 598 ~ 30.6%
G 203 of 598 ~ 33.95%
B 212 of 598 ~ 35.45'%

%30.6
%33.95
%35.45

CMYK color model

#B7CBD4 color CMYK value is (14,4,0,17).

  • cyan value is 13.68%
  • magenta value is 4.25%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (14,4,0,17)
C14M4Y0K17 (14%, 4%, 0%, 17%)
(0.14 / 0.04 / 0.00 / 0.17)

CMYK percentages

%13.68
%4.25
%0
%16.86

Codes

Color #B7CBD4 in popluar color models

B7 CB D4
RGB 183 203 212
HSL 199° 25.22% 77.45%
HSB/HSV 199° 13.68% 83.14%
CMYK 13.68% 4.25% 0.00%
16.86%

Color #B7CBD4 in popluar number systems.

HEX B7 CB D4
Decimal 183 203 212
Binary 10110111 11001011 11010100
Octal 267 313 324

Shades and tints

Shades of #B7CBD4

#B7CBD4
(183,203,212)
#A7B9C1
(167,185,193)
#97A7AE
(151,167,174)
#87959B
(135,149,155)
#778388
(119,131,136)
#677175
(103,113,117)
#575F62
(87,95,98)
#474D4F
(71,77,79)
#373B3C
(55,59,60)
#272929
(39,41,41)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #B7CBD4

#B7CBD4
(183,203,212)
#BDCFD7
(189,207,215)
#C3D3DA
(195,211,218)
#C9D7DD
(201,215,221)
#CFDBE0
(207,219,224)
#D5DFE3
(213,223,227)
#DBE3E6
(219,227,230)
#E1E7E9
(225,231,233)
#E7EBEC
(231,235,236)
#EDEFEF
(237,239,239)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B7CBD4; }

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

This text font color is #B7CBD4.

Background Color

.myBgColor { background-color: #B7CBD4; }

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

This div background color is #B7CBD4.

Border color

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

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

This div border color is #B7CBD4.

Opacity

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

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

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

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

This text has shadow with #B7CBD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7CBD4.

Preview

Color preview on black background

This text has color #B7CBD4 on black background.


Color preview on white background

This text has color #B7CBD4 on white background.


Black color preview on #B7CBD4 background

This text has black color on #B7CBD4 background.


White color preview on #B7CBD4 background

This text has white color on #B7CBD4 background.


Related colors

Complementary color

Complementary color for #hex is #48342B.


I love getcolorcode.com

Triadic colors

1 #D4B7CB and #CBD4B7 with #B7CBD4 are triadic colors.

2 #D4CBB7 and #CBB7D4 with #B7CBD4 are triadic colors.