COLOR #B4A0BA

HEX: #B4A0BA RGB: (180,160,186)

Color info

#B4A0BA contains red, green and blue colors in about the same proportion. Web safe color of #B4A0BA is #CC99CC (or #C9C).

RGB color model

#B4A0BA color RGB value is (180,160,186).

RGB: (180,160,186) (71%, 63%, 73%)

RGB channels and saturation

R 180 of 255 = 71%
G 160 of 255 = 63%
B 186 of 255 = 73%

180
160
186

R + G + B ~ 69%. #B4A0BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 160 + 186 = 526 (100%)
R 180 of 526 ~ 34.22%
G 160 of 526 ~ 30.42%
B 186 of 526 ~ 35.36'%

%34.22
%30.42
%35.36

CMYK color model

#B4A0BA color CMYK value is (3,14,0,27).

  • cyan value is 3.23%
  • magenta value is 13.98%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (3,14,0,27)
C3M14Y0K27 (3%, 14%, 0%, 27%)
(0.03 / 0.14 / 0.00 / 0.27)

CMYK percentages

%3.23
%13.98
%0
%27.06

Codes

Color #B4A0BA in popluar color models

B4 A0 BA
RGB 180 160 186
HSL 286° 15.85% 67.84%
HSB/HSV 286° 13.98% 72.94%
CMYK 3.23% 13.98% 0.00%
27.06%

Color #B4A0BA in popluar number systems.

HEX B4 A0 BA
Decimal 180 160 186
Binary 10110100 10100000 10111010
Octal 264 240 272

Shades and tints

Shades of #B4A0BA

#B4A0BA
(180,160,186)
#A492AA
(164,146,170)
#94849A
(148,132,154)
#84768A
(132,118,138)
#74687A
(116,104,122)
#645A6A
(100,90,106)
#544C5A
(84,76,90)
#443E4A
(68,62,74)
#34303A
(52,48,58)
#24222A
(36,34,42)
#14141A
(20,20,26)
#000000
(0,0,0)

Tints of #B4A0BA

#B4A0BA
(180,160,186)
#BAA8C0
(186,168,192)
#C0B0C6
(192,176,198)
#C6B8CC
(198,184,204)
#CCC0D2
(204,192,210)
#D2C8D8
(210,200,216)
#D8D0DE
(216,208,222)
#DED8E4
(222,216,228)
#E4E0EA
(228,224,234)
#EAE8F0
(234,232,240)
#F0F0F6
(240,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A0BA color. Also use rgb(180,160,186) instead hex code.

Text Font Color

.myTextColor { color: #B4A0BA; }

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

This text font color is #B4A0BA.

Background Color

.myBgColor { background-color: #B4A0BA; }

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

This div background color is #B4A0BA.

Border color

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

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

This div border color is #B4A0BA.

Opacity

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

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

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

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

This text has shadow with #B4A0BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A0BA.

Preview

Color preview on black background

This text has color #B4A0BA on black background.


Color preview on white background

This text has color #B4A0BA on white background.


Black color preview on #B4A0BA background

This text has black color on #B4A0BA background.


White color preview on #B4A0BA background

This text has white color on #B4A0BA background.


Related colors

Complementary color

Complementary color for #hex is #4B5F45.


I love getcolorcode.com

Triadic colors

1 #BAB4A0 and #A0BAB4 with #B4A0BA are triadic colors.

2 #BAA0B4 and #A0B4BA with #B4A0BA are triadic colors.