COLOR #B4A3AB

HEX: #B4A3AB RGB: (180,163,171)

Color info

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

RGB color model

#B4A3AB color RGB value is (180,163,171).

RGB: (180,163,171) (71%, 64%, 67%)

RGB channels and saturation

R 180 of 255 = 71%
G 163 of 255 = 64%
B 171 of 255 = 67%

180
163
171

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

Portions of RGB colors in percentages

R + G + B = 180 + 163 + 171 = 514 (100%)
R 180 of 514 ~ 35.02%
G 163 of 514 ~ 31.71%
B 171 of 514 ~ 33.27'%

%35.02
%31.71
%33.27

CMYK color model

#B4A3AB color CMYK value is (0,9,5,29).

  • cyan value is 0.00%
  • magenta value is 9.44%
  • yellow value is 5.00%
  • key color value is 29.41%
CMYK: (0,9,5,29) C0M9Y5K29 (0%,9%,5%,29%) (0.00/0.09/0.05/0.29) 

CMYK percentages

%0
%9.44
%5
%29.41

Codes

Color #B4A3AB in popluar color models

B4 A3 AB
RGB 180 163 171
HSL 332° 10.18% 67.25%
HSB/HSV 332° 9.44% 70.59%
CMYK 0.00% 9.44% 5.00%
29.41%

Color #B4A3AB in popluar number systems.

HEX B4 A3 AB
Decimal 180 163 171
Binary 10110100 10100011 10101011
Octal 264 243 253

Shades and tints

Shades of #B4A3AB

#B4A3AB
(180,163,171)
#A4959C
(164,149,156)
#94878D
(148,135,141)
#84797E
(132,121,126)
#746B6F
(116,107,111)
#645D60
(100,93,96)
#544F51
(84,79,81)
#444142
(68,65,66)
#343333
(52,51,51)
#242524
(36,37,36)
#141715
(20,23,21)
#000000
(0,0,0)

Tints of #B4A3AB

#B4A3AB
(180,163,171)
#BAABB2
(186,171,178)
#C0B3B9
(192,179,185)
#C6BBC0
(198,187,192)
#CCC3C7
(204,195,199)
#D2CBCE
(210,203,206)
#D8D3D5
(216,211,213)
#DEDBDC
(222,219,220)
#E4E3E3
(228,227,227)
#EAEBEA
(234,235,234)
#F0F3F1
(240,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A3AB color. Also use rgb(180,163,171) instead hex code.

Text Font Color

.myTextColor { color: #B4A3AB; }

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

This text font color is #B4A3AB.

Background Color

.myBgColor { background-color: #B4A3AB; }

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

This div background color is #B4A3AB.

Border color

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

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

This div border color is #B4A3AB.

Opacity

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

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

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

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

This text has shadow with #B4A3AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A3AB.

Preview

Color preview on black background

This text has color #B4A3AB on black background.


Color preview on white background

This text has color #B4A3AB on white background.


Black color preview on #B4A3AB background

This text has black color on #B4A3AB background.


White color preview on #B4A3AB background

This text has white color on #B4A3AB background.


Related colors

Complementary color

Complementary color for #hex is #4B5C54.


I love getcolorcode.com

Triadic colors

1 #ABB4A3 and #A3ABB4 with #B4A3AB are triadic colors.

2 #ABA3B4 and #A3B4AB with #B4A3AB are triadic colors.