COLOR #B5A8BE

HEX: #B5A8BE RGB: (181,168,190)

Color info

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

RGB color model

#B5A8BE color RGB value is (181,168,190).

RGB: (181,168,190) (71%, 66%, 75%)

RGB channels and saturation

R 181 of 255 = 71%
G 168 of 255 = 66%
B 190 of 255 = 75%

181
168
190

R + G + B ~ 71%. #B5A8BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 168 + 190 = 539 (100%)
R 181 of 539 ~ 33.58%
G 168 of 539 ~ 31.17%
B 190 of 539 ~ 35.25'%

%33.58
%31.17
%35.25

CMYK color model

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

  • cyan value is 4.74%
  • magenta value is 11.58%
  • 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
%11.58
%0
%25.49

Codes

Color #B5A8BE in popluar color models

B5 A8 BE
RGB 181 168 190
HSL 275° 14.47% 70.20%
HSB/HSV 275° 11.58% 74.51%
CMYK 4.74% 11.58% 0.00%
25.49%

Color #B5A8BE in popluar number systems.

HEX B5 A8 BE
Decimal 181 168 190
Binary 10110101 10101000 10111110
Octal 265 250 276

Shades and tints

Shades of #B5A8BE

#B5A8BE
(181,168,190)
#A599AD
(165,153,173)
#958A9C
(149,138,156)
#857B8B
(133,123,139)
#756C7A
(117,108,122)
#655D69
(101,93,105)
#554E58
(85,78,88)
#453F47
(69,63,71)
#353036
(53,48,54)
#252125
(37,33,37)
#151214
(21,18,20)
#000000
(0,0,0)

Tints of #B5A8BE

#B5A8BE
(181,168,190)
#BBAFC3
(187,175,195)
#C1B6C8
(193,182,200)
#C7BDCD
(199,189,205)
#CDC4D2
(205,196,210)
#D3CBD7
(211,203,215)
#D9D2DC
(217,210,220)
#DFD9E1
(223,217,225)
#E5E0E6
(229,224,230)
#EBE7EB
(235,231,235)
#F1EEF0
(241,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A8BE; }

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

This text font color is #B5A8BE.

Background Color

.myBgColor { background-color: #B5A8BE; }

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

This div background color is #B5A8BE.

Border color

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

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

This div border color is #B5A8BE.

Opacity

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

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

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

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

This text has shadow with #B5A8BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A8BE.

Preview

Color preview on black background

This text has color #B5A8BE on black background.


Color preview on white background

This text has color #B5A8BE on white background.


Black color preview on #B5A8BE background

This text has black color on #B5A8BE background.


White color preview on #B5A8BE background

This text has white color on #B5A8BE background.


Related colors

Complementary color

Complementary color for #hex is #4A5741.


I love getcolorcode.com

Triadic colors

1 #BEB5A8 and #A8BEB5 with #B5A8BE are triadic colors.

2 #BEA8B5 and #A8B5BE with #B5A8BE are triadic colors.