COLOR #B5D7DE

HEX: #B5D7DE RGB: (181,215,222)

Color info

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

RGB color model

#B5D7DE color RGB value is (181,215,222).

RGB: (181,215,222) (71%, 84%, 87%)

RGB channels and saturation

R 181 of 255 = 71%
G 215 of 255 = 84%
B 222 of 255 = 87%

181
215
222

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

Portions of RGB colors in percentages

R + G + B = 181 + 215 + 222 = 618 (100%)
R 181 of 618 ~ 29.29%
G 215 of 618 ~ 34.79%
B 222 of 618 ~ 35.92'%

%29.29
%34.79
%35.92

CMYK color model

#B5D7DE color CMYK value is (18,3,0,13).

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

CMYK: (18,3,0,13)
C18M3Y0K13 (18%, 3%, 0%, 13%)
(0.18 / 0.03 / 0.00 / 0.13)

CMYK percentages

%18.47
%3.15
%0
%12.94

Codes

Color #B5D7DE in popluar color models

B5 D7 DE
RGB 181 215 222
HSL 190° 38.32% 79.02%
HSB/HSV 190° 18.47% 87.06%
CMYK 18.47% 3.15% 0.00%
12.94%

Color #B5D7DE in popluar number systems.

HEX B5 D7 DE
Decimal 181 215 222
Binary 10110101 11010111 11011110
Octal 265 327 336

Shades and tints

Shades of #B5D7DE

#B5D7DE
(181,215,222)
#A5C4CA
(165,196,202)
#95B1B6
(149,177,182)
#859EA2
(133,158,162)
#758B8E
(117,139,142)
#65787A
(101,120,122)
#556566
(85,101,102)
#455252
(69,82,82)
#353F3E
(53,63,62)
#252C2A
(37,44,42)
#151916
(21,25,22)
#000000
(0,0,0)

Tints of #B5D7DE

#B5D7DE
(181,215,222)
#BBDAE1
(187,218,225)
#C1DDE4
(193,221,228)
#C7E0E7
(199,224,231)
#CDE3EA
(205,227,234)
#D3E6ED
(211,230,237)
#D9E9F0
(217,233,240)
#DFECF3
(223,236,243)
#E5EFF6
(229,239,246)
#EBF2F9
(235,242,249)
#F1F5FC
(241,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D7DE; }

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

This text font color is #B5D7DE.

Background Color

.myBgColor { background-color: #B5D7DE; }

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

This div background color is #B5D7DE.

Border color

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

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

This div border color is #B5D7DE.

Opacity

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

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

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

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

This text has shadow with #B5D7DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D7DE.

Preview

Color preview on black background

This text has color #B5D7DE on black background.


Color preview on white background

This text has color #B5D7DE on white background.


Black color preview on #B5D7DE background

This text has black color on #B5D7DE background.


White color preview on #B5D7DE background

This text has white color on #B5D7DE background.


Related colors

Complementary color

Complementary color for #hex is #4A2821.


I love getcolorcode.com

Triadic colors

1 #DEB5D7 and #D7DEB5 with #B5D7DE are triadic colors.

2 #DED7B5 and #D7B5DE with #B5D7DE are triadic colors.