COLOR #572D4D

HEX: #572D4D RGB: (87,45,77)

Color info

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

RGB color model

#572D4D color RGB value is (87,45,77).

RGB: (87,45,77) (34%, 18%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 45 of 255 = 18%
B 77 of 255 = 30%

87
45
77

R + G + B ~ 27%. #572D4D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 45 + 77 = 209 (100%)
R 87 of 209 ~ 41.63%
G 45 of 209 ~ 21.53%
B 77 of 209 ~ 36.84'%

%41.63
%21.53
%36.84

CMYK color model

#572D4D color CMYK value is (0,48,11,66).

  • cyan value is 0.00%
  • magenta value is 48.28%
  • yellow value is 11.49%
  • key color value is 65.88%

CMYK: (0,48,11,66)
C0M48Y11K66 (0%, 48%, 11%, 66%)
(0.00 / 0.48 / 0.11 / 0.66)

CMYK percentages

%0
%48.28
%11.49
%65.88

Codes

Color #572D4D in popluar color models

57 2D 4D
RGB 87 45 77
HSL 314° 31.82% 25.88%
HSB/HSV 314° 48.28% 34.12%
CMYK 0.00% 48.28% 11.49%
65.88%

Color #572D4D in popluar number systems.

HEX 57 2D 4D
Decimal 87 45 77
Binary 1010111 101101 1001101
Octal 127 55 115

Shades and tints

Shades of #572D4D

#572D4D
(87,45,77)
#502946
(80,41,70)
#49253F
(73,37,63)
#422138
(66,33,56)
#3B1D31
(59,29,49)
#34192A
(52,25,42)
#2D1523
(45,21,35)
#26111C
(38,17,28)
#1F0D15
(31,13,21)
#18090E
(24,9,14)
#110507
(17,5,7)
#000000
(0,0,0)

Tints of #572D4D

#572D4D
(87,45,77)
#66405D
(102,64,93)
#75536D
(117,83,109)
#84667D
(132,102,125)
#93798D
(147,121,141)
#A28C9D
(162,140,157)
#B19FAD
(177,159,173)
#C0B2BD
(192,178,189)
#CFC5CD
(207,197,205)
#DED8DD
(222,216,221)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #572D4D color. Also use rgb(87,45,77) instead hex code.

Text Font Color

.myTextColor { color: #572D4D; }

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

This text font color is #572D4D.

Background Color

.myBgColor { background-color: #572D4D; }

<div style="background-color:#572D4D">Inner text</div>

This div background color is #572D4D.

Border color

.myBorderColor { border: 1px solid #572D4D; }

<div style="border:3px solid #572D4D">Div</div>

This div border color is #572D4D.

Opacity

.myOpacity80 { color: #572D4D; opacity: 0.8; }

<p style="color:#572D4D;opacity:0.8;">80%</p>

Text with #572D4D 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 #572D4D;}

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

This text has shadow with #572D4D color.


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

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

This text has shadow with #572D4D primary color and red secondary color.


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

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

This text has shadow with #572D4D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #572D4D.

Preview

Color preview on black background

This text has color #572D4D on black background.


Color preview on white background

This text has color #572D4D on white background.


Black color preview on #572D4D background

This text has black color on #572D4D background.


White color preview on #572D4D background

This text has white color on #572D4D background.


Related colors

Complementary color

Complementary color for #hex is #A8D2B2.


I love getcolorcode.com

Triadic colors

1 #4D572D and #2D4D57 with #572D4D are triadic colors.

2 #4D2D57 and #2D574D with #572D4D are triadic colors.