COLOR #B6BCA4

HEX: #B6BCA4 RGB: (182,188,164)

Color info

#B6BCA4 contains red, green and blue colors in about the same proportion. Web safe color of #B6BCA4 is #CCCC99 (or #CC9).

RGB color model

#B6BCA4 color RGB value is (182,188,164).

RGB: (182,188,164) (71%, 74%, 64%)

RGB channels and saturation

R 182 of 255 = 71%
G 188 of 255 = 74%
B 164 of 255 = 64%

182
188
164

R + G + B ~ 70%. #B6BCA4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 188 + 164 = 534 (100%)
R 182 of 534 ~ 34.08%
G 188 of 534 ~ 35.21%
B 164 of 534 ~ 30.71'%

%34.08
%35.21
%30.71

CMYK color model

#B6BCA4 color CMYK value is (3,0,13,26).

  • cyan value is 3.19%
  • magenta value is 0.00%
  • yellow value is 12.77%
  • key color value is 26.27%

CMYK: (3,0,13,26)
C3M0Y13K26 (3%, 0%, 13%, 26%)
(0.03 / 0.00 / 0.13 / 0.26)

CMYK percentages

%3.19
%0
%12.77
%26.27

Codes

Color #B6BCA4 in popluar color models

B6 BC A4
RGB 182 188 164
HSL 75° 15.19% 69.02%
HSB/HSV 75° 12.77% 73.73%
CMYK 3.19% 0.00% 12.77%
26.27%

Color #B6BCA4 in popluar number systems.

HEX B6 BC A4
Decimal 182 188 164
Binary 10110110 10111100 10100100
Octal 266 274 244

Shades and tints

Shades of #B6BCA4

#B6BCA4
(182,188,164)
#A6AB96
(166,171,150)
#969A88
(150,154,136)
#86897A
(134,137,122)
#76786C
(118,120,108)
#66675E
(102,103,94)
#565650
(86,86,80)
#464542
(70,69,66)
#363434
(54,52,52)
#262326
(38,35,38)
#161218
(22,18,24)
#000000
(0,0,0)

Tints of #B6BCA4

#B6BCA4
(182,188,164)
#BCC2AC
(188,194,172)
#C2C8B4
(194,200,180)
#C8CEBC
(200,206,188)
#CED4C4
(206,212,196)
#D4DACC
(212,218,204)
#DAE0D4
(218,224,212)
#E0E6DC
(224,230,220)
#E6ECE4
(230,236,228)
#ECF2EC
(236,242,236)
#F2F8F4
(242,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6BCA4 color. Also use rgb(182,188,164) instead hex code.

Text Font Color

.myTextColor { color: #B6BCA4; }

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

This text font color is #B6BCA4.

Background Color

.myBgColor { background-color: #B6BCA4; }

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

This div background color is #B6BCA4.

Border color

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

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

This div border color is #B6BCA4.

Opacity

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

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

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

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

This text has shadow with #B6BCA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BCA4.

Preview

Color preview on black background

This text has color #B6BCA4 on black background.


Color preview on white background

This text has color #B6BCA4 on white background.


Black color preview on #B6BCA4 background

This text has black color on #B6BCA4 background.


White color preview on #B6BCA4 background

This text has white color on #B6BCA4 background.


Related colors

Complementary color

Complementary color for #hex is #49435B.


I love getcolorcode.com

Triadic colors

1 #A4B6BC and #BCA4B6 with #B6BCA4 are triadic colors.

2 #A4BCB6 and #BCB6A4 with #B6BCA4 are triadic colors.