COLOR #B67857

HEX: #B67857 RGB: (182,120,87)

Color info

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

RGB color model

#B67857 color RGB value is (182,120,87).

RGB: (182,120,87) (71%, 47%, 34%)

RGB channels and saturation

R 182 of 255 = 71%
G 120 of 255 = 47%
B 87 of 255 = 34%

182
120
87

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

Portions of RGB colors in percentages

R + G + B = 182 + 120 + 87 = 389 (100%)
R 182 of 389 ~ 46.79%
G 120 of 389 ~ 30.85%
B 87 of 389 ~ 22.37'%

%46.79
%30.85
%22.37

CMYK color model

#B67857 color CMYK value is (0,34,52,29).

  • cyan value is 0.00%
  • magenta value is 34.07%
  • yellow value is 52.20%
  • key color value is 28.63%

CMYK: (0,34,52,29)
C0M34Y52K29 (0%, 34%, 52%, 29%)
(0.00 / 0.34 / 0.52 / 0.29)

CMYK percentages

%0
%34.07
%52.2
%28.63

Codes

Color #B67857 in popluar color models

B6 78 57
RGB 182 120 87
HSL 21° 39.42% 52.75%
HSB/HSV 21° 52.20% 71.37%
CMYK 0.00% 34.07% 52.20%
28.63%

Color #B67857 in popluar number systems.

HEX B6 78 57
Decimal 182 120 87
Binary 10110110 1111000 1010111
Octal 266 170 127

Shades and tints

Shades of #B67857

#B67857
(182,120,87)
#A66E50
(166,110,80)
#966449
(150,100,73)
#865A42
(134,90,66)
#76503B
(118,80,59)
#664634
(102,70,52)
#563C2D
(86,60,45)
#463226
(70,50,38)
#36281F
(54,40,31)
#261E18
(38,30,24)
#161411
(22,20,17)
#000000
(0,0,0)

Tints of #B67857

#B67857
(182,120,87)
#BC8466
(188,132,102)
#C29075
(194,144,117)
#C89C84
(200,156,132)
#CEA893
(206,168,147)
#D4B4A2
(212,180,162)
#DAC0B1
(218,192,177)
#E0CCC0
(224,204,192)
#E6D8CF
(230,216,207)
#ECE4DE
(236,228,222)
#F2F0ED
(242,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B67857 color. Also use rgb(182,120,87) instead hex code.

Text Font Color

.myTextColor { color: #B67857; }

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

This text font color is #B67857.

Background Color

.myBgColor { background-color: #B67857; }

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

This div background color is #B67857.

Border color

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

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

This div border color is #B67857.

Opacity

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

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

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

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

This text has shadow with #B67857 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B67857.

Preview

Color preview on black background

This text has color #B67857 on black background.


Color preview on white background

This text has color #B67857 on white background.


Black color preview on #B67857 background

This text has black color on #B67857 background.


White color preview on #B67857 background

This text has white color on #B67857 background.


Related colors

Complementary color

Complementary color for #hex is #4987A8.


I love getcolorcode.com

Triadic colors

1 #57B678 and #7857B6 with #B67857 are triadic colors.

2 #5778B6 and #78B657 with #B67857 are triadic colors.