COLOR #B7D2DE

HEX: #B7D2DE RGB: (183,210,222)

Color info

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

RGB color model

#B7D2DE color RGB value is (183,210,222).

RGB: (183,210,222) (72%, 82%, 87%)

RGB channels and saturation

R 183 of 255 = 72%
G 210 of 255 = 82%
B 222 of 255 = 87%

183
210
222

R + G + B ~ 80%. #B7D2DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 210 + 222 = 615 (100%)
R 183 of 615 ~ 29.76%
G 210 of 615 ~ 34.15%
B 222 of 615 ~ 36.1'%

%29.76
%34.15
%36.1

CMYK color model

#B7D2DE color CMYK value is (18,5,0,13).

  • cyan value is 17.57%
  • magenta value is 5.41%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (18,5,0,13)
C18M5Y0K13 (18%, 5%, 0%, 13%)
(0.18 / 0.05 / 0.00 / 0.13)

CMYK percentages

%17.57
%5.41
%0
%12.94

Codes

Color #B7D2DE in popluar color models

B7 D2 DE
RGB 183 210 222
HSL 198° 37.14% 79.41%
HSB/HSV 198° 17.57% 87.06%
CMYK 17.57% 5.41% 0.00%
12.94%

Color #B7D2DE in popluar number systems.

HEX B7 D2 DE
Decimal 183 210 222
Binary 10110111 11010010 11011110
Octal 267 322 336

Shades and tints

Shades of #B7D2DE

#B7D2DE
(183,210,222)
#A7BFCA
(167,191,202)
#97ACB6
(151,172,182)
#8799A2
(135,153,162)
#77868E
(119,134,142)
#67737A
(103,115,122)
#576066
(87,96,102)
#474D52
(71,77,82)
#373A3E
(55,58,62)
#27272A
(39,39,42)
#171416
(23,20,22)
#000000
(0,0,0)

Tints of #B7D2DE

#B7D2DE
(183,210,222)
#BDD6E1
(189,214,225)
#C3DAE4
(195,218,228)
#C9DEE7
(201,222,231)
#CFE2EA
(207,226,234)
#D5E6ED
(213,230,237)
#DBEAF0
(219,234,240)
#E1EEF3
(225,238,243)
#E7F2F6
(231,242,246)
#EDF6F9
(237,246,249)
#F3FAFC
(243,250,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7D2DE color. Also use rgb(183,210,222) instead hex code.

Text Font Color

.myTextColor { color: #B7D2DE; }

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

This text font color is #B7D2DE.

Background Color

.myBgColor { background-color: #B7D2DE; }

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

This div background color is #B7D2DE.

Border color

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

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

This div border color is #B7D2DE.

Opacity

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

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

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

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

This text has shadow with #B7D2DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7D2DE.

Preview

Color preview on black background

This text has color #B7D2DE on black background.


Color preview on white background

This text has color #B7D2DE on white background.


Black color preview on #B7D2DE background

This text has black color on #B7D2DE background.


White color preview on #B7D2DE background

This text has white color on #B7D2DE background.


Related colors

Complementary color

Complementary color for #hex is #482D21.


I love getcolorcode.com

Triadic colors

1 #DEB7D2 and #D2DEB7 with #B7D2DE are triadic colors.

2 #DED2B7 and #D2B7DE with #B7D2DE are triadic colors.