COLOR #57463D

HEX: #57463D RGB: (87,70,61)

Color info

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

RGB color model

#57463D color RGB value is (87,70,61).

RGB: (87,70,61) (34%, 27%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 70 of 255 = 27%
B 61 of 255 = 24%

87
70
61

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

Portions of RGB colors in percentages

R + G + B = 87 + 70 + 61 = 218 (100%)
R 87 of 218 ~ 39.91%
G 70 of 218 ~ 32.11%
B 61 of 218 ~ 27.98'%

%39.91
%32.11
%27.98

CMYK color model

#57463D color CMYK value is (0,20,30,66).

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

CMYK: (0,20,30,66)
C0M20Y30K66 (0%, 20%, 30%, 66%)
(0.00 / 0.20 / 0.30 / 0.66)

CMYK percentages

%0
%19.54
%29.89
%65.88

Codes

Color #57463D in popluar color models

57 46 3D
RGB 87 70 61
HSL 21° 17.57% 29.02%
HSB/HSV 21° 29.89% 34.12%
CMYK 0.00% 19.54% 29.89%
65.88%

Color #57463D in popluar number systems.

HEX 57 46 3D
Decimal 87 70 61
Binary 1010111 1000110 111101
Octal 127 106 75

Shades and tints

Shades of #57463D

#57463D
(87,70,61)
#504038
(80,64,56)
#493A33
(73,58,51)
#42342E
(66,52,46)
#3B2E29
(59,46,41)
#342824
(52,40,36)
#2D221F
(45,34,31)
#261C1A
(38,28,26)
#1F1615
(31,22,21)
#181010
(24,16,16)
#110A0B
(17,10,11)
#000000
(0,0,0)

Tints of #57463D

#57463D
(87,70,61)
#66564E
(102,86,78)
#75665F
(117,102,95)
#847670
(132,118,112)
#938681
(147,134,129)
#A29692
(162,150,146)
#B1A6A3
(177,166,163)
#C0B6B4
(192,182,180)
#CFC6C5
(207,198,197)
#DED6D6
(222,214,214)
#EDE6E7
(237,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57463D; }

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

This text font color is #57463D.

Background Color

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

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

This div background color is #57463D.

Border color

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

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

This div border color is #57463D.

Opacity

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

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

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

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

This text has shadow with #57463D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57463D.

Preview

Color preview on black background

This text has color #57463D on black background.


Color preview on white background

This text has color #57463D on white background.


Black color preview on #57463D background

This text has black color on #57463D background.


White color preview on #57463D background

This text has white color on #57463D background.


Related colors

Complementary color

Complementary color for #hex is #A8B9C2.


I love getcolorcode.com

Triadic colors

1 #3D5746 and #463D57 with #57463D are triadic colors.

2 #3D4657 and #46573D with #57463D are triadic colors.