COLOR #574D43

HEX: #574D43 RGB: (87,77,67)

Color info

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

RGB color model

#574D43 color RGB value is (87,77,67).

RGB: (87,77,67) (34%, 30%, 26%)

RGB channels and saturation

R 87 of 255 = 34%
G 77 of 255 = 30%
B 67 of 255 = 26%

87
77
67

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

Portions of RGB colors in percentages

R + G + B = 87 + 77 + 67 = 231 (100%)
R 87 of 231 ~ 37.66%
G 77 of 231 ~ 33.33%
B 67 of 231 ~ 29'%

%37.66
%33.33
%29

CMYK color model

#574D43 color CMYK value is (0,11,23,66).

  • cyan value is 0.00%
  • magenta value is 11.49%
  • yellow value is 22.99%
  • key color value is 65.88%
CMYK: (0,11,23,66) C0M11Y23K66 (0%,11%,23%,66%) (0.00/0.11/0.23/0.66) 

CMYK percentages

%0
%11.49
%22.99
%65.88

Codes

Color #574D43 in popluar color models

57 4D 43
RGB 87 77 67
HSL 30° 12.99% 30.20%
HSB/HSV 30° 22.99% 34.12%
CMYK 0.00% 11.49% 22.99%
65.88%

Color #574D43 in popluar number systems.

HEX 57 4D 43
Decimal 87 77 67
Binary 1010111 1001101 1000011
Octal 127 115 103

Shades and tints

Shades of #574D43

#574D43
(87,77,67)
#50463D
(80,70,61)
#493F37
(73,63,55)
#423831
(66,56,49)
#3B312B
(59,49,43)
#342A25
(52,42,37)
#2D231F
(45,35,31)
#261C19
(38,28,25)
#1F1513
(31,21,19)
#180E0D
(24,14,13)
#110707
(17,7,7)
#000000
(0,0,0)

Tints of #574D43

#574D43
(87,77,67)
#665D54
(102,93,84)
#756D65
(117,109,101)
#847D76
(132,125,118)
#938D87
(147,141,135)
#A29D98
(162,157,152)
#B1ADA9
(177,173,169)
#C0BDBA
(192,189,186)
#CFCDCB
(207,205,203)
#DEDDDC
(222,221,220)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574D43 color. Also use rgb(87,77,67) instead hex code.

Text Font Color

.myTextColor { color: #574D43; }

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

This text font color is #574D43.

Background Color

.myBgColor { background-color: #574D43; }

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

This div background color is #574D43.

Border color

.myBorderColor { border: 1px solid #574D43; }

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

This div border color is #574D43.

Opacity

.myOpacity80 { color: #574D43; opacity: 0.8; }

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

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

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

This text has shadow with #574D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574D43.

Preview

Color preview on black background

This text has color #574D43 on black background.


Color preview on white background

This text has color #574D43 on white background.


Black color preview on #574D43 background

This text has black color on #574D43 background.


White color preview on #574D43 background

This text has white color on #574D43 background.


Related colors

Complementary color

Complementary color for #hex is #A8B2BC.


I love getcolorcode.com

Triadic colors

1 #43574D and #4D4357 with #574D43 are triadic colors.

2 #434D57 and #4D5743 with #574D43 are triadic colors.