COLOR #B87596

HEX: #B87596 RGB: (184,117,150)

Color info

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

RGB color model

#B87596 color RGB value is (184,117,150).

RGB: (184,117,150) (72%, 46%, 59%)

RGB channels and saturation

R 184 of 255 = 72%
G 117 of 255 = 46%
B 150 of 255 = 59%

184
117
150

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

Portions of RGB colors in percentages

R + G + B = 184 + 117 + 150 = 451 (100%)
R 184 of 451 ~ 40.8%
G 117 of 451 ~ 25.94%
B 150 of 451 ~ 33.26'%

%40.8
%25.94
%33.26

CMYK color model

#B87596 color CMYK value is (0,36,18,28).

  • cyan value is 0.00%
  • magenta value is 36.41%
  • yellow value is 18.48%
  • key color value is 27.84%
CMYK: (0,36,18,28) C0M36Y18K28 (0%,36%,18%,28%) (0.00/0.36/0.18/0.28) 

CMYK percentages

%0
%36.41
%18.48
%27.84

Codes

Color #B87596 in popluar color models

B8 75 96
RGB 184 117 150
HSL 330° 32.06% 59.02%
HSB/HSV 330° 36.41% 72.16%
CMYK 0.00% 36.41% 18.48%
27.84%

Color #B87596 in popluar number systems.

HEX B8 75 96
Decimal 184 117 150
Binary 10111000 1110101 10010110
Octal 270 165 226

Shades and tints

Shades of #B87596

#B87596
(184,117,150)
#A86B89
(168,107,137)
#98617C
(152,97,124)
#88576F
(136,87,111)
#784D62
(120,77,98)
#684355
(104,67,85)
#583948
(88,57,72)
#482F3B
(72,47,59)
#38252E
(56,37,46)
#281B21
(40,27,33)
#181114
(24,17,20)
#000000
(0,0,0)

Tints of #B87596

#B87596
(184,117,150)
#BE819F
(190,129,159)
#C48DA8
(196,141,168)
#CA99B1
(202,153,177)
#D0A5BA
(208,165,186)
#D6B1C3
(214,177,195)
#DCBDCC
(220,189,204)
#E2C9D5
(226,201,213)
#E8D5DE
(232,213,222)
#EEE1E7
(238,225,231)
#F4EDF0
(244,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B87596 color. Also use rgb(184,117,150) instead hex code.

Text Font Color

.myTextColor { color: #B87596; }

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

This text font color is #B87596.

Background Color

.myBgColor { background-color: #B87596; }

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

This div background color is #B87596.

Border color

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

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

This div border color is #B87596.

Opacity

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

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

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

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

This text has shadow with #B87596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B87596.

Preview

Color preview on black background

This text has color #B87596 on black background.


Color preview on white background

This text has color #B87596 on white background.


Black color preview on #B87596 background

This text has black color on #B87596 background.


White color preview on #B87596 background

This text has white color on #B87596 background.


Related colors

Complementary color

Complementary color for #hex is #478A69.


I love getcolorcode.com

Triadic colors

1 #96B875 and #7596B8 with #B87596 are triadic colors.

2 #9675B8 and #75B896 with #B87596 are triadic colors.