COLOR #B6D1BA

HEX: #B6D1BA RGB: (182,209,186)

Color info

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

RGB color model

#B6D1BA color RGB value is (182,209,186).

RGB: (182,209,186) (71%, 82%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 209 of 255 = 82%
B 186 of 255 = 73%

182
209
186

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

Portions of RGB colors in percentages

R + G + B = 182 + 209 + 186 = 577 (100%)
R 182 of 577 ~ 31.54%
G 209 of 577 ~ 36.22%
B 186 of 577 ~ 32.24'%

%31.54
%36.22
%32.24

CMYK color model

#B6D1BA color CMYK value is (13,0,11,18).

  • cyan value is 12.92%
  • magenta value is 0.00%
  • yellow value is 11.00%
  • key color value is 18.04%

CMYK: (13,0,11,18)
C13M0Y11K18 (13%, 0%, 11%, 18%)
(0.13 / 0.00 / 0.11 / 0.18)

CMYK percentages

%12.92
%0
%11
%18.04

Codes

Color #B6D1BA in popluar color models

B6 D1 BA
RGB 182 209 186
HSL 129° 22.69% 76.67%
HSB/HSV 129° 12.92% 81.96%
CMYK 12.92% 0.00% 11.00%
18.04%

Color #B6D1BA in popluar number systems.

HEX B6 D1 BA
Decimal 182 209 186
Binary 10110110 11010001 10111010
Octal 266 321 272

Shades and tints

Shades of #B6D1BA

#B6D1BA
(182,209,186)
#A6BEAA
(166,190,170)
#96AB9A
(150,171,154)
#86988A
(134,152,138)
#76857A
(118,133,122)
#66726A
(102,114,106)
#565F5A
(86,95,90)
#464C4A
(70,76,74)
#36393A
(54,57,58)
#26262A
(38,38,42)
#16131A
(22,19,26)
#000000
(0,0,0)

Tints of #B6D1BA

#B6D1BA
(182,209,186)
#BCD5C0
(188,213,192)
#C2D9C6
(194,217,198)
#C8DDCC
(200,221,204)
#CEE1D2
(206,225,210)
#D4E5D8
(212,229,216)
#DAE9DE
(218,233,222)
#E0EDE4
(224,237,228)
#E6F1EA
(230,241,234)
#ECF5F0
(236,245,240)
#F2F9F6
(242,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D1BA color. Also use rgb(182,209,186) instead hex code.

Text Font Color

.myTextColor { color: #B6D1BA; }

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

This text font color is #B6D1BA.

Background Color

.myBgColor { background-color: #B6D1BA; }

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

This div background color is #B6D1BA.

Border color

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

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

This div border color is #B6D1BA.

Opacity

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

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

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

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

This text has shadow with #B6D1BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D1BA.

Preview

Color preview on black background

This text has color #B6D1BA on black background.


Color preview on white background

This text has color #B6D1BA on white background.


Black color preview on #B6D1BA background

This text has black color on #B6D1BA background.


White color preview on #B6D1BA background

This text has white color on #B6D1BA background.


Related colors

Complementary color

Complementary color for #hex is #492E45.


I love getcolorcode.com

Triadic colors

1 #BAB6D1 and #D1BAB6 with #B6D1BA are triadic colors.

2 #BAD1B6 and #D1B6BA with #B6D1BA are triadic colors.