COLOR #572129

HEX: #572129 RGB: (87,33,41)

Color info

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

RGB color model

#572129 color RGB value is (87,33,41).

RGB: (87,33,41) (34%, 13%, 16%)

RGB channels and saturation

R 87 of 255 = 34%
G 33 of 255 = 13%
B 41 of 255 = 16%

87
33
41

R + G + B ~ 21%. #572129 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 33 + 41 = 161 (100%)
R 87 of 161 ~ 54.04%
G 33 of 161 ~ 20.5%
B 41 of 161 ~ 25.47'%

%54.04
%20.5
%25.47

CMYK color model

#572129 color CMYK value is (0,62,53,66).

  • cyan value is 0.00%
  • magenta value is 62.07%
  • yellow value is 52.87%
  • key color value is 65.88%

CMYK: (0,62,53,66)
C0M62Y53K66 (0%, 62%, 53%, 66%)
(0.00 / 0.62 / 0.53 / 0.66)

CMYK percentages

%0
%62.07
%52.87
%65.88

Codes

Color #572129 in popluar color models

57 21 29
RGB 87 33 41
HSL 351° 45.00% 23.53%
HSB/HSV 351° 62.07% 34.12%
CMYK 0.00% 62.07% 52.87%
65.88%

Color #572129 in popluar number systems.

HEX 57 21 29
Decimal 87 33 41
Binary 1010111 100001 101001
Octal 127 41 51

Shades and tints

Shades of #572129

#572129
(87,33,41)
#501E26
(80,30,38)
#491B23
(73,27,35)
#421820
(66,24,32)
#3B151D
(59,21,29)
#34121A
(52,18,26)
#2D0F17
(45,15,23)
#260C14
(38,12,20)
#1F0911
(31,9,17)
#18060E
(24,6,14)
#11030B
(17,3,11)
#000000
(0,0,0)

Tints of #572129

#572129
(87,33,41)
#66353C
(102,53,60)
#75494F
(117,73,79)
#845D62
(132,93,98)
#937175
(147,113,117)
#A28588
(162,133,136)
#B1999B
(177,153,155)
#C0ADAE
(192,173,174)
#CFC1C1
(207,193,193)
#DED5D4
(222,213,212)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #572129 color. Also use rgb(87,33,41) instead hex code.

Text Font Color

.myTextColor { color: #572129; }

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

This text font color is #572129.

Background Color

.myBgColor { background-color: #572129; }

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

This div background color is #572129.

Border color

.myBorderColor { border: 1px solid #572129; }

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

This div border color is #572129.

Opacity

.myOpacity80 { color: #572129; opacity: 0.8; }

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

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

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

This text has shadow with #572129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572129.

Preview

Color preview on black background

This text has color #572129 on black background.


Color preview on white background

This text has color #572129 on white background.


Black color preview on #572129 background

This text has black color on #572129 background.


White color preview on #572129 background

This text has white color on #572129 background.


Related colors

Complementary color

Complementary color for #hex is #A8DED6.


I love getcolorcode.com

Triadic colors

1 #295721 and #212957 with #572129 are triadic colors.

2 #292157 and #215729 with #572129 are triadic colors.