COLOR #573942

HEX: #573942 RGB: (87,57,66)

Color info

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

RGB color model

#573942 color RGB value is (87,57,66).

RGB: (87,57,66) (34%, 22%, 26%)

RGB channels and saturation

R 87 of 255 = 34%
G 57 of 255 = 22%
B 66 of 255 = 26%

87
57
66

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

Portions of RGB colors in percentages

R + G + B = 87 + 57 + 66 = 210 (100%)
R 87 of 210 ~ 41.43%
G 57 of 210 ~ 27.14%
B 66 of 210 ~ 31.43'%

%41.43
%27.14
%31.43

CMYK color model

#573942 color CMYK value is (0,34,24,66).

  • cyan value is 0.00%
  • magenta value is 34.48%
  • yellow value is 24.14%
  • key color value is 65.88%
CMYK: (0,34,24,66) C0M34Y24K66 (0%,34%,24%,66%) (0.00/0.34/0.24/0.66) 

CMYK percentages

%0
%34.48
%24.14
%65.88

Codes

Color #573942 in popluar color models

57 39 42
RGB 87 57 66
HSL 342° 20.83% 28.24%
HSB/HSV 342° 34.48% 34.12%
CMYK 0.00% 34.48% 24.14%
65.88%

Color #573942 in popluar number systems.

HEX 57 39 42
Decimal 87 57 66
Binary 1010111 111001 1000010
Octal 127 71 102

Shades and tints

Shades of #573942

#573942
(87,57,66)
#50343C
(80,52,60)
#492F36
(73,47,54)
#422A30
(66,42,48)
#3B252A
(59,37,42)
#342024
(52,32,36)
#2D1B1E
(45,27,30)
#261618
(38,22,24)
#1F1112
(31,17,18)
#180C0C
(24,12,12)
#110706
(17,7,6)
#000000
(0,0,0)

Tints of #573942

#573942
(87,57,66)
#664B53
(102,75,83)
#755D64
(117,93,100)
#846F75
(132,111,117)
#938186
(147,129,134)
#A29397
(162,147,151)
#B1A5A8
(177,165,168)
#C0B7B9
(192,183,185)
#CFC9CA
(207,201,202)
#DEDBDB
(222,219,219)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573942 color. Also use rgb(87,57,66) instead hex code.

Text Font Color

.myTextColor { color: #573942; }

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

This text font color is #573942.

Background Color

.myBgColor { background-color: #573942; }

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

This div background color is #573942.

Border color

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

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

This div border color is #573942.

Opacity

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

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

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

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

This text has shadow with #573942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573942.

Preview

Color preview on black background

This text has color #573942 on black background.


Color preview on white background

This text has color #573942 on white background.


Black color preview on #573942 background

This text has black color on #573942 background.


White color preview on #573942 background

This text has white color on #573942 background.


Related colors

Complementary color

Complementary color for #hex is #A8C6BD.


I love getcolorcode.com

Triadic colors

1 #425739 and #394257 with #573942 are triadic colors.

2 #423957 and #395742 with #573942 are triadic colors.