COLOR #57462A

HEX: #57462A RGB: (87,70,42)

Color info

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

RGB color model

#57462A color RGB value is (87,70,42).

RGB: (87,70,42) (34%, 27%, 16%)

RGB channels and saturation

R 87 of 255 = 34%
G 70 of 255 = 27%
B 42 of 255 = 16%

87
70
42

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

Portions of RGB colors in percentages

R + G + B = 87 + 70 + 42 = 199 (100%)
R 87 of 199 ~ 43.72%
G 70 of 199 ~ 35.18%
B 42 of 199 ~ 21.11'%

%43.72
%35.18
%21.11

CMYK color model

#57462A color CMYK value is (0,20,52,66).

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

CMYK: (0,20,52,66)
C0M20Y52K66 (0%, 20%, 52%, 66%)
(0.00 / 0.20 / 0.52 / 0.66)

CMYK percentages

%0
%19.54
%51.72
%65.88

Codes

Color #57462A in popluar color models

57 46 2A
RGB 87 70 42
HSL 37° 34.88% 25.29%
HSB/HSV 37° 51.72% 34.12%
CMYK 0.00% 19.54% 51.72%
65.88%

Color #57462A in popluar number systems.

HEX 57 46 2A
Decimal 87 70 42
Binary 1010111 1000110 101010
Octal 127 106 52

Shades and tints

Shades of #57462A

#57462A
(87,70,42)
#504027
(80,64,39)
#493A24
(73,58,36)
#423421
(66,52,33)
#3B2E1E
(59,46,30)
#34281B
(52,40,27)
#2D2218
(45,34,24)
#261C15
(38,28,21)
#1F1612
(31,22,18)
#18100F
(24,16,15)
#110A0C
(17,10,12)
#000000
(0,0,0)

Tints of #57462A

#57462A
(87,70,42)
#66563D
(102,86,61)
#756650
(117,102,80)
#847663
(132,118,99)
#938676
(147,134,118)
#A29689
(162,150,137)
#B1A69C
(177,166,156)
#C0B6AF
(192,182,175)
#CFC6C2
(207,198,194)
#DED6D5
(222,214,213)
#EDE6E8
(237,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57462A; }

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

This text font color is #57462A.

Background Color

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

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

This div background color is #57462A.

Border color

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

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

This div border color is #57462A.

Opacity

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

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

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

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

This text has shadow with #57462A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57462A.

Preview

Color preview on black background

This text has color #57462A on black background.


Color preview on white background

This text has color #57462A on white background.


Black color preview on #57462A background

This text has black color on #57462A background.


White color preview on #57462A background

This text has white color on #57462A background.


Related colors

Complementary color

Complementary color for #hex is #A8B9D5.


I love getcolorcode.com

Triadic colors

1 #2A5746 and #462A57 with #57462A are triadic colors.

2 #2A4657 and #46572A with #57462A are triadic colors.