COLOR #B87076

HEX: #B87076 RGB: (184,112,118)

Color info

#B87076 contains mainly red color. Web safe color of #B87076 is #CC6666 (or #C66).

RGB color model

#B87076 color RGB value is (184,112,118).

RGB: (184,112,118) (72%, 44%, 46%)

RGB channels and saturation

R 184 of 255 = 72%
G 112 of 255 = 44%
B 118 of 255 = 46%

184
112
118

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

Portions of RGB colors in percentages

R + G + B = 184 + 112 + 118 = 414 (100%)
R 184 of 414 ~ 44.44%
G 112 of 414 ~ 27.05%
B 118 of 414 ~ 28.5'%

%44.44
%27.05
%28.5

CMYK color model

#B87076 color CMYK value is (0,39,36,28).

  • cyan value is 0.00%
  • magenta value is 39.13%
  • yellow value is 35.87%
  • key color value is 27.84%
CMYK: (0,39,36,28) C0M39Y36K28 (0%,39%,36%,28%) (0.00/0.39/0.36/0.28) 

CMYK percentages

%0
%39.13
%35.87
%27.84

Codes

Color #B87076 in popluar color models

B8 70 76
RGB 184 112 118
HSL 355° 33.64% 58.04%
HSB/HSV 355° 39.13% 72.16%
CMYK 0.00% 39.13% 35.87%
27.84%

Color #B87076 in popluar number systems.

HEX B8 70 76
Decimal 184 112 118
Binary 10111000 1110000 1110110
Octal 270 160 166

Shades and tints

Shades of #B87076

#B87076
(184,112,118)
#A8666C
(168,102,108)
#985C62
(152,92,98)
#885258
(136,82,88)
#78484E
(120,72,78)
#683E44
(104,62,68)
#58343A
(88,52,58)
#482A30
(72,42,48)
#382026
(56,32,38)
#28161C
(40,22,28)
#180C12
(24,12,18)
#000000
(0,0,0)

Tints of #B87076

#B87076
(184,112,118)
#BE7D82
(190,125,130)
#C48A8E
(196,138,142)
#CA979A
(202,151,154)
#D0A4A6
(208,164,166)
#D6B1B2
(214,177,178)
#DCBEBE
(220,190,190)
#E2CBCA
(226,203,202)
#E8D8D6
(232,216,214)
#EEE5E2
(238,229,226)
#F4F2EE
(244,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B87076 color. Also use rgb(184,112,118) instead hex code.

Text Font Color

.myTextColor { color: #B87076; }

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

This text font color is #B87076.

Background Color

.myBgColor { background-color: #B87076; }

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

This div background color is #B87076.

Border color

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

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

This div border color is #B87076.

Opacity

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

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

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

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

This text has shadow with #B87076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B87076.

Preview

Color preview on black background

This text has color #B87076 on black background.


Color preview on white background

This text has color #B87076 on white background.


Black color preview on #B87076 background

This text has black color on #B87076 background.


White color preview on #B87076 background

This text has white color on #B87076 background.


Related colors

Complementary color

Complementary color for #hex is #478F89.


I love getcolorcode.com

Triadic colors

1 #76B870 and #7076B8 with #B87076 are triadic colors.

2 #7670B8 and #70B876 with #B87076 are triadic colors.