COLOR #B87895

HEX: #B87895 RGB: (184,120,149)

Color info

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

RGB color model

#B87895 color RGB value is (184,120,149).

RGB: (184,120,149) (72%, 47%, 58%)

RGB channels and saturation

R 184 of 255 = 72%
G 120 of 255 = 47%
B 149 of 255 = 58%

184
120
149

R + G + B ~ 59%. #B87895 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 184 + 120 + 149 = 453 (100%)
R 184 of 453 ~ 40.62%
G 120 of 453 ~ 26.49%
B 149 of 453 ~ 32.89'%

%40.62
%26.49
%32.89

CMYK color model

#B87895 color CMYK value is (0,35,19,28).

  • cyan value is 0.00%
  • magenta value is 34.78%
  • yellow value is 19.02%
  • key color value is 27.84%

CMYK: (0,35,19,28)
C0M35Y19K28 (0%, 35%, 19%, 28%)
(0.00 / 0.35 / 0.19 / 0.28)

CMYK percentages

%0
%34.78
%19.02
%27.84

Codes

Color #B87895 in popluar color models

B8 78 95
RGB 184 120 149
HSL 333° 31.07% 59.61%
HSB/HSV 333° 34.78% 72.16%
CMYK 0.00% 34.78% 19.02%
27.84%

Color #B87895 in popluar number systems.

HEX B8 78 95
Decimal 184 120 149
Binary 10111000 1111000 10010101
Octal 270 170 225

Shades and tints

Shades of #B87895

#B87895
(184,120,149)
#A86E88
(168,110,136)
#98647B
(152,100,123)
#885A6E
(136,90,110)
#785061
(120,80,97)
#684654
(104,70,84)
#583C47
(88,60,71)
#48323A
(72,50,58)
#38282D
(56,40,45)
#281E20
(40,30,32)
#181413
(24,20,19)
#000000
(0,0,0)

Tints of #B87895

#B87895
(184,120,149)
#BE849E
(190,132,158)
#C490A7
(196,144,167)
#CA9CB0
(202,156,176)
#D0A8B9
(208,168,185)
#D6B4C2
(214,180,194)
#DCC0CB
(220,192,203)
#E2CCD4
(226,204,212)
#E8D8DD
(232,216,221)
#EEE4E6
(238,228,230)
#F4F0EF
(244,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B87895 color. Also use rgb(184,120,149) instead hex code.

Text Font Color

.myTextColor { color: #B87895; }

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

This text font color is #B87895.

Background Color

.myBgColor { background-color: #B87895; }

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

This div background color is #B87895.

Border color

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

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

This div border color is #B87895.

Opacity

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

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

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

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

This text has shadow with #B87895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B87895.

Preview

Color preview on black background

This text has color #B87895 on black background.


Color preview on white background

This text has color #B87895 on white background.


Black color preview on #B87895 background

This text has black color on #B87895 background.


White color preview on #B87895 background

This text has white color on #B87895 background.


Related colors

Complementary color

Complementary color for #hex is #47876A.


I love getcolorcode.com

Triadic colors

1 #95B878 and #7895B8 with #B87895 are triadic colors.

2 #9578B8 and #78B895 with #B87895 are triadic colors.