COLOR #B4D9CF

HEX: #B4D9CF RGB: (180,217,207)

Color info

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

RGB color model

#B4D9CF color RGB value is (180,217,207).

RGB: (180,217,207) (71%, 85%, 81%)

RGB channels and saturation

R 180 of 255 = 71%
G 217 of 255 = 85%
B 207 of 255 = 81%

180
217
207

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

Portions of RGB colors in percentages

R + G + B = 180 + 217 + 207 = 604 (100%)
R 180 of 604 ~ 29.8%
G 217 of 604 ~ 35.93%
B 207 of 604 ~ 34.27'%

%29.8
%35.93
%34.27

CMYK color model

#B4D9CF color CMYK value is (17,0,5,15).

  • cyan value is 17.05%
  • magenta value is 0.00%
  • yellow value is 4.61%
  • key color value is 14.90%
CMYK: (17,0,5,15) C17M0Y5K15 (17%,0%,5%,15%) (0.17/0.00/0.05/0.15) 

CMYK percentages

%17.05
%0
%4.61
%14.9

Codes

Color #B4D9CF in popluar color models

B4 D9 CF
RGB 180 217 207
HSL 164° 32.74% 77.84%
HSB/HSV 164° 17.05% 85.10%
CMYK 17.05% 0.00% 4.61%
14.90%

Color #B4D9CF in popluar number systems.

HEX B4 D9 CF
Decimal 180 217 207
Binary 10110100 11011001 11001111
Octal 264 331 317

Shades and tints

Shades of #B4D9CF

#B4D9CF
(180,217,207)
#A4C6BD
(164,198,189)
#94B3AB
(148,179,171)
#84A099
(132,160,153)
#748D87
(116,141,135)
#647A75
(100,122,117)
#546763
(84,103,99)
#445451
(68,84,81)
#34413F
(52,65,63)
#242E2D
(36,46,45)
#141B1B
(20,27,27)
#000000
(0,0,0)

Tints of #B4D9CF

#B4D9CF
(180,217,207)
#BADCD3
(186,220,211)
#C0DFD7
(192,223,215)
#C6E2DB
(198,226,219)
#CCE5DF
(204,229,223)
#D2E8E3
(210,232,227)
#D8EBE7
(216,235,231)
#DEEEEB
(222,238,235)
#E4F1EF
(228,241,239)
#EAF4F3
(234,244,243)
#F0F7F7
(240,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D9CF color. Also use rgb(180,217,207) instead hex code.

Text Font Color

.myTextColor { color: #B4D9CF; }

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

This text font color is #B4D9CF.

Background Color

.myBgColor { background-color: #B4D9CF; }

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

This div background color is #B4D9CF.

Border color

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

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

This div border color is #B4D9CF.

Opacity

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

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

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

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

This text has shadow with #B4D9CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D9CF.

Preview

Color preview on black background

This text has color #B4D9CF on black background.


Color preview on white background

This text has color #B4D9CF on white background.


Black color preview on #B4D9CF background

This text has black color on #B4D9CF background.


White color preview on #B4D9CF background

This text has white color on #B4D9CF background.


Related colors

Complementary color

Complementary color for #hex is #4B2630.


I love getcolorcode.com

Triadic colors

1 #CFB4D9 and #D9CFB4 with #B4D9CF are triadic colors.

2 #CFD9B4 and #D9B4CF with #B4D9CF are triadic colors.