COLOR #57403D

HEX: #57403D RGB: (87,64,61)

Color info

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

RGB color model

#57403D color RGB value is (87,64,61).

RGB: (87,64,61) (34%, 25%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 64 of 255 = 25%
B 61 of 255 = 24%

87
64
61

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

Portions of RGB colors in percentages

R + G + B = 87 + 64 + 61 = 212 (100%)
R 87 of 212 ~ 41.04%
G 64 of 212 ~ 30.19%
B 61 of 212 ~ 28.77'%

%41.04
%30.19
%28.77

CMYK color model

#57403D color CMYK value is (0,26,30,66).

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

CMYK: (0,26,30,66)
C0M26Y30K66 (0%, 26%, 30%, 66%)
(0.00 / 0.26 / 0.30 / 0.66)

CMYK percentages

%0
%26.44
%29.89
%65.88

Codes

Color #57403D in popluar color models

57 40 3D
RGB 87 64 61
HSL 17.57% 29.02%
HSB/HSV 29.89% 34.12%
CMYK 0.00% 26.44% 29.89%
65.88%

Color #57403D in popluar number systems.

HEX 57 40 3D
Decimal 87 64 61
Binary 1010111 1000000 111101
Octal 127 100 75

Shades and tints

Shades of #57403D

#57403D
(87,64,61)
#503B38
(80,59,56)
#493633
(73,54,51)
#42312E
(66,49,46)
#3B2C29
(59,44,41)
#342724
(52,39,36)
#2D221F
(45,34,31)
#261D1A
(38,29,26)
#1F1815
(31,24,21)
#181310
(24,19,16)
#110E0B
(17,14,11)
#000000
(0,0,0)

Tints of #57403D

#57403D
(87,64,61)
#66514E
(102,81,78)
#75625F
(117,98,95)
#847370
(132,115,112)
#938481
(147,132,129)
#A29592
(162,149,146)
#B1A6A3
(177,166,163)
#C0B7B4
(192,183,180)
#CFC8C5
(207,200,197)
#DED9D6
(222,217,214)
#EDEAE7
(237,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57403D; }

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

This text font color is #57403D.

Background Color

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

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

This div background color is #57403D.

Border color

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

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

This div border color is #57403D.

Opacity

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

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

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

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

This text has shadow with #57403D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57403D.

Preview

Color preview on black background

This text has color #57403D on black background.


Color preview on white background

This text has color #57403D on white background.


Black color preview on #57403D background

This text has black color on #57403D background.


White color preview on #57403D background

This text has white color on #57403D background.


Related colors

Complementary color

Complementary color for #hex is #A8BFC2.


I love getcolorcode.com

Triadic colors

1 #3D5740 and #403D57 with #57403D are triadic colors.

2 #3D4057 and #40573D with #57403D are triadic colors.