COLOR #B6A1AD

HEX: #B6A1AD RGB: (182,161,173)

Color info

#B6A1AD contains red, green and blue colors in about the same proportion. Web safe color of #B6A1AD is #CC9999 (or #C99).

RGB color model

#B6A1AD color RGB value is (182,161,173).

RGB: (182,161,173) (71%, 63%, 68%)

RGB channels and saturation

R 182 of 255 = 71%
G 161 of 255 = 63%
B 173 of 255 = 68%

182
161
173

R + G + B ~ 67%. #B6A1AD is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 161 + 173 = 516 (100%)
R 182 of 516 ~ 35.27%
G 161 of 516 ~ 31.2%
B 173 of 516 ~ 33.53'%

%35.27
%31.2
%33.53

CMYK color model

#B6A1AD color CMYK value is (0,12,5,29).

  • cyan value is 0.00%
  • magenta value is 11.54%
  • yellow value is 4.95%
  • key color value is 28.63%
CMYK: (0,12,5,29) C0M12Y5K29 (0%,12%,5%,29%) (0.00/0.12/0.05/0.29) 

CMYK percentages

%0
%11.54
%4.95
%28.63

Codes

Color #B6A1AD in popluar color models

B6 A1 AD
RGB 182 161 173
HSL 326° 12.57% 67.25%
HSB/HSV 326° 11.54% 71.37%
CMYK 0.00% 11.54% 4.95%
28.63%

Color #B6A1AD in popluar number systems.

HEX B6 A1 AD
Decimal 182 161 173
Binary 10110110 10100001 10101101
Octal 266 241 255

Shades and tints

Shades of #B6A1AD

#B6A1AD
(182,161,173)
#A6939E
(166,147,158)
#96858F
(150,133,143)
#867780
(134,119,128)
#766971
(118,105,113)
#665B62
(102,91,98)
#564D53
(86,77,83)
#463F44
(70,63,68)
#363135
(54,49,53)
#262326
(38,35,38)
#161517
(22,21,23)
#000000
(0,0,0)

Tints of #B6A1AD

#B6A1AD
(182,161,173)
#BCA9B4
(188,169,180)
#C2B1BB
(194,177,187)
#C8B9C2
(200,185,194)
#CEC1C9
(206,193,201)
#D4C9D0
(212,201,208)
#DAD1D7
(218,209,215)
#E0D9DE
(224,217,222)
#E6E1E5
(230,225,229)
#ECE9EC
(236,233,236)
#F2F1F3
(242,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6A1AD color. Also use rgb(182,161,173) instead hex code.

Text Font Color

.myTextColor { color: #B6A1AD; }

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

This text font color is #B6A1AD.

Background Color

.myBgColor { background-color: #B6A1AD; }

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

This div background color is #B6A1AD.

Border color

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

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

This div border color is #B6A1AD.

Opacity

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

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

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

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

This text has shadow with #B6A1AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6A1AD.

Preview

Color preview on black background

This text has color #B6A1AD on black background.


Color preview on white background

This text has color #B6A1AD on white background.


Black color preview on #B6A1AD background

This text has black color on #B6A1AD background.


White color preview on #B6A1AD background

This text has white color on #B6A1AD background.


Related colors

Complementary color

Complementary color for #hex is #495E52.


I love getcolorcode.com

Triadic colors

1 #ADB6A1 and #A1ADB6 with #B6A1AD are triadic colors.

2 #ADA1B6 and #A1B6AD with #B6A1AD are triadic colors.