COLOR #B7CDD6

HEX: #B7CDD6 RGB: (183,205,214)

Color info

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

RGB color model

#B7CDD6 color RGB value is (183,205,214).

RGB: (183,205,214) (72%, 80%, 84%)

RGB channels and saturation

R 183 of 255 = 72%
G 205 of 255 = 80%
B 214 of 255 = 84%

183
205
214

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

Portions of RGB colors in percentages

R + G + B = 183 + 205 + 214 = 602 (100%)
R 183 of 602 ~ 30.4%
G 205 of 602 ~ 34.05%
B 214 of 602 ~ 35.55'%

%30.4
%34.05
%35.55

CMYK color model

#B7CDD6 color CMYK value is (14,4,0,16).

  • cyan value is 14.49%
  • magenta value is 4.21%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (14,4,0,16) C14M4Y0K16 (14%,4%,0%,16%) (0.14/0.04/0.00/0.16) 

CMYK percentages

%14.49
%4.21
%0
%16.08

Codes

Color #B7CDD6 in popluar color models

B7 CD D6
RGB 183 205 214
HSL 197° 27.43% 77.84%
HSB/HSV 197° 14.49% 83.92%
CMYK 14.49% 4.21% 0.00%
16.08%

Color #B7CDD6 in popluar number systems.

HEX B7 CD D6
Decimal 183 205 214
Binary 10110111 11001101 11010110
Octal 267 315 326

Shades and tints

Shades of #B7CDD6

#B7CDD6
(183,205,214)
#A7BBC3
(167,187,195)
#97A9B0
(151,169,176)
#87979D
(135,151,157)
#77858A
(119,133,138)
#677377
(103,115,119)
#576164
(87,97,100)
#474F51
(71,79,81)
#373D3E
(55,61,62)
#272B2B
(39,43,43)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #B7CDD6

#B7CDD6
(183,205,214)
#BDD1D9
(189,209,217)
#C3D5DC
(195,213,220)
#C9D9DF
(201,217,223)
#CFDDE2
(207,221,226)
#D5E1E5
(213,225,229)
#DBE5E8
(219,229,232)
#E1E9EB
(225,233,235)
#E7EDEE
(231,237,238)
#EDF1F1
(237,241,241)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B7CDD6; }

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

This text font color is #B7CDD6.

Background Color

.myBgColor { background-color: #B7CDD6; }

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

This div background color is #B7CDD6.

Border color

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

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

This div border color is #B7CDD6.

Opacity

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

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

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

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

This text has shadow with #B7CDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7CDD6.

Preview

Color preview on black background

This text has color #B7CDD6 on black background.


Color preview on white background

This text has color #B7CDD6 on white background.


Black color preview on #B7CDD6 background

This text has black color on #B7CDD6 background.


White color preview on #B7CDD6 background

This text has white color on #B7CDD6 background.


Related colors

Complementary color

Complementary color for #hex is #483229.


I love getcolorcode.com

Triadic colors

1 #D6B7CD and #CDD6B7 with #B7CDD6 are triadic colors.

2 #D6CDB7 and #CDB7D6 with #B7CDD6 are triadic colors.