COLOR #57462E

HEX: #57462E RGB: (87,70,46)

Color info

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

RGB color model

#57462E color RGB value is (87,70,46).

RGB: (87,70,46) (34%, 27%, 18%)

RGB channels and saturation

R 87 of 255 = 34%
G 70 of 255 = 27%
B 46 of 255 = 18%

87
70
46

R + G + B ~ 26%. #57462E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 70 + 46 = 203 (100%)
R 87 of 203 ~ 42.86%
G 70 of 203 ~ 34.48%
B 46 of 203 ~ 22.66'%

%42.86
%34.48
%22.66

CMYK color model

#57462E color CMYK value is (0,20,47,66).

  • cyan value is 0.00%
  • magenta value is 19.54%
  • yellow value is 47.13%
  • key color value is 65.88%

CMYK: (0,20,47,66)
C0M20Y47K66 (0%, 20%, 47%, 66%)
(0.00 / 0.20 / 0.47 / 0.66)

CMYK percentages

%0
%19.54
%47.13
%65.88

Codes

Color #57462E in popluar color models

57 46 2E
RGB 87 70 46
HSL 35° 30.83% 26.08%
HSB/HSV 35° 47.13% 34.12%
CMYK 0.00% 19.54% 47.13%
65.88%

Color #57462E in popluar number systems.

HEX 57 46 2E
Decimal 87 70 46
Binary 1010111 1000110 101110
Octal 127 106 56

Shades and tints

Shades of #57462E

#57462E
(87,70,46)
#50402A
(80,64,42)
#493A26
(73,58,38)
#423422
(66,52,34)
#3B2E1E
(59,46,30)
#34281A
(52,40,26)
#2D2216
(45,34,22)
#261C12
(38,28,18)
#1F160E
(31,22,14)
#18100A
(24,16,10)
#110A06
(17,10,6)
#000000
(0,0,0)

Tints of #57462E

#57462E
(87,70,46)
#665641
(102,86,65)
#756654
(117,102,84)
#847667
(132,118,103)
#93867A
(147,134,122)
#A2968D
(162,150,141)
#B1A6A0
(177,166,160)
#C0B6B3
(192,182,179)
#CFC6C6
(207,198,198)
#DED6D9
(222,214,217)
#EDE6EC
(237,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57462E color. Also use rgb(87,70,46) instead hex code.

Text Font Color

.myTextColor { color: #57462E; }

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

This text font color is #57462E.

Background Color

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

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

This div background color is #57462E.

Border color

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

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

This div border color is #57462E.

Opacity

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

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

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

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

This text has shadow with #57462E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57462E.

Preview

Color preview on black background

This text has color #57462E on black background.


Color preview on white background

This text has color #57462E on white background.


Black color preview on #57462E background

This text has black color on #57462E background.


White color preview on #57462E background

This text has white color on #57462E background.


Related colors

Complementary color

Complementary color for #hex is #A8B9D1.


I love getcolorcode.com

Triadic colors

1 #2E5746 and #462E57 with #57462E are triadic colors.

2 #2E4657 and #46572E with #57462E are triadic colors.