COLOR #B5A9BE

HEX: #B5A9BE RGB: (181,169,190)

Color info

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

RGB color model

#B5A9BE color RGB value is (181,169,190).

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

RGB channels and saturation

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

181
169
190

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

Portions of RGB colors in percentages

R + G + B = 181 + 169 + 190 = 540 (100%)
R 181 of 540 ~ 33.52%
G 169 of 540 ~ 31.3%
B 190 of 540 ~ 35.19'%

%33.52
%31.3
%35.19

CMYK color model

#B5A9BE color CMYK value is (5,11,0,25).

  • cyan value is 4.74%
  • magenta value is 11.05%
  • yellow value is 0.00%
  • key color value is 25.49%
CMYK: (5,11,0,25) C5M11Y0K25 (5%,11%,0%,25%) (0.05/0.11/0.00/0.25) 

CMYK percentages

%4.74
%11.05
%0
%25.49

Codes

Color #B5A9BE in popluar color models

B5 A9 BE
RGB 181 169 190
HSL 274° 13.91% 70.39%
HSB/HSV 274° 11.05% 74.51%
CMYK 4.74% 11.05% 0.00%
25.49%

Color #B5A9BE in popluar number systems.

HEX B5 A9 BE
Decimal 181 169 190
Binary 10110101 10101001 10111110
Octal 265 251 276

Shades and tints

Shades of #B5A9BE

#B5A9BE
(181,169,190)
#A59AAD
(165,154,173)
#958B9C
(149,139,156)
#857C8B
(133,124,139)
#756D7A
(117,109,122)
#655E69
(101,94,105)
#554F58
(85,79,88)
#454047
(69,64,71)
#353136
(53,49,54)
#252225
(37,34,37)
#151314
(21,19,20)
#000000
(0,0,0)

Tints of #B5A9BE

#B5A9BE
(181,169,190)
#BBB0C3
(187,176,195)
#C1B7C8
(193,183,200)
#C7BECD
(199,190,205)
#CDC5D2
(205,197,210)
#D3CCD7
(211,204,215)
#D9D3DC
(217,211,220)
#DFDAE1
(223,218,225)
#E5E1E6
(229,225,230)
#EBE8EB
(235,232,235)
#F1EFF0
(241,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A9BE; }

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

This text font color is #B5A9BE.

Background Color

.myBgColor { background-color: #B5A9BE; }

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

This div background color is #B5A9BE.

Border color

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

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

This div border color is #B5A9BE.

Opacity

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

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

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

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

This text has shadow with #B5A9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A9BE.

Preview

Color preview on black background

This text has color #B5A9BE on black background.


Color preview on white background

This text has color #B5A9BE on white background.


Black color preview on #B5A9BE background

This text has black color on #B5A9BE background.


White color preview on #B5A9BE background

This text has white color on #B5A9BE background.


Related colors

Complementary color

Complementary color for #hex is #4A5641.


I love getcolorcode.com

Triadic colors

1 #BEB5A9 and #A9BEB5 with #B5A9BE are triadic colors.

2 #BEA9B5 and #A9B5BE with #B5A9BE are triadic colors.