COLOR #573431

HEX: #573431 RGB: (87,52,49)

Color info

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

RGB color model

#573431 color RGB value is (87,52,49).

RGB: (87,52,49) (34%, 20%, 19%)

RGB channels and saturation

R 87 of 255 = 34%
G 52 of 255 = 20%
B 49 of 255 = 19%

87
52
49

R + G + B ~ 24%. #573431 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 52 + 49 = 188 (100%)
R 87 of 188 ~ 46.28%
G 52 of 188 ~ 27.66%
B 49 of 188 ~ 26.06'%

%46.28
%27.66
%26.06

CMYK color model

#573431 color CMYK value is (0,40,44,66).

  • cyan value is 0.00%
  • magenta value is 40.23%
  • yellow value is 43.68%
  • key color value is 65.88%

CMYK: (0,40,44,66)
C0M40Y44K66 (0%, 40%, 44%, 66%)
(0.00 / 0.40 / 0.44 / 0.66)

CMYK percentages

%0
%40.23
%43.68
%65.88

Codes

Color #573431 in popluar color models

57 34 31
RGB 87 52 49
HSL 27.94% 26.67%
HSB/HSV 43.68% 34.12%
CMYK 0.00% 40.23% 43.68%
65.88%

Color #573431 in popluar number systems.

HEX 57 34 31
Decimal 87 52 49
Binary 1010111 110100 110001
Octal 127 64 61

Shades and tints

Shades of #573431

#573431
(87,52,49)
#50302D
(80,48,45)
#492C29
(73,44,41)
#422825
(66,40,37)
#3B2421
(59,36,33)
#34201D
(52,32,29)
#2D1C19
(45,28,25)
#261815
(38,24,21)
#1F1411
(31,20,17)
#18100D
(24,16,13)
#110C09
(17,12,9)
#000000
(0,0,0)

Tints of #573431

#573431
(87,52,49)
#664643
(102,70,67)
#755855
(117,88,85)
#846A67
(132,106,103)
#937C79
(147,124,121)
#A28E8B
(162,142,139)
#B1A09D
(177,160,157)
#C0B2AF
(192,178,175)
#CFC4C1
(207,196,193)
#DED6D3
(222,214,211)
#EDE8E5
(237,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573431 color. Also use rgb(87,52,49) instead hex code.

Text Font Color

.myTextColor { color: #573431; }

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

This text font color is #573431.

Background Color

.myBgColor { background-color: #573431; }

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

This div background color is #573431.

Border color

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

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

This div border color is #573431.

Opacity

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

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

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

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

This text has shadow with #573431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573431.

Preview

Color preview on black background

This text has color #573431 on black background.


Color preview on white background

This text has color #573431 on white background.


Black color preview on #573431 background

This text has black color on #573431 background.


White color preview on #573431 background

This text has white color on #573431 background.


Related colors

Complementary color

Complementary color for #573431 is #A8CBCE.


I love getcolorcode.com

Triadic colors

1 #315734 and #343157 with #573431 are triadic colors.

2 #313457 and #345731 with #573431 are triadic colors.