COLOR #B87A9E

HEX: #B87A9E RGB: (184,122,158)

Color info

#B87A9E contains mainly red and blue colors. Web safe color of #B87A9E is #CC6699 (or #C69).

RGB color model

#B87A9E color RGB value is (184,122,158).

RGB: (184,122,158) (72%, 48%, 62%)

RGB channels and saturation

R 184 of 255 = 72%
G 122 of 255 = 48%
B 158 of 255 = 62%

184
122
158

R + G + B ~ 61%. #B87A9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 122 + 158 = 464 (100%)
R 184 of 464 ~ 39.66%
G 122 of 464 ~ 26.29%
B 158 of 464 ~ 34.05'%

%39.66
%26.29
%34.05

CMYK color model

#B87A9E color CMYK value is (0,34,14,28).

  • cyan value is 0.00%
  • magenta value is 33.70%
  • yellow value is 14.13%
  • key color value is 27.84%

CMYK: (0,34,14,28)
C0M34Y14K28 (0%, 34%, 14%, 28%)
(0.00 / 0.34 / 0.14 / 0.28)

CMYK percentages

%0
%33.7
%14.13
%27.84

Codes

Color #B87A9E in popluar color models

B8 7A 9E
RGB 184 122 158
HSL 325° 30.39% 60.00%
HSB/HSV 325° 33.70% 72.16%
CMYK 0.00% 33.70% 14.13%
27.84%

Color #B87A9E in popluar number systems.

HEX B8 7A 9E
Decimal 184 122 158
Binary 10111000 1111010 10011110
Octal 270 172 236

Shades and tints

Shades of #B87A9E

#B87A9E
(184,122,158)
#A86F90
(168,111,144)
#986482
(152,100,130)
#885974
(136,89,116)
#784E66
(120,78,102)
#684358
(104,67,88)
#58384A
(88,56,74)
#482D3C
(72,45,60)
#38222E
(56,34,46)
#281720
(40,23,32)
#180C12
(24,12,18)
#000000
(0,0,0)

Tints of #B87A9E

#B87A9E
(184,122,158)
#BE86A6
(190,134,166)
#C492AE
(196,146,174)
#CA9EB6
(202,158,182)
#D0AABE
(208,170,190)
#D6B6C6
(214,182,198)
#DCC2CE
(220,194,206)
#E2CED6
(226,206,214)
#E8DADE
(232,218,222)
#EEE6E6
(238,230,230)
#F4F2EE
(244,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B87A9E color. Also use rgb(184,122,158) instead hex code.

Text Font Color

.myTextColor { color: #B87A9E; }

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

This text font color is #B87A9E.

Background Color

.myBgColor { background-color: #B87A9E; }

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

This div background color is #B87A9E.

Border color

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

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

This div border color is #B87A9E.

Opacity

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

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

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

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

This text has shadow with #B87A9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B87A9E.

Preview

Color preview on black background

This text has color #B87A9E on black background.


Color preview on white background

This text has color #B87A9E on white background.


Black color preview on #B87A9E background

This text has black color on #B87A9E background.


White color preview on #B87A9E background

This text has white color on #B87A9E background.


Related colors

Complementary color

Complementary color for #hex is #478561.


I love getcolorcode.com

Triadic colors

1 #9EB87A and #7A9EB8 with #B87A9E are triadic colors.

2 #9E7AB8 and #7AB89E with #B87A9E are triadic colors.