COLOR #57423D

HEX: #57423D RGB: (87,66,61)

Color info

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

RGB color model

#57423D color RGB value is (87,66,61).

RGB: (87,66,61) (34%, 26%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 66 of 255 = 26%
B 61 of 255 = 24%

87
66
61

R + G + B ~ 28%. #57423D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 66 + 61 = 214 (100%)
R 87 of 214 ~ 40.65%
G 66 of 214 ~ 30.84%
B 61 of 214 ~ 28.5'%

%40.65
%30.84
%28.5

CMYK color model

#57423D color CMYK value is (0,24,30,66).

  • cyan value is 0.00%
  • magenta value is 24.14%
  • yellow value is 29.89%
  • key color value is 65.88%

CMYK: (0,24,30,66)
C0M24Y30K66 (0%, 24%, 30%, 66%)
(0.00 / 0.24 / 0.30 / 0.66)

CMYK percentages

%0
%24.14
%29.89
%65.88

Codes

Color #57423D in popluar color models

57 42 3D
RGB 87 66 61
HSL 12° 17.57% 29.02%
HSB/HSV 12° 29.89% 34.12%
CMYK 0.00% 24.14% 29.89%
65.88%

Color #57423D in popluar number systems.

HEX 57 42 3D
Decimal 87 66 61
Binary 1010111 1000010 111101
Octal 127 102 75

Shades and tints

Shades of #57423D

#57423D
(87,66,61)
#503C38
(80,60,56)
#493633
(73,54,51)
#42302E
(66,48,46)
#3B2A29
(59,42,41)
#342424
(52,36,36)
#2D1E1F
(45,30,31)
#26181A
(38,24,26)
#1F1215
(31,18,21)
#180C10
(24,12,16)
#11060B
(17,6,11)
#000000
(0,0,0)

Tints of #57423D

#57423D
(87,66,61)
#66534E
(102,83,78)
#75645F
(117,100,95)
#847570
(132,117,112)
#938681
(147,134,129)
#A29792
(162,151,146)
#B1A8A3
(177,168,163)
#C0B9B4
(192,185,180)
#CFCAC5
(207,202,197)
#DEDBD6
(222,219,214)
#EDECE7
(237,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57423D color. Also use rgb(87,66,61) instead hex code.

Text Font Color

.myTextColor { color: #57423D; }

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

This text font color is #57423D.

Background Color

.myBgColor { background-color: #57423D; }

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

This div background color is #57423D.

Border color

.myBorderColor { border: 1px solid #57423D; }

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

This div border color is #57423D.

Opacity

.myOpacity80 { color: #57423D; opacity: 0.8; }

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

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

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

This text has shadow with #57423D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57423D.

Preview

Color preview on black background

This text has color #57423D on black background.


Color preview on white background

This text has color #57423D on white background.


Black color preview on #57423D background

This text has black color on #57423D background.


White color preview on #57423D background

This text has white color on #57423D background.


Related colors

Complementary color

Complementary color for #hex is #A8BDC2.


I love getcolorcode.com

Triadic colors

1 #3D5742 and #423D57 with #57423D are triadic colors.

2 #3D4257 and #42573D with #57423D are triadic colors.