COLOR #B4A7BD

HEX: #B4A7BD RGB: (180,167,189)

Color info

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

RGB color model

#B4A7BD color RGB value is (180,167,189).

RGB: (180,167,189) (71%, 65%, 74%)

RGB channels and saturation

R 180 of 255 = 71%
G 167 of 255 = 65%
B 189 of 255 = 74%

180
167
189

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

Portions of RGB colors in percentages

R + G + B = 180 + 167 + 189 = 536 (100%)
R 180 of 536 ~ 33.58%
G 167 of 536 ~ 31.16%
B 189 of 536 ~ 35.26'%

%33.58
%31.16
%35.26

CMYK color model

#B4A7BD color CMYK value is (5,12,0,26).

  • cyan value is 4.76%
  • magenta value is 11.64%
  • yellow value is 0.00%
  • key color value is 25.88%
CMYK: (5,12,0,26) C5M12Y0K26 (5%,12%,0%,26%) (0.05/0.12/0.00/0.26) 

CMYK percentages

%4.76
%11.64
%0
%25.88

Codes

Color #B4A7BD in popluar color models

B4 A7 BD
RGB 180 167 189
HSL 275° 14.29% 69.80%
HSB/HSV 275° 11.64% 74.12%
CMYK 4.76% 11.64% 0.00%
25.88%

Color #B4A7BD in popluar number systems.

HEX B4 A7 BD
Decimal 180 167 189
Binary 10110100 10100111 10111101
Octal 264 247 275

Shades and tints

Shades of #B4A7BD

#B4A7BD
(180,167,189)
#A498AC
(164,152,172)
#94899B
(148,137,155)
#847A8A
(132,122,138)
#746B79
(116,107,121)
#645C68
(100,92,104)
#544D57
(84,77,87)
#443E46
(68,62,70)
#342F35
(52,47,53)
#242024
(36,32,36)
#141113
(20,17,19)
#000000
(0,0,0)

Tints of #B4A7BD

#B4A7BD
(180,167,189)
#BAAFC3
(186,175,195)
#C0B7C9
(192,183,201)
#C6BFCF
(198,191,207)
#CCC7D5
(204,199,213)
#D2CFDB
(210,207,219)
#D8D7E1
(216,215,225)
#DEDFE7
(222,223,231)
#E4E7ED
(228,231,237)
#EAEFF3
(234,239,243)
#F0F7F9
(240,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A7BD color. Also use rgb(180,167,189) instead hex code.

Text Font Color

.myTextColor { color: #B4A7BD; }

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

This text font color is #B4A7BD.

Background Color

.myBgColor { background-color: #B4A7BD; }

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

This div background color is #B4A7BD.

Border color

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

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

This div border color is #B4A7BD.

Opacity

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

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

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

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

This text has shadow with #B4A7BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A7BD.

Preview

Color preview on black background

This text has color #B4A7BD on black background.


Color preview on white background

This text has color #B4A7BD on white background.


Black color preview on #B4A7BD background

This text has black color on #B4A7BD background.


White color preview on #B4A7BD background

This text has white color on #B4A7BD background.


Related colors

Complementary color

Complementary color for #hex is #4B5842.


I love getcolorcode.com

Triadic colors

1 #BDB4A7 and #A7BDB4 with #B4A7BD are triadic colors.

2 #BDA7B4 and #A7B4BD with #B4A7BD are triadic colors.