COLOR #57361E

HEX: #57361E RGB: (87,54,30)

Color info

#57361E contains red, green and blue colors in about the same proportion. Web safe color of #57361E is #663333 (or #633).

RGB color model

#57361E color RGB value is (87,54,30).

RGB: (87,54,30) (34%, 21%, 12%)

RGB channels and saturation

R 87 of 255 = 34%
G 54 of 255 = 21%
B 30 of 255 = 12%

87
54
30

R + G + B ~ 22%. #57361E is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 54 + 30 = 171 (100%)
R 87 of 171 ~ 50.88%
G 54 of 171 ~ 31.58%
B 30 of 171 ~ 17.54'%

%50.88
%31.58
%17.54

CMYK color model

#57361E color CMYK value is (0,38,66,66).

  • cyan value is 0.00%
  • magenta value is 37.93%
  • yellow value is 65.52%
  • key color value is 65.88%

CMYK: (0,38,66,66)
C0M38Y66K66 (0%, 38%, 66%, 66%)
(0.00 / 0.38 / 0.66 / 0.66)

CMYK percentages

%0
%37.93
%65.52
%65.88

Codes

Color #57361E in popluar color models

57 36 1E
RGB 87 54 30
HSL 25° 48.72% 22.94%
HSB/HSV 25° 65.52% 34.12%
CMYK 0.00% 37.93% 65.52%
65.88%

Color #57361E in popluar number systems.

HEX 57 36 1E
Decimal 87 54 30
Binary 1010111 110110 11110
Octal 127 66 36

Shades and tints

Shades of #57361E

#57361E
(87,54,30)
#50321C
(80,50,28)
#492E1A
(73,46,26)
#422A18
(66,42,24)
#3B2616
(59,38,22)
#342214
(52,34,20)
#2D1E12
(45,30,18)
#261A10
(38,26,16)
#1F160E
(31,22,14)
#18120C
(24,18,12)
#110E0A
(17,14,10)
#000000
(0,0,0)

Tints of #57361E

#57361E
(87,54,30)
#664832
(102,72,50)
#755A46
(117,90,70)
#846C5A
(132,108,90)
#937E6E
(147,126,110)
#A29082
(162,144,130)
#B1A296
(177,162,150)
#C0B4AA
(192,180,170)
#CFC6BE
(207,198,190)
#DED8D2
(222,216,210)
#EDEAE6
(237,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57361E color. Also use rgb(87,54,30) instead hex code.

Text Font Color

.myTextColor { color: #57361E; }

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

This text font color is #57361E.

Background Color

.myBgColor { background-color: #57361E; }

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

This div background color is #57361E.

Border color

.myBorderColor { border: 1px solid #57361E; }

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

This div border color is #57361E.

Opacity

.myOpacity80 { color: #57361E; opacity: 0.8; }

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

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

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

This text has shadow with #57361E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57361E.

Preview

Color preview on black background

This text has color #57361E on black background.


Color preview on white background

This text has color #57361E on white background.


Black color preview on #57361E background

This text has black color on #57361E background.


White color preview on #57361E background

This text has white color on #57361E background.


Related colors

Complementary color

Complementary color for #hex is #A8C9E1.


I love getcolorcode.com

Triadic colors

1 #1E5736 and #361E57 with #57361E are triadic colors.

2 #1E3657 and #36571E with #57361E are triadic colors.