COLOR #B4D0BD

HEX: #B4D0BD RGB: (180,208,189)

Color info

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

RGB color model

#B4D0BD color RGB value is (180,208,189).

RGB: (180,208,189) (71%, 82%, 74%)

RGB channels and saturation

R 180 of 255 = 71%
G 208 of 255 = 82%
B 189 of 255 = 74%

180
208
189

R + G + B ~ 76%. #B4D0BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 208 + 189 = 577 (100%)
R 180 of 577 ~ 31.2%
G 208 of 577 ~ 36.05%
B 189 of 577 ~ 32.76'%

%31.2
%36.05
%32.76

CMYK color model

#B4D0BD color CMYK value is (13,0,9,18).

  • cyan value is 13.46%
  • magenta value is 0.00%
  • yellow value is 9.13%
  • key color value is 18.43%

CMYK: (13,0,9,18)
C13M0Y9K18 (13%, 0%, 9%, 18%)
(0.13 / 0.00 / 0.09 / 0.18)

CMYK percentages

%13.46
%0
%9.13
%18.43

Codes

Color #B4D0BD in popluar color models

B4 D0 BD
RGB 180 208 189
HSL 139° 22.95% 76.08%
HSB/HSV 139° 13.46% 81.57%
CMYK 13.46% 0.00% 9.13%
18.43%

Color #B4D0BD in popluar number systems.

HEX B4 D0 BD
Decimal 180 208 189
Binary 10110100 11010000 10111101
Octal 264 320 275

Shades and tints

Shades of #B4D0BD

#B4D0BD
(180,208,189)
#A4BEAC
(164,190,172)
#94AC9B
(148,172,155)
#849A8A
(132,154,138)
#748879
(116,136,121)
#647668
(100,118,104)
#546457
(84,100,87)
#445246
(68,82,70)
#344035
(52,64,53)
#242E24
(36,46,36)
#141C13
(20,28,19)
#000000
(0,0,0)

Tints of #B4D0BD

#B4D0BD
(180,208,189)
#BAD4C3
(186,212,195)
#C0D8C9
(192,216,201)
#C6DCCF
(198,220,207)
#CCE0D5
(204,224,213)
#D2E4DB
(210,228,219)
#D8E8E1
(216,232,225)
#DEECE7
(222,236,231)
#E4F0ED
(228,240,237)
#EAF4F3
(234,244,243)
#F0F8F9
(240,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D0BD color. Also use rgb(180,208,189) instead hex code.

Text Font Color

.myTextColor { color: #B4D0BD; }

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

This text font color is #B4D0BD.

Background Color

.myBgColor { background-color: #B4D0BD; }

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

This div background color is #B4D0BD.

Border color

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

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

This div border color is #B4D0BD.

Opacity

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

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

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

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

This text has shadow with #B4D0BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D0BD.

Preview

Color preview on black background

This text has color #B4D0BD on black background.


Color preview on white background

This text has color #B4D0BD on white background.


Black color preview on #B4D0BD background

This text has black color on #B4D0BD background.


White color preview on #B4D0BD background

This text has white color on #B4D0BD background.


Related colors

Complementary color

Complementary color for #hex is #4B2F42.


I love getcolorcode.com

Triadic colors

1 #BDB4D0 and #D0BDB4 with #B4D0BD are triadic colors.

2 #BDD0B4 and #D0B4BD with #B4D0BD are triadic colors.