COLOR #B6D4BD

HEX: #B6D4BD RGB: (182,212,189)

Color info

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

RGB color model

#B6D4BD color RGB value is (182,212,189).

RGB: (182,212,189) (71%, 83%, 74%)

RGB channels and saturation

R 182 of 255 = 71%
G 212 of 255 = 83%
B 189 of 255 = 74%

182
212
189

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

Portions of RGB colors in percentages

R + G + B = 182 + 212 + 189 = 583 (100%)
R 182 of 583 ~ 31.22%
G 212 of 583 ~ 36.36%
B 189 of 583 ~ 32.42'%

%31.22
%36.36
%32.42

CMYK color model

#B6D4BD color CMYK value is (14,0,11,17).

  • cyan value is 14.15%
  • magenta value is 0.00%
  • yellow value is 10.85%
  • key color value is 16.86%

CMYK: (14,0,11,17)
C14M0Y11K17 (14%, 0%, 11%, 17%)
(0.14 / 0.00 / 0.11 / 0.17)

CMYK percentages

%14.15
%0
%10.85
%16.86

Codes

Color #B6D4BD in popluar color models

B6 D4 BD
RGB 182 212 189
HSL 134° 25.86% 77.25%
HSB/HSV 134° 14.15% 83.14%
CMYK 14.15% 0.00% 10.85%
16.86%

Color #B6D4BD in popluar number systems.

HEX B6 D4 BD
Decimal 182 212 189
Binary 10110110 11010100 10111101
Octal 266 324 275

Shades and tints

Shades of #B6D4BD

#B6D4BD
(182,212,189)
#A6C1AC
(166,193,172)
#96AE9B
(150,174,155)
#869B8A
(134,155,138)
#768879
(118,136,121)
#667568
(102,117,104)
#566257
(86,98,87)
#464F46
(70,79,70)
#363C35
(54,60,53)
#262924
(38,41,36)
#161613
(22,22,19)
#000000
(0,0,0)

Tints of #B6D4BD

#B6D4BD
(182,212,189)
#BCD7C3
(188,215,195)
#C2DAC9
(194,218,201)
#C8DDCF
(200,221,207)
#CEE0D5
(206,224,213)
#D4E3DB
(212,227,219)
#DAE6E1
(218,230,225)
#E0E9E7
(224,233,231)
#E6ECED
(230,236,237)
#ECEFF3
(236,239,243)
#F2F2F9
(242,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D4BD color. Also use rgb(182,212,189) instead hex code.

Text Font Color

.myTextColor { color: #B6D4BD; }

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

This text font color is #B6D4BD.

Background Color

.myBgColor { background-color: #B6D4BD; }

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

This div background color is #B6D4BD.

Border color

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

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

This div border color is #B6D4BD.

Opacity

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

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

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

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

This text has shadow with #B6D4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D4BD.

Preview

Color preview on black background

This text has color #B6D4BD on black background.


Color preview on white background

This text has color #B6D4BD on white background.


Black color preview on #B6D4BD background

This text has black color on #B6D4BD background.


White color preview on #B6D4BD background

This text has white color on #B6D4BD background.


Related colors

Complementary color

Complementary color for #hex is #492B42.


I love getcolorcode.com

Triadic colors

1 #BDB6D4 and #D4BDB6 with #B6D4BD are triadic colors.

2 #BDD4B6 and #D4B6BD with #B6D4BD are triadic colors.