COLOR #B5A7BE

HEX: #B5A7BE RGB: (181,167,190)

Color info

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

RGB color model

#B5A7BE color RGB value is (181,167,190).

RGB: (181,167,190) (71%, 65%, 75%)

RGB channels and saturation

R 181 of 255 = 71%
G 167 of 255 = 65%
B 190 of 255 = 75%

181
167
190

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

Portions of RGB colors in percentages

R + G + B = 181 + 167 + 190 = 538 (100%)
R 181 of 538 ~ 33.64%
G 167 of 538 ~ 31.04%
B 190 of 538 ~ 35.32'%

%33.64
%31.04
%35.32

CMYK color model

#B5A7BE color CMYK value is (5,12,0,25).

  • cyan value is 4.74%
  • magenta value is 12.11%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (5,12,0,25)
C5M12Y0K25 (5%, 12%, 0%, 25%)
(0.05 / 0.12 / 0.00 / 0.25)

CMYK percentages

%4.74
%12.11
%0
%25.49

Codes

Color #B5A7BE in popluar color models

B5 A7 BE
RGB 181 167 190
HSL 277° 15.03% 70.00%
HSB/HSV 277° 12.11% 74.51%
CMYK 4.74% 12.11% 0.00%
25.49%

Color #B5A7BE in popluar number systems.

HEX B5 A7 BE
Decimal 181 167 190
Binary 10110101 10100111 10111110
Octal 265 247 276

Shades and tints

Shades of #B5A7BE

#B5A7BE
(181,167,190)
#A598AD
(165,152,173)
#95899C
(149,137,156)
#857A8B
(133,122,139)
#756B7A
(117,107,122)
#655C69
(101,92,105)
#554D58
(85,77,88)
#453E47
(69,62,71)
#352F36
(53,47,54)
#252025
(37,32,37)
#151114
(21,17,20)
#000000
(0,0,0)

Tints of #B5A7BE

#B5A7BE
(181,167,190)
#BBAFC3
(187,175,195)
#C1B7C8
(193,183,200)
#C7BFCD
(199,191,205)
#CDC7D2
(205,199,210)
#D3CFD7
(211,207,215)
#D9D7DC
(217,215,220)
#DFDFE1
(223,223,225)
#E5E7E6
(229,231,230)
#EBEFEB
(235,239,235)
#F1F7F0
(241,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A7BE color. Also use rgb(181,167,190) instead hex code.

Text Font Color

.myTextColor { color: #B5A7BE; }

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

This text font color is #B5A7BE.

Background Color

.myBgColor { background-color: #B5A7BE; }

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

This div background color is #B5A7BE.

Border color

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

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

This div border color is #B5A7BE.

Opacity

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

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

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

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

This text has shadow with #B5A7BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A7BE.

Preview

Color preview on black background

This text has color #B5A7BE on black background.


Color preview on white background

This text has color #B5A7BE on white background.


Black color preview on #B5A7BE background

This text has black color on #B5A7BE background.


White color preview on #B5A7BE background

This text has white color on #B5A7BE background.


Related colors

Complementary color

Complementary color for #hex is #4A5841.


I love getcolorcode.com

Triadic colors

1 #BEB5A7 and #A7BEB5 with #B5A7BE are triadic colors.

2 #BEA7B5 and #A7B5BE with #B5A7BE are triadic colors.