COLOR #B5D4CE

HEX: #B5D4CE RGB: (181,212,206)

Color info

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

RGB color model

#B5D4CE color RGB value is (181,212,206).

RGB: (181,212,206) (71%, 83%, 81%)

RGB channels and saturation

R 181 of 255 = 71%
G 212 of 255 = 83%
B 206 of 255 = 81%

181
212
206

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

Portions of RGB colors in percentages

R + G + B = 181 + 212 + 206 = 599 (100%)
R 181 of 599 ~ 30.22%
G 212 of 599 ~ 35.39%
B 206 of 599 ~ 34.39'%

%30.22
%35.39
%34.39

CMYK color model

#B5D4CE color CMYK value is (15,0,3,17).

  • cyan value is 14.62%
  • magenta value is 0.00%
  • yellow value is 2.83%
  • key color value is 16.86%

CMYK: (15,0,3,17)
C15M0Y3K17 (15%, 0%, 3%, 17%)
(0.15 / 0.00 / 0.03 / 0.17)

CMYK percentages

%14.62
%0
%2.83
%16.86

Codes

Color #B5D4CE in popluar color models

B5 D4 CE
RGB 181 212 206
HSL 168° 26.50% 77.06%
HSB/HSV 168° 14.62% 83.14%
CMYK 14.62% 0.00% 2.83%
16.86%

Color #B5D4CE in popluar number systems.

HEX B5 D4 CE
Decimal 181 212 206
Binary 10110101 11010100 11001110
Octal 265 324 316

Shades and tints

Shades of #B5D4CE

#B5D4CE
(181,212,206)
#A5C1BC
(165,193,188)
#95AEAA
(149,174,170)
#859B98
(133,155,152)
#758886
(117,136,134)
#657574
(101,117,116)
#556262
(85,98,98)
#454F50
(69,79,80)
#353C3E
(53,60,62)
#25292C
(37,41,44)
#15161A
(21,22,26)
#000000
(0,0,0)

Tints of #B5D4CE

#B5D4CE
(181,212,206)
#BBD7D2
(187,215,210)
#C1DAD6
(193,218,214)
#C7DDDA
(199,221,218)
#CDE0DE
(205,224,222)
#D3E3E2
(211,227,226)
#D9E6E6
(217,230,230)
#DFE9EA
(223,233,234)
#E5ECEE
(229,236,238)
#EBEFF2
(235,239,242)
#F1F2F6
(241,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D4CE color. Also use rgb(181,212,206) instead hex code.

Text Font Color

.myTextColor { color: #B5D4CE; }

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

This text font color is #B5D4CE.

Background Color

.myBgColor { background-color: #B5D4CE; }

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

This div background color is #B5D4CE.

Border color

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

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

This div border color is #B5D4CE.

Opacity

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

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

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

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

This text has shadow with #B5D4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D4CE.

Preview

Color preview on black background

This text has color #B5D4CE on black background.


Color preview on white background

This text has color #B5D4CE on white background.


Black color preview on #B5D4CE background

This text has black color on #B5D4CE background.


White color preview on #B5D4CE background

This text has white color on #B5D4CE background.


Related colors

Complementary color

Complementary color for #hex is #4A2B31.


I love getcolorcode.com

Triadic colors

1 #CEB5D4 and #D4CEB5 with #B5D4CE are triadic colors.

2 #CED4B5 and #D4B5CE with #B5D4CE are triadic colors.