COLOR #B57864

HEX: #B57864 RGB: (181,120,100)

Color info

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

RGB color model

#B57864 color RGB value is (181,120,100).

RGB: (181,120,100) (71%, 47%, 39%)

RGB channels and saturation

R 181 of 255 = 71%
G 120 of 255 = 47%
B 100 of 255 = 39%

181
120
100

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

Portions of RGB colors in percentages

R + G + B = 181 + 120 + 100 = 401 (100%)
R 181 of 401 ~ 45.14%
G 120 of 401 ~ 29.93%
B 100 of 401 ~ 24.94'%

%45.14
%29.93
%24.94

CMYK color model

#B57864 color CMYK value is (0,34,45,29).

  • cyan value is 0.00%
  • magenta value is 33.70%
  • yellow value is 44.75%
  • key color value is 29.02%

CMYK: (0,34,45,29)
C0M34Y45K29 (0%, 34%, 45%, 29%)
(0.00 / 0.34 / 0.45 / 0.29)

CMYK percentages

%0
%33.7
%44.75
%29.02

Codes

Color #B57864 in popluar color models

B5 78 64
RGB 181 120 100
HSL 15° 35.37% 55.10%
HSB/HSV 15° 44.75% 70.98%
CMYK 0.00% 33.70% 44.75%
29.02%

Color #B57864 in popluar number systems.

HEX B5 78 64
Decimal 181 120 100
Binary 10110101 1111000 1100100
Octal 265 170 144

Shades and tints

Shades of #B57864

#B57864
(181,120,100)
#A56E5B
(165,110,91)
#956452
(149,100,82)
#855A49
(133,90,73)
#755040
(117,80,64)
#654637
(101,70,55)
#553C2E
(85,60,46)
#453225
(69,50,37)
#35281C
(53,40,28)
#251E13
(37,30,19)
#15140A
(21,20,10)
#000000
(0,0,0)

Tints of #B57864

#B57864
(181,120,100)
#BB8472
(187,132,114)
#C19080
(193,144,128)
#C79C8E
(199,156,142)
#CDA89C
(205,168,156)
#D3B4AA
(211,180,170)
#D9C0B8
(217,192,184)
#DFCCC6
(223,204,198)
#E5D8D4
(229,216,212)
#EBE4E2
(235,228,226)
#F1F0F0
(241,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B57864 color. Also use rgb(181,120,100) instead hex code.

Text Font Color

.myTextColor { color: #B57864; }

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

This text font color is #B57864.

Background Color

.myBgColor { background-color: #B57864; }

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

This div background color is #B57864.

Border color

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

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

This div border color is #B57864.

Opacity

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

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

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

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

This text has shadow with #B57864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B57864.

Preview

Color preview on black background

This text has color #B57864 on black background.


Color preview on white background

This text has color #B57864 on white background.


Black color preview on #B57864 background

This text has black color on #B57864 background.


White color preview on #B57864 background

This text has white color on #B57864 background.


Related colors

Complementary color

Complementary color for #hex is #4A879B.


I love getcolorcode.com

Triadic colors

1 #64B578 and #7864B5 with #B57864 are triadic colors.

2 #6478B5 and #78B564 with #B57864 are triadic colors.