COLOR #B4CDB6

HEX: #B4CDB6 RGB: (180,205,182)

Color info

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

RGB color model

#B4CDB6 color RGB value is (180,205,182).

RGB: (180,205,182) (71%, 80%, 71%)

RGB channels and saturation

R 180 of 255 = 71%
G 205 of 255 = 80%
B 182 of 255 = 71%

180
205
182

R + G + B ~ 74%. #B4CDB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 205 + 182 = 567 (100%)
R 180 of 567 ~ 31.75%
G 205 of 567 ~ 36.16%
B 182 of 567 ~ 32.1'%

%31.75
%36.16
%32.1

CMYK color model

#B4CDB6 color CMYK value is (12,0,11,20).

  • cyan value is 12.20%
  • magenta value is 0.00%
  • yellow value is 11.22%
  • key color value is 19.61%
CMYK: (12,0,11,20) C12M0Y11K20 (12%,0%,11%,20%) (0.12/0.00/0.11/0.20) 

CMYK percentages

%12.2
%0
%11.22
%19.61

Codes

Color #B4CDB6 in popluar color models

B4 CD B6
RGB 180 205 182
HSL 125° 20.00% 75.49%
HSB/HSV 125° 12.20% 80.39%
CMYK 12.20% 0.00% 11.22%
19.61%

Color #B4CDB6 in popluar number systems.

HEX B4 CD B6
Decimal 180 205 182
Binary 10110100 11001101 10110110
Octal 264 315 266

Shades and tints

Shades of #B4CDB6

#B4CDB6
(180,205,182)
#A4BBA6
(164,187,166)
#94A996
(148,169,150)
#849786
(132,151,134)
#748576
(116,133,118)
#647366
(100,115,102)
#546156
(84,97,86)
#444F46
(68,79,70)
#343D36
(52,61,54)
#242B26
(36,43,38)
#141916
(20,25,22)
#000000
(0,0,0)

Tints of #B4CDB6

#B4CDB6
(180,205,182)
#BAD1BC
(186,209,188)
#C0D5C2
(192,213,194)
#C6D9C8
(198,217,200)
#CCDDCE
(204,221,206)
#D2E1D4
(210,225,212)
#D8E5DA
(216,229,218)
#DEE9E0
(222,233,224)
#E4EDE6
(228,237,230)
#EAF1EC
(234,241,236)
#F0F5F2
(240,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4CDB6 color. Also use rgb(180,205,182) instead hex code.

Text Font Color

.myTextColor { color: #B4CDB6; }

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

This text font color is #B4CDB6.

Background Color

.myBgColor { background-color: #B4CDB6; }

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

This div background color is #B4CDB6.

Border color

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

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

This div border color is #B4CDB6.

Opacity

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

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

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

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

This text has shadow with #B4CDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4CDB6.

Preview

Color preview on black background

This text has color #B4CDB6 on black background.


Color preview on white background

This text has color #B4CDB6 on white background.


Black color preview on #B4CDB6 background

This text has black color on #B4CDB6 background.


White color preview on #B4CDB6 background

This text has white color on #B4CDB6 background.


Related colors

Complementary color

Complementary color for #hex is #4B3249.


I love getcolorcode.com

Triadic colors

1 #B6B4CD and #CDB6B4 with #B4CDB6 are triadic colors.

2 #B6CDB4 and #CDB4B6 with #B4CDB6 are triadic colors.