COLOR #B6CABA

HEX: #B6CABA RGB: (182,202,186)

Color info

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

RGB color model

#B6CABA color RGB value is (182,202,186).

RGB: (182,202,186) (71%, 79%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 202 of 255 = 79%
B 186 of 255 = 73%

182
202
186

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

Portions of RGB colors in percentages

R + G + B = 182 + 202 + 186 = 570 (100%)
R 182 of 570 ~ 31.93%
G 202 of 570 ~ 35.44%
B 186 of 570 ~ 32.63'%

%31.93
%35.44
%32.63

CMYK color model

#B6CABA color CMYK value is (10,0,8,21).

  • cyan value is 9.90%
  • magenta value is 0.00%
  • yellow value is 7.92%
  • key color value is 20.78%

CMYK: (10,0,8,21)
C10M0Y8K21 (10%, 0%, 8%, 21%)
(0.10 / 0.00 / 0.08 / 0.21)

CMYK percentages

%9.9
%0
%7.92
%20.78

Codes

Color #B6CABA in popluar color models

B6 CA BA
RGB 182 202 186
HSL 132° 15.87% 75.29%
HSB/HSV 132° 9.90% 79.22%
CMYK 9.90% 0.00% 7.92%
20.78%

Color #B6CABA in popluar number systems.

HEX B6 CA BA
Decimal 182 202 186
Binary 10110110 11001010 10111010
Octal 266 312 272

Shades and tints

Shades of #B6CABA

#B6CABA
(182,202,186)
#A6B8AA
(166,184,170)
#96A69A
(150,166,154)
#86948A
(134,148,138)
#76827A
(118,130,122)
#66706A
(102,112,106)
#565E5A
(86,94,90)
#464C4A
(70,76,74)
#363A3A
(54,58,58)
#26282A
(38,40,42)
#16161A
(22,22,26)
#000000
(0,0,0)

Tints of #B6CABA

#B6CABA
(182,202,186)
#BCCEC0
(188,206,192)
#C2D2C6
(194,210,198)
#C8D6CC
(200,214,204)
#CEDAD2
(206,218,210)
#D4DED8
(212,222,216)
#DAE2DE
(218,226,222)
#E0E6E4
(224,230,228)
#E6EAEA
(230,234,234)
#ECEEF0
(236,238,240)
#F2F2F6
(242,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6CABA; }

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

This text font color is #B6CABA.

Background Color

.myBgColor { background-color: #B6CABA; }

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

This div background color is #B6CABA.

Border color

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

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

This div border color is #B6CABA.

Opacity

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

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

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

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

This text has shadow with #B6CABA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6CABA.

Preview

Color preview on black background

This text has color #B6CABA on black background.


Color preview on white background

This text has color #B6CABA on white background.


Black color preview on #B6CABA background

This text has black color on #B6CABA background.


White color preview on #B6CABA background

This text has white color on #B6CABA background.


Related colors

Complementary color

Complementary color for #hex is #493545.


I love getcolorcode.com

Triadic colors

1 #BAB6CA and #CABAB6 with #B6CABA are triadic colors.

2 #BACAB6 and #CAB6BA with #B6CABA are triadic colors.