COLOR #B5CFD6

HEX: #B5CFD6 RGB: (181,207,214)

Color info

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

RGB color model

#B5CFD6 color RGB value is (181,207,214).

RGB: (181,207,214) (71%, 81%, 84%)

RGB channels and saturation

R 181 of 255 = 71%
G 207 of 255 = 81%
B 214 of 255 = 84%

181
207
214

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

Portions of RGB colors in percentages

R + G + B = 181 + 207 + 214 = 602 (100%)
R 181 of 602 ~ 30.07%
G 207 of 602 ~ 34.39%
B 214 of 602 ~ 35.55'%

%30.07
%34.39
%35.55

CMYK color model

#B5CFD6 color CMYK value is (15,3,0,16).

  • cyan value is 15.42%
  • magenta value is 3.27%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (15,3,0,16) C15M3Y0K16 (15%,3%,0%,16%) (0.15/0.03/0.00/0.16) 

CMYK percentages

%15.42
%3.27
%0
%16.08

Codes

Color #B5CFD6 in popluar color models

B5 CF D6
RGB 181 207 214
HSL 193° 28.70% 77.45%
HSB/HSV 193° 15.42% 83.92%
CMYK 15.42% 3.27% 0.00%
16.08%

Color #B5CFD6 in popluar number systems.

HEX B5 CF D6
Decimal 181 207 214
Binary 10110101 11001111 11010110
Octal 265 317 326

Shades and tints

Shades of #B5CFD6

#B5CFD6
(181,207,214)
#A5BDC3
(165,189,195)
#95ABB0
(149,171,176)
#85999D
(133,153,157)
#75878A
(117,135,138)
#657577
(101,117,119)
#556364
(85,99,100)
#455151
(69,81,81)
#353F3E
(53,63,62)
#252D2B
(37,45,43)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #B5CFD6

#B5CFD6
(181,207,214)
#BBD3D9
(187,211,217)
#C1D7DC
(193,215,220)
#C7DBDF
(199,219,223)
#CDDFE2
(205,223,226)
#D3E3E5
(211,227,229)
#D9E7E8
(217,231,232)
#DFEBEB
(223,235,235)
#E5EFEE
(229,239,238)
#EBF3F1
(235,243,241)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5CFD6 color. Also use rgb(181,207,214) instead hex code.

Text Font Color

.myTextColor { color: #B5CFD6; }

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

This text font color is #B5CFD6.

Background Color

.myBgColor { background-color: #B5CFD6; }

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

This div background color is #B5CFD6.

Border color

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

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

This div border color is #B5CFD6.

Opacity

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

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

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

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

This text has shadow with #B5CFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CFD6.

Preview

Color preview on black background

This text has color #B5CFD6 on black background.


Color preview on white background

This text has color #B5CFD6 on white background.


Black color preview on #B5CFD6 background

This text has black color on #B5CFD6 background.


White color preview on #B5CFD6 background

This text has white color on #B5CFD6 background.


Related colors

Complementary color

Complementary color for #hex is #4A3029.


I love getcolorcode.com

Triadic colors

1 #D6B5CF and #CFD6B5 with #B5CFD6 are triadic colors.

2 #D6CFB5 and #CFB5D6 with #B5CFD6 are triadic colors.