COLOR #BAB7A6

HEX: #BAB7A6 RGB: (186,183,166)

Color info

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

RGB color model

#BAB7A6 color RGB value is (186,183,166).

RGB: (186,183,166) (73%, 72%, 65%)

RGB channels and saturation

R 186 of 255 = 73%
G 183 of 255 = 72%
B 166 of 255 = 65%

186
183
166

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

Portions of RGB colors in percentages

R + G + B = 186 + 183 + 166 = 535 (100%)
R 186 of 535 ~ 34.77%
G 183 of 535 ~ 34.21%
B 166 of 535 ~ 31.03'%

%34.77
%34.21
%31.03

CMYK color model

#BAB7A6 color CMYK value is (0,2,11,27).

  • cyan value is 0.00%
  • magenta value is 1.61%
  • yellow value is 10.75%
  • key color value is 27.06%
CMYK: (0,2,11,27) C0M2Y11K27 (0%,2%,11%,27%) (0.00/0.02/0.11/0.27) 

CMYK percentages

%0
%1.61
%10.75
%27.06

Codes

Color #BAB7A6 in popluar color models

BA B7 A6
RGB 186 183 166
HSL 51° 12.66% 69.02%
HSB/HSV 51° 10.75% 72.94%
CMYK 0.00% 1.61% 10.75%
27.06%

Color #BAB7A6 in popluar number systems.

HEX BA B7 A6
Decimal 186 183 166
Binary 10111010 10110111 10100110
Octal 272 267 246

Shades and tints

Shades of #BAB7A6

#BAB7A6
(186,183,166)
#AAA797
(170,167,151)
#9A9788
(154,151,136)
#8A8779
(138,135,121)
#7A776A
(122,119,106)
#6A675B
(106,103,91)
#5A574C
(90,87,76)
#4A473D
(74,71,61)
#3A372E
(58,55,46)
#2A271F
(42,39,31)
#1A1710
(26,23,16)
#000000
(0,0,0)

Tints of #BAB7A6

#BAB7A6
(186,183,166)
#C0BDAE
(192,189,174)
#C6C3B6
(198,195,182)
#CCC9BE
(204,201,190)
#D2CFC6
(210,207,198)
#D8D5CE
(216,213,206)
#DEDBD6
(222,219,214)
#E4E1DE
(228,225,222)
#EAE7E6
(234,231,230)
#F0EDEE
(240,237,238)
#F6F3F6
(246,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAB7A6 color. Also use rgb(186,183,166) instead hex code.

Text Font Color

.myTextColor { color: #BAB7A6; }

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

This text font color is #BAB7A6.

Background Color

.myBgColor { background-color: #BAB7A6; }

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

This div background color is #BAB7A6.

Border color

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

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

This div border color is #BAB7A6.

Opacity

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

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

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

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

This text has shadow with #BAB7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAB7A6.

Preview

Color preview on black background

This text has color #BAB7A6 on black background.


Color preview on white background

This text has color #BAB7A6 on white background.


Black color preview on #BAB7A6 background

This text has black color on #BAB7A6 background.


White color preview on #BAB7A6 background

This text has white color on #BAB7A6 background.


Related colors

Complementary color

Complementary color for #hex is #454859.


I love getcolorcode.com

Triadic colors

1 #A6BAB7 and #B7A6BA with #BAB7A6 are triadic colors.

2 #A6B7BA and #B7BAA6 with #BAB7A6 are triadic colors.