COLOR #B4D1BB

HEX: #B4D1BB RGB: (180,209,187)

Color info

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

RGB color model

#B4D1BB color RGB value is (180,209,187).

RGB: (180,209,187) (71%, 82%, 73%)

RGB channels and saturation

R 180 of 255 = 71%
G 209 of 255 = 82%
B 187 of 255 = 73%

180
209
187

R + G + B ~ 75%. #B4D1BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 209 + 187 = 576 (100%)
R 180 of 576 ~ 31.25%
G 209 of 576 ~ 36.28%
B 187 of 576 ~ 32.47'%

%31.25
%36.28
%32.47

CMYK color model

#B4D1BB color CMYK value is (14,0,11,18).

  • cyan value is 13.88%
  • magenta value is 0.00%
  • yellow value is 10.53%
  • key color value is 18.04%
CMYK: (14,0,11,18) C14M0Y11K18 (14%,0%,11%,18%) (0.14/0.00/0.11/0.18) 

CMYK percentages

%13.88
%0
%10.53
%18.04

Codes

Color #B4D1BB in popluar color models

B4 D1 BB
RGB 180 209 187
HSL 134° 23.97% 76.27%
HSB/HSV 134° 13.88% 81.96%
CMYK 13.88% 0.00% 10.53%
18.04%

Color #B4D1BB in popluar number systems.

HEX B4 D1 BB
Decimal 180 209 187
Binary 10110100 11010001 10111011
Octal 264 321 273

Shades and tints

Shades of #B4D1BB

#B4D1BB
(180,209,187)
#A4BEAA
(164,190,170)
#94AB99
(148,171,153)
#849888
(132,152,136)
#748577
(116,133,119)
#647266
(100,114,102)
#545F55
(84,95,85)
#444C44
(68,76,68)
#343933
(52,57,51)
#242622
(36,38,34)
#141311
(20,19,17)
#000000
(0,0,0)

Tints of #B4D1BB

#B4D1BB
(180,209,187)
#BAD5C1
(186,213,193)
#C0D9C7
(192,217,199)
#C6DDCD
(198,221,205)
#CCE1D3
(204,225,211)
#D2E5D9
(210,229,217)
#D8E9DF
(216,233,223)
#DEEDE5
(222,237,229)
#E4F1EB
(228,241,235)
#EAF5F1
(234,245,241)
#F0F9F7
(240,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D1BB color. Also use rgb(180,209,187) instead hex code.

Text Font Color

.myTextColor { color: #B4D1BB; }

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

This text font color is #B4D1BB.

Background Color

.myBgColor { background-color: #B4D1BB; }

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

This div background color is #B4D1BB.

Border color

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

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

This div border color is #B4D1BB.

Opacity

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

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

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

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

This text has shadow with #B4D1BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D1BB.

Preview

Color preview on black background

This text has color #B4D1BB on black background.


Color preview on white background

This text has color #B4D1BB on white background.


Black color preview on #B4D1BB background

This text has black color on #B4D1BB background.


White color preview on #B4D1BB background

This text has white color on #B4D1BB background.


Related colors

Complementary color

Complementary color for #hex is #4B2E44.


I love getcolorcode.com

Triadic colors

1 #BBB4D1 and #D1BBB4 with #B4D1BB are triadic colors.

2 #BBD1B4 and #D1B4BB with #B4D1BB are triadic colors.