COLOR #574944

HEX: #574944 RGB: (87,73,68)

Color info

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

RGB color model

#574944 color RGB value is (87,73,68).

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

RGB channels and saturation

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

87
73
68

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

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 68 = 228 (100%)
R 87 of 228 ~ 38.16%
G 73 of 228 ~ 32.02%
B 68 of 228 ~ 29.82'%

%38.16
%32.02
%29.82

CMYK color model

#574944 color CMYK value is (0,16,22,66).

  • cyan value is 0.00%
  • magenta value is 16.09%
  • yellow value is 21.84%
  • key color value is 65.88%

CMYK: (0,16,22,66)
C0M16Y22K66 (0%, 16%, 22%, 66%)
(0.00 / 0.16 / 0.22 / 0.66)

CMYK percentages

%0
%16.09
%21.84
%65.88

Codes

Color #574944 in popluar color models

57 49 44
RGB 87 73 68
HSL 16° 12.26% 30.39%
HSB/HSV 16° 21.84% 34.12%
CMYK 0.00% 16.09% 21.84%
65.88%

Color #574944 in popluar number systems.

HEX 57 49 44
Decimal 87 73 68
Binary 1010111 1001001 1000100
Octal 127 111 104

Shades and tints

Shades of #574944

#574944
(87,73,68)
#50433E
(80,67,62)
#493D38
(73,61,56)
#423732
(66,55,50)
#3B312C
(59,49,44)
#342B26
(52,43,38)
#2D2520
(45,37,32)
#261F1A
(38,31,26)
#1F1914
(31,25,20)
#18130E
(24,19,14)
#110D08
(17,13,8)
#000000
(0,0,0)

Tints of #574944

#574944
(87,73,68)
#665955
(102,89,85)
#756966
(117,105,102)
#847977
(132,121,119)
#938988
(147,137,136)
#A29999
(162,153,153)
#B1A9AA
(177,169,170)
#C0B9BB
(192,185,187)
#CFC9CC
(207,201,204)
#DED9DD
(222,217,221)
#EDE9EE
(237,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574944; }

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

This text font color is #574944.

Background Color

.myBgColor { background-color: #574944; }

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

This div background color is #574944.

Border color

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

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

This div border color is #574944.

Opacity

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

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

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

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

This text has shadow with #574944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574944.

Preview

Color preview on black background

This text has color #574944 on black background.


Color preview on white background

This text has color #574944 on white background.


Black color preview on #574944 background

This text has black color on #574944 background.


White color preview on #574944 background

This text has white color on #574944 background.


Related colors

Complementary color

Complementary color for #hex is #A8B6BB.


I love getcolorcode.com

Triadic colors

1 #445749 and #494457 with #574944 are triadic colors.

2 #444957 and #495744 with #574944 are triadic colors.