COLOR #574549

HEX: #574549 RGB: (87,69,73)

Color info

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

RGB color model

#574549 color RGB value is (87,69,73).

RGB: (87,69,73) (34%, 27%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 69 of 255 = 27%
B 73 of 255 = 29%

87
69
73

R + G + B ~ 30%. #574549 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 69 + 73 = 229 (100%)
R 87 of 229 ~ 37.99%
G 69 of 229 ~ 30.13%
B 73 of 229 ~ 31.88'%

%37.99
%30.13
%31.88

CMYK color model

#574549 color CMYK value is (0,21,16,66).

  • cyan value is 0.00%
  • magenta value is 20.69%
  • yellow value is 16.09%
  • key color value is 65.88%
CMYK: (0,21,16,66) C0M21Y16K66 (0%,21%,16%,66%) (0.00/0.21/0.16/0.66) 

CMYK percentages

%0
%20.69
%16.09
%65.88

Codes

Color #574549 in popluar color models

57 45 49
RGB 87 69 73
HSL 347° 11.54% 30.59%
HSB/HSV 347° 20.69% 34.12%
CMYK 0.00% 20.69% 16.09%
65.88%

Color #574549 in popluar number systems.

HEX 57 45 49
Decimal 87 69 73
Binary 1010111 1000101 1001001
Octal 127 105 111

Shades and tints

Shades of #574549

#574549
(87,69,73)
#503F43
(80,63,67)
#49393D
(73,57,61)
#423337
(66,51,55)
#3B2D31
(59,45,49)
#34272B
(52,39,43)
#2D2125
(45,33,37)
#261B1F
(38,27,31)
#1F1519
(31,21,25)
#180F13
(24,15,19)
#11090D
(17,9,13)
#000000
(0,0,0)

Tints of #574549

#574549
(87,69,73)
#665559
(102,85,89)
#756569
(117,101,105)
#847579
(132,117,121)
#938589
(147,133,137)
#A29599
(162,149,153)
#B1A5A9
(177,165,169)
#C0B5B9
(192,181,185)
#CFC5C9
(207,197,201)
#DED5D9
(222,213,217)
#EDE5E9
(237,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574549 color. Also use rgb(87,69,73) instead hex code.

Text Font Color

.myTextColor { color: #574549; }

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

This text font color is #574549.

Background Color

.myBgColor { background-color: #574549; }

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

This div background color is #574549.

Border color

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

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

This div border color is #574549.

Opacity

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

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

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

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

This text has shadow with #574549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574549.

Preview

Color preview on black background

This text has color #574549 on black background.


Color preview on white background

This text has color #574549 on white background.


Black color preview on #574549 background

This text has black color on #574549 background.


White color preview on #574549 background

This text has white color on #574549 background.


Related colors

Complementary color

Complementary color for #hex is #A8BAB6.


I love getcolorcode.com

Triadic colors

1 #495745 and #454957 with #574549 are triadic colors.

2 #494557 and #455749 with #574549 are triadic colors.