COLOR #572D43

HEX: #572D43 RGB: (87,45,67)

Color info

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

RGB color model

#572D43 color RGB value is (87,45,67).

RGB: (87,45,67) (34%, 18%, 26%)

RGB channels and saturation

R 87 of 255 = 34%
G 45 of 255 = 18%
B 67 of 255 = 26%

87
45
67

R + G + B ~ 26%. #572D43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 45 + 67 = 199 (100%)
R 87 of 199 ~ 43.72%
G 45 of 199 ~ 22.61%
B 67 of 199 ~ 33.67'%

%43.72
%22.61
%33.67

CMYK color model

#572D43 color CMYK value is (0,48,23,66).

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

CMYK: (0,48,23,66)
C0M48Y23K66 (0%, 48%, 23%, 66%)
(0.00 / 0.48 / 0.23 / 0.66)

CMYK percentages

%0
%48.28
%22.99
%65.88

Codes

Color #572D43 in popluar color models

57 2D 43
RGB 87 45 67
HSL 329° 31.82% 25.88%
HSB/HSV 329° 48.28% 34.12%
CMYK 0.00% 48.28% 22.99%
65.88%

Color #572D43 in popluar number systems.

HEX 57 2D 43
Decimal 87 45 67
Binary 1010111 101101 1000011
Octal 127 55 103

Shades and tints

Shades of #572D43

#572D43
(87,45,67)
#50293D
(80,41,61)
#492537
(73,37,55)
#422131
(66,33,49)
#3B1D2B
(59,29,43)
#341925
(52,25,37)
#2D151F
(45,21,31)
#261119
(38,17,25)
#1F0D13
(31,13,19)
#18090D
(24,9,13)
#110507
(17,5,7)
#000000
(0,0,0)

Tints of #572D43

#572D43
(87,45,67)
#664054
(102,64,84)
#755365
(117,83,101)
#846676
(132,102,118)
#937987
(147,121,135)
#A28C98
(162,140,152)
#B19FA9
(177,159,169)
#C0B2BA
(192,178,186)
#CFC5CB
(207,197,203)
#DED8DC
(222,216,220)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #572D43; }

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

This text font color is #572D43.

Background Color

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

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

This div background color is #572D43.

Border color

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

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

This div border color is #572D43.

Opacity

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

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

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

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

This text has shadow with #572D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572D43.

Preview

Color preview on black background

This text has color #572D43 on black background.


Color preview on white background

This text has color #572D43 on white background.


Black color preview on #572D43 background

This text has black color on #572D43 background.


White color preview on #572D43 background

This text has white color on #572D43 background.


Related colors

Complementary color

Complementary color for #hex is #A8D2BC.


I love getcolorcode.com

Triadic colors

1 #43572D and #2D4357 with #572D43 are triadic colors.

2 #432D57 and #2D5743 with #572D43 are triadic colors.