COLOR #B87D95

HEX: #B87D95 RGB: (184,125,149)

Color info

#B87D95 contains red, green and blue colors in about the same proportion. Web safe color of #B87D95 is #CC6699 (or #C69).

RGB color model

#B87D95 color RGB value is (184,125,149).

RGB: (184,125,149) (72%, 49%, 58%)

RGB channels and saturation

R 184 of 255 = 72%
G 125 of 255 = 49%
B 149 of 255 = 58%

184
125
149

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

Portions of RGB colors in percentages

R + G + B = 184 + 125 + 149 = 458 (100%)
R 184 of 458 ~ 40.17%
G 125 of 458 ~ 27.29%
B 149 of 458 ~ 32.53'%

%40.17
%27.29
%32.53

CMYK color model

#B87D95 color CMYK value is (0,32,19,28).

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

CMYK: (0,32,19,28)
C0M32Y19K28 (0%, 32%, 19%, 28%)
(0.00 / 0.32 / 0.19 / 0.28)

CMYK percentages

%0
%32.07
%19.02
%27.84

Codes

Color #B87D95 in popluar color models

B8 7D 95
RGB 184 125 149
HSL 336° 29.35% 60.59%
HSB/HSV 336° 32.07% 72.16%
CMYK 0.00% 32.07% 19.02%
27.84%

Color #B87D95 in popluar number systems.

HEX B8 7D 95
Decimal 184 125 149
Binary 10111000 1111101 10010101
Octal 270 175 225

Shades and tints

Shades of #B87D95

#B87D95
(184,125,149)
#A87288
(168,114,136)
#98677B
(152,103,123)
#885C6E
(136,92,110)
#785161
(120,81,97)
#684654
(104,70,84)
#583B47
(88,59,71)
#48303A
(72,48,58)
#38252D
(56,37,45)
#281A20
(40,26,32)
#180F13
(24,15,19)
#000000
(0,0,0)

Tints of #B87D95

#B87D95
(184,125,149)
#BE889E
(190,136,158)
#C493A7
(196,147,167)
#CA9EB0
(202,158,176)
#D0A9B9
(208,169,185)
#D6B4C2
(214,180,194)
#DCBFCB
(220,191,203)
#E2CAD4
(226,202,212)
#E8D5DD
(232,213,221)
#EEE0E6
(238,224,230)
#F4EBEF
(244,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B87D95; }

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

This text font color is #B87D95.

Background Color

.myBgColor { background-color: #B87D95; }

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

This div background color is #B87D95.

Border color

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

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

This div border color is #B87D95.

Opacity

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

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

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

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

This text has shadow with #B87D95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B87D95.

Preview

Color preview on black background

This text has color #B87D95 on black background.


Color preview on white background

This text has color #B87D95 on white background.


Black color preview on #B87D95 background

This text has black color on #B87D95 background.


White color preview on #B87D95 background

This text has white color on #B87D95 background.


Related colors

Complementary color

Complementary color for #hex is #47826A.


I love getcolorcode.com

Triadic colors

1 #95B87D and #7D95B8 with #B87D95 are triadic colors.

2 #957DB8 and #7DB895 with #B87D95 are triadic colors.