COLOR #B87042

HEX: #B87042 RGB: (184,112,66)

Color info

#B87042 contains mainly red color. Web safe color of #B87042 is #CC6633 (or #C63).

RGB color model

#B87042 color RGB value is (184,112,66).

RGB: (184,112,66) (72%, 44%, 26%)

RGB channels and saturation

R 184 of 255 = 72%
G 112 of 255 = 44%
B 66 of 255 = 26%

184
112
66

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

Portions of RGB colors in percentages

R + G + B = 184 + 112 + 66 = 362 (100%)
R 184 of 362 ~ 50.83%
G 112 of 362 ~ 30.94%
B 66 of 362 ~ 18.23'%

%50.83
%30.94
%18.23

CMYK color model

#B87042 color CMYK value is (0,39,64,28).

  • cyan value is 0.00%
  • magenta value is 39.13%
  • yellow value is 64.13%
  • key color value is 27.84%

CMYK: (0,39,64,28)
C0M39Y64K28 (0%, 39%, 64%, 28%)
(0.00 / 0.39 / 0.64 / 0.28)

CMYK percentages

%0
%39.13
%64.13
%27.84

Codes

Color #B87042 in popluar color models

B8 70 42
RGB 184 112 66
HSL 23° 47.20% 49.02%
HSB/HSV 23° 64.13% 72.16%
CMYK 0.00% 39.13% 64.13%
27.84%

Color #B87042 in popluar number systems.

HEX B8 70 42
Decimal 184 112 66
Binary 10111000 1110000 1000010
Octal 270 160 102

Shades and tints

Shades of #B87042

#B87042
(184,112,66)
#A8663C
(168,102,60)
#985C36
(152,92,54)
#885230
(136,82,48)
#78482A
(120,72,42)
#683E24
(104,62,36)
#58341E
(88,52,30)
#482A18
(72,42,24)
#382012
(56,32,18)
#28160C
(40,22,12)
#180C06
(24,12,6)
#000000
(0,0,0)

Tints of #B87042

#B87042
(184,112,66)
#BE7D53
(190,125,83)
#C48A64
(196,138,100)
#CA9775
(202,151,117)
#D0A486
(208,164,134)
#D6B197
(214,177,151)
#DCBEA8
(220,190,168)
#E2CBB9
(226,203,185)
#E8D8CA
(232,216,202)
#EEE5DB
(238,229,219)
#F4F2EC
(244,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B87042; }

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

This text font color is #B87042.

Background Color

.myBgColor { background-color: #B87042; }

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

This div background color is #B87042.

Border color

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

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

This div border color is #B87042.

Opacity

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

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

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

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

This text has shadow with #B87042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B87042.

Preview

Color preview on black background

This text has color #B87042 on black background.


Color preview on white background

This text has color #B87042 on white background.


Black color preview on #B87042 background

This text has black color on #B87042 background.


White color preview on #B87042 background

This text has white color on #B87042 background.


Related colors

Complementary color

Complementary color for #hex is #478FBD.


I love getcolorcode.com

Triadic colors

1 #42B870 and #7042B8 with #B87042 are triadic colors.

2 #4270B8 and #70B842 with #B87042 are triadic colors.