COLOR #572E48

HEX: #572E48 RGB: (87,46,72)

Color info

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

RGB color model

#572E48 color RGB value is (87,46,72).

RGB: (87,46,72) (34%, 18%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 46 of 255 = 18%
B 72 of 255 = 28%

87
46
72

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

Portions of RGB colors in percentages

R + G + B = 87 + 46 + 72 = 205 (100%)
R 87 of 205 ~ 42.44%
G 46 of 205 ~ 22.44%
B 72 of 205 ~ 35.12'%

%42.44
%22.44
%35.12

CMYK color model

#572E48 color CMYK value is (0,47,17,66).

  • cyan value is 0.00%
  • magenta value is 47.13%
  • yellow value is 17.24%
  • key color value is 65.88%

CMYK: (0,47,17,66)
C0M47Y17K66 (0%, 47%, 17%, 66%)
(0.00 / 0.47 / 0.17 / 0.66)

CMYK percentages

%0
%47.13
%17.24
%65.88

Codes

Color #572E48 in popluar color models

57 2E 48
RGB 87 46 72
HSL 322° 30.83% 26.08%
HSB/HSV 322° 47.13% 34.12%
CMYK 0.00% 47.13% 17.24%
65.88%

Color #572E48 in popluar number systems.

HEX 57 2E 48
Decimal 87 46 72
Binary 1010111 101110 1001000
Octal 127 56 110

Shades and tints

Shades of #572E48

#572E48
(87,46,72)
#502A42
(80,42,66)
#49263C
(73,38,60)
#422236
(66,34,54)
#3B1E30
(59,30,48)
#341A2A
(52,26,42)
#2D1624
(45,22,36)
#26121E
(38,18,30)
#1F0E18
(31,14,24)
#180A12
(24,10,18)
#11060C
(17,6,12)
#000000
(0,0,0)

Tints of #572E48

#572E48
(87,46,72)
#664158
(102,65,88)
#755468
(117,84,104)
#846778
(132,103,120)
#937A88
(147,122,136)
#A28D98
(162,141,152)
#B1A0A8
(177,160,168)
#C0B3B8
(192,179,184)
#CFC6C8
(207,198,200)
#DED9D8
(222,217,216)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #572E48 color. Also use rgb(87,46,72) instead hex code.

Text Font Color

.myTextColor { color: #572E48; }

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

This text font color is #572E48.

Background Color

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

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

This div background color is #572E48.

Border color

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

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

This div border color is #572E48.

Opacity

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

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

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

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

This text has shadow with #572E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572E48.

Preview

Color preview on black background

This text has color #572E48 on black background.


Color preview on white background

This text has color #572E48 on white background.


Black color preview on #572E48 background

This text has black color on #572E48 background.


White color preview on #572E48 background

This text has white color on #572E48 background.


Related colors

Complementary color

Complementary color for #hex is #A8D1B7.


I love getcolorcode.com

Triadic colors

1 #48572E and #2E4857 with #572E48 are triadic colors.

2 #482E57 and #2E5748 with #572E48 are triadic colors.