COLOR #57421A

HEX: #57421A RGB: (87,66,26)

Color info

#57421A contains mainly red and green colors. Web safe color of #57421A is #663300 (or #630).

RGB color model

#57421A color RGB value is (87,66,26).

RGB: (87,66,26) (34%, 26%, 10%)

RGB channels and saturation

R 87 of 255 = 34%
G 66 of 255 = 26%
B 26 of 255 = 10%

87
66
26

R + G + B ~ 23%. #57421A is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 66 + 26 = 179 (100%)
R 87 of 179 ~ 48.6%
G 66 of 179 ~ 36.87%
B 26 of 179 ~ 14.53'%

%48.6
%36.87
%14.53

CMYK color model

#57421A color CMYK value is (0,24,70,66).

  • cyan value is 0.00%
  • magenta value is 24.14%
  • yellow value is 70.11%
  • key color value is 65.88%
CMYK: (0,24,70,66) C0M24Y70K66 (0%,24%,70%,66%) (0.00/0.24/0.70/0.66) 

CMYK percentages

%0
%24.14
%70.11
%65.88

Codes

Color #57421A in popluar color models

57 42 1A
RGB 87 66 26
HSL 39° 53.98% 22.16%
HSB/HSV 39° 70.11% 34.12%
CMYK 0.00% 24.14% 70.11%
65.88%

Color #57421A in popluar number systems.

HEX 57 42 1A
Decimal 87 66 26
Binary 1010111 1000010 11010
Octal 127 102 32

Shades and tints

Shades of #57421A

#57421A
(87,66,26)
#503C18
(80,60,24)
#493616
(73,54,22)
#423014
(66,48,20)
#3B2A12
(59,42,18)
#342410
(52,36,16)
#2D1E0E
(45,30,14)
#26180C
(38,24,12)
#1F120A
(31,18,10)
#180C08
(24,12,8)
#110606
(17,6,6)
#000000
(0,0,0)

Tints of #57421A

#57421A
(87,66,26)
#66532E
(102,83,46)
#756442
(117,100,66)
#847556
(132,117,86)
#93866A
(147,134,106)
#A2977E
(162,151,126)
#B1A892
(177,168,146)
#C0B9A6
(192,185,166)
#CFCABA
(207,202,186)
#DEDBCE
(222,219,206)
#EDECE2
(237,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57421A color. Also use rgb(87,66,26) instead hex code.

Text Font Color

.myTextColor { color: #57421A; }

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

This text font color is #57421A.

Background Color

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

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

This div background color is #57421A.

Border color

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

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

This div border color is #57421A.

Opacity

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

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

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

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

This text has shadow with #57421A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57421A.

Preview

Color preview on black background

This text has color #57421A on black background.


Color preview on white background

This text has color #57421A on white background.


Black color preview on #57421A background

This text has black color on #57421A background.


White color preview on #57421A background

This text has white color on #57421A background.


Related colors

Complementary color

Complementary color for #hex is #A8BDE5.


I love getcolorcode.com

Triadic colors

1 #1A5742 and #421A57 with #57421A are triadic colors.

2 #1A4257 and #42571A with #57421A are triadic colors.