COLOR #B87770

HEX: #B87770 RGB: (184,119,112)

Color info

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

RGB color model

#B87770 color RGB value is (184,119,112).

RGB: (184,119,112) (72%, 47%, 44%)

RGB channels and saturation

R 184 of 255 = 72%
G 119 of 255 = 47%
B 112 of 255 = 44%

184
119
112

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

Portions of RGB colors in percentages

R + G + B = 184 + 119 + 112 = 415 (100%)
R 184 of 415 ~ 44.34%
G 119 of 415 ~ 28.67%
B 112 of 415 ~ 26.99'%

%44.34
%28.67
%26.99

CMYK color model

#B87770 color CMYK value is (0,35,39,28).

  • cyan value is 0.00%
  • magenta value is 35.33%
  • yellow value is 39.13%
  • key color value is 27.84%
CMYK: (0,35,39,28) C0M35Y39K28 (0%,35%,39%,28%) (0.00/0.35/0.39/0.28) 

CMYK percentages

%0
%35.33
%39.13
%27.84

Codes

Color #B87770 in popluar color models

B8 77 70
RGB 184 119 112
HSL 33.64% 58.04%
HSB/HSV 39.13% 72.16%
CMYK 0.00% 35.33% 39.13%
27.84%

Color #B87770 in popluar number systems.

HEX B8 77 70
Decimal 184 119 112
Binary 10111000 1110111 1110000
Octal 270 167 160

Shades and tints

Shades of #B87770

#B87770
(184,119,112)
#A86D66
(168,109,102)
#98635C
(152,99,92)
#885952
(136,89,82)
#784F48
(120,79,72)
#68453E
(104,69,62)
#583B34
(88,59,52)
#48312A
(72,49,42)
#382720
(56,39,32)
#281D16
(40,29,22)
#18130C
(24,19,12)
#000000
(0,0,0)

Tints of #B87770

#B87770
(184,119,112)
#BE837D
(190,131,125)
#C48F8A
(196,143,138)
#CA9B97
(202,155,151)
#D0A7A4
(208,167,164)
#D6B3B1
(214,179,177)
#DCBFBE
(220,191,190)
#E2CBCB
(226,203,203)
#E8D7D8
(232,215,216)
#EEE3E5
(238,227,229)
#F4EFF2
(244,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B87770; }

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

This text font color is #B87770.

Background Color

.myBgColor { background-color: #B87770; }

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

This div background color is #B87770.

Border color

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

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

This div border color is #B87770.

Opacity

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

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

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

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

This text has shadow with #B87770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B87770.

Preview

Color preview on black background

This text has color #B87770 on black background.


Color preview on white background

This text has color #B87770 on white background.


Black color preview on #B87770 background

This text has black color on #B87770 background.


White color preview on #B87770 background

This text has white color on #B87770 background.


Related colors

Complementary color

Complementary color for #hex is #47888F.


I love getcolorcode.com

Triadic colors

1 #70B877 and #7770B8 with #B87770 are triadic colors.

2 #7077B8 and #77B870 with #B87770 are triadic colors.