COLOR #B8D7DE

HEX: #B8D7DE RGB: (184,215,222)

Color info

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

RGB color model

#B8D7DE color RGB value is (184,215,222).

RGB: (184,215,222) (72%, 84%, 87%)

RGB channels and saturation

R 184 of 255 = 72%
G 215 of 255 = 84%
B 222 of 255 = 87%

184
215
222

R + G + B ~ 81%. #B8D7DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 215 + 222 = 621 (100%)
R 184 of 621 ~ 29.63%
G 215 of 621 ~ 34.62%
B 222 of 621 ~ 35.75'%

%29.63
%34.62
%35.75

CMYK color model

#B8D7DE color CMYK value is (17,3,0,13).

  • cyan value is 17.12%
  • magenta value is 3.15%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (17,3,0,13)
C17M3Y0K13 (17%, 3%, 0%, 13%)
(0.17 / 0.03 / 0.00 / 0.13)

CMYK percentages

%17.12
%3.15
%0
%12.94

Codes

Color #B8D7DE in popluar color models

B8 D7 DE
RGB 184 215 222
HSL 191° 36.54% 79.61%
HSB/HSV 191° 17.12% 87.06%
CMYK 17.12% 3.15% 0.00%
12.94%

Color #B8D7DE in popluar number systems.

HEX B8 D7 DE
Decimal 184 215 222
Binary 10111000 11010111 11011110
Octal 270 327 336

Shades and tints

Shades of #B8D7DE

#B8D7DE
(184,215,222)
#A8C4CA
(168,196,202)
#98B1B6
(152,177,182)
#889EA2
(136,158,162)
#788B8E
(120,139,142)
#68787A
(104,120,122)
#586566
(88,101,102)
#485252
(72,82,82)
#383F3E
(56,63,62)
#282C2A
(40,44,42)
#181916
(24,25,22)
#000000
(0,0,0)

Tints of #B8D7DE

#B8D7DE
(184,215,222)
#BEDAE1
(190,218,225)
#C4DDE4
(196,221,228)
#CAE0E7
(202,224,231)
#D0E3EA
(208,227,234)
#D6E6ED
(214,230,237)
#DCE9F0
(220,233,240)
#E2ECF3
(226,236,243)
#E8EFF6
(232,239,246)
#EEF2F9
(238,242,249)
#F4F5FC
(244,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8D7DE color. Also use rgb(184,215,222) instead hex code.

Text Font Color

.myTextColor { color: #B8D7DE; }

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

This text font color is #B8D7DE.

Background Color

.myBgColor { background-color: #B8D7DE; }

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

This div background color is #B8D7DE.

Border color

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

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

This div border color is #B8D7DE.

Opacity

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

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

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

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

This text has shadow with #B8D7DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8D7DE.

Preview

Color preview on black background

This text has color #B8D7DE on black background.


Color preview on white background

This text has color #B8D7DE on white background.


Black color preview on #B8D7DE background

This text has black color on #B8D7DE background.


White color preview on #B8D7DE background

This text has white color on #B8D7DE background.


Related colors

Complementary color

Complementary color for #hex is #472821.


I love getcolorcode.com

Triadic colors

1 #DEB8D7 and #D7DEB8 with #B8D7DE are triadic colors.

2 #DED7B8 and #D7B8DE with #B8D7DE are triadic colors.