COLOR #574449

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

87
68
73

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

Portions of RGB colors in percentages

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

%38.16
%29.82
%32.02

CMYK color model

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

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

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

CMYK percentages

%0
%21.84
%16.09
%65.88

Codes

Color #574449 in popluar color models

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

Color #574449 in popluar number systems.

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

Shades and tints

Shades of #574449

#574449
(87,68,73)
#503E43
(80,62,67)
#49383D
(73,56,61)
#423237
(66,50,55)
#3B2C31
(59,44,49)
#34262B
(52,38,43)
#2D2025
(45,32,37)
#261A1F
(38,26,31)
#1F1419
(31,20,25)
#180E13
(24,14,19)
#11080D
(17,8,13)
#000000
(0,0,0)

Tints of #574449

#574449
(87,68,73)
#665559
(102,85,89)
#756669
(117,102,105)
#847779
(132,119,121)
#938889
(147,136,137)
#A29999
(162,153,153)
#B1AAA9
(177,170,169)
#C0BBB9
(192,187,185)
#CFCCC9
(207,204,201)
#DEDDD9
(222,221,217)
#EDEEE9
(237,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574449; }

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

This text font color is #574449.

Background Color

.myBgColor { background-color: #574449; }

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

This div background color is #574449.

Border color

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

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

This div border color is #574449.

Opacity

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

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

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

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

This text has shadow with #574449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574449.

Preview

Color preview on black background

This text has color #574449 on black background.


Color preview on white background

This text has color #574449 on white background.


Black color preview on #574449 background

This text has black color on #574449 background.


White color preview on #574449 background

This text has white color on #574449 background.


Related colors

Complementary color

Complementary color for #hex is #A8BBB6.


I love getcolorcode.com

Triadic colors

1 #495744 and #444957 with #574449 are triadic colors.

2 #494457 and #445749 with #574449 are triadic colors.