COLOR #572E5C

HEX: #572E5C RGB: (87,46,92)

Color info

#572E5C contains red, green and blue colors in about the same proportion. Web safe color of #572E5C is #663366 (or #636).

RGB color model

#572E5C color RGB value is (87,46,92).

RGB: (87,46,92) (34%, 18%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 46 of 255 = 18%
B 92 of 255 = 36%

87
46
92

R + G + B ~ 29%. #572E5C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 46 + 92 = 225 (100%)
R 87 of 225 ~ 38.67%
G 46 of 225 ~ 20.44%
B 92 of 225 ~ 40.89'%

%38.67
%20.44
%40.89

CMYK color model

#572E5C color CMYK value is (5,50,0,64).

  • cyan value is 5.43%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (5,50,0,64)
C5M50Y0K64 (5%, 50%, 0%, 64%)
(0.05 / 0.50 / 0.00 / 0.64)

CMYK percentages

%5.43
%50
%0
%63.92

Codes

Color #572E5C in popluar color models

57 2E 5C
RGB 87 46 92
HSL 293° 33.33% 27.06%
HSB/HSV 293° 50.00% 36.08%
CMYK 5.43% 50.00% 0.00%
63.92%

Color #572E5C in popluar number systems.

HEX 57 2E 5C
Decimal 87 46 92
Binary 1010111 101110 1011100
Octal 127 56 134

Shades and tints

Shades of #572E5C

#572E5C
(87,46,92)
#502A54
(80,42,84)
#49264C
(73,38,76)
#422244
(66,34,68)
#3B1E3C
(59,30,60)
#341A34
(52,26,52)
#2D162C
(45,22,44)
#261224
(38,18,36)
#1F0E1C
(31,14,28)
#180A14
(24,10,20)
#11060C
(17,6,12)
#000000
(0,0,0)

Tints of #572E5C

#572E5C
(87,46,92)
#66416A
(102,65,106)
#755478
(117,84,120)
#846786
(132,103,134)
#937A94
(147,122,148)
#A28DA2
(162,141,162)
#B1A0B0
(177,160,176)
#C0B3BE
(192,179,190)
#CFC6CC
(207,198,204)
#DED9DA
(222,217,218)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #572E5C; }

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

This text font color is #572E5C.

Background Color

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

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

This div background color is #572E5C.

Border color

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

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

This div border color is #572E5C.

Opacity

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

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

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

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

This text has shadow with #572E5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572E5C.

Preview

Color preview on black background

This text has color #572E5C on black background.


Color preview on white background

This text has color #572E5C on white background.


Black color preview on #572E5C background

This text has black color on #572E5C background.


White color preview on #572E5C background

This text has white color on #572E5C background.


Related colors

Complementary color

Complementary color for #hex is #A8D1A3.


I love getcolorcode.com

Triadic colors

1 #5C572E and #2E5C57 with #572E5C are triadic colors.

2 #5C2E57 and #2E575C with #572E5C are triadic colors.