COLOR #B8A9BE

HEX: #B8A9BE RGB: (184,169,190)

Color info

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

RGB color model

#B8A9BE color RGB value is (184,169,190).

RGB: (184,169,190) (72%, 66%, 75%)

RGB channels and saturation

R 184 of 255 = 72%
G 169 of 255 = 66%
B 190 of 255 = 75%

184
169
190

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

Portions of RGB colors in percentages

R + G + B = 184 + 169 + 190 = 543 (100%)
R 184 of 543 ~ 33.89%
G 169 of 543 ~ 31.12%
B 190 of 543 ~ 34.99'%

%33.89
%31.12
%34.99

CMYK color model

#B8A9BE color CMYK value is (3,11,0,25).

  • cyan value is 3.16%
  • magenta value is 11.05%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (3,11,0,25)
C3M11Y0K25 (3%, 11%, 0%, 25%)
(0.03 / 0.11 / 0.00 / 0.25)

CMYK percentages

%3.16
%11.05
%0
%25.49

Codes

Color #B8A9BE in popluar color models

B8 A9 BE
RGB 184 169 190
HSL 283° 13.91% 70.39%
HSB/HSV 283° 11.05% 74.51%
CMYK 3.16% 11.05% 0.00%
25.49%

Color #B8A9BE in popluar number systems.

HEX B8 A9 BE
Decimal 184 169 190
Binary 10111000 10101001 10111110
Octal 270 251 276

Shades and tints

Shades of #B8A9BE

#B8A9BE
(184,169,190)
#A89AAD
(168,154,173)
#988B9C
(152,139,156)
#887C8B
(136,124,139)
#786D7A
(120,109,122)
#685E69
(104,94,105)
#584F58
(88,79,88)
#484047
(72,64,71)
#383136
(56,49,54)
#282225
(40,34,37)
#181314
(24,19,20)
#000000
(0,0,0)

Tints of #B8A9BE

#B8A9BE
(184,169,190)
#BEB0C3
(190,176,195)
#C4B7C8
(196,183,200)
#CABECD
(202,190,205)
#D0C5D2
(208,197,210)
#D6CCD7
(214,204,215)
#DCD3DC
(220,211,220)
#E2DAE1
(226,218,225)
#E8E1E6
(232,225,230)
#EEE8EB
(238,232,235)
#F4EFF0
(244,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B8A9BE; }

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

This text font color is #B8A9BE.

Background Color

.myBgColor { background-color: #B8A9BE; }

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

This div background color is #B8A9BE.

Border color

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

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

This div border color is #B8A9BE.

Opacity

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

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

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

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

This text has shadow with #B8A9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8A9BE.

Preview

Color preview on black background

This text has color #B8A9BE on black background.


Color preview on white background

This text has color #B8A9BE on white background.


Black color preview on #B8A9BE background

This text has black color on #B8A9BE background.


White color preview on #B8A9BE background

This text has white color on #B8A9BE background.


Related colors

Complementary color

Complementary color for #hex is #475641.


I love getcolorcode.com

Triadic colors

1 #BEB8A9 and #A9BEB8 with #B8A9BE are triadic colors.

2 #BEA9B8 and #A9B8BE with #B8A9BE are triadic colors.