COLOR #574541

HEX: #574541 RGB: (87,69,65)

Color info

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

RGB color model

#574541 color RGB value is (87,69,65).

RGB: (87,69,65) (34%, 27%, 25%)

RGB channels and saturation

R 87 of 255 = 34%
G 69 of 255 = 27%
B 65 of 255 = 25%

87
69
65

R + G + B ~ 29%. #574541 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 69 + 65 = 221 (100%)
R 87 of 221 ~ 39.37%
G 69 of 221 ~ 31.22%
B 65 of 221 ~ 29.41'%

%39.37
%31.22
%29.41

CMYK color model

#574541 color CMYK value is (0,21,25,66).

  • cyan value is 0.00%
  • magenta value is 20.69%
  • yellow value is 25.29%
  • key color value is 65.88%
CMYK: (0,21,25,66) C0M21Y25K66 (0%,21%,25%,66%) (0.00/0.21/0.25/0.66) 

CMYK percentages

%0
%20.69
%25.29
%65.88

Codes

Color #574541 in popluar color models

57 45 41
RGB 87 69 65
HSL 11° 14.47% 29.80%
HSB/HSV 11° 25.29% 34.12%
CMYK 0.00% 20.69% 25.29%
65.88%

Color #574541 in popluar number systems.

HEX 57 45 41
Decimal 87 69 65
Binary 1010111 1000101 1000001
Octal 127 105 101

Shades and tints

Shades of #574541

#574541
(87,69,65)
#503F3C
(80,63,60)
#493937
(73,57,55)
#423332
(66,51,50)
#3B2D2D
(59,45,45)
#342728
(52,39,40)
#2D2123
(45,33,35)
#261B1E
(38,27,30)
#1F1519
(31,21,25)
#180F14
(24,15,20)
#11090F
(17,9,15)
#000000
(0,0,0)

Tints of #574541

#574541
(87,69,65)
#665552
(102,85,82)
#756563
(117,101,99)
#847574
(132,117,116)
#938585
(147,133,133)
#A29596
(162,149,150)
#B1A5A7
(177,165,167)
#C0B5B8
(192,181,184)
#CFC5C9
(207,197,201)
#DED5DA
(222,213,218)
#EDE5EB
(237,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574541; }

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

This text font color is #574541.

Background Color

.myBgColor { background-color: #574541; }

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

This div background color is #574541.

Border color

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

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

This div border color is #574541.

Opacity

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

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

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

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

This text has shadow with #574541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574541.

Preview

Color preview on black background

This text has color #574541 on black background.


Color preview on white background

This text has color #574541 on white background.


Black color preview on #574541 background

This text has black color on #574541 background.


White color preview on #574541 background

This text has white color on #574541 background.


Related colors

Complementary color

Complementary color for #hex is #A8BABE.


I love getcolorcode.com

Triadic colors

1 #415745 and #454157 with #574541 are triadic colors.

2 #414557 and #455741 with #574541 are triadic colors.