COLOR #574A4E

HEX: #574A4E RGB: (87,74,78)

Color info

#574A4E contains red, green and blue colors in about the same proportion. Web safe color of #574A4E is #663366 (or #636).

RGB color model

#574A4E color RGB value is (87,74,78).

RGB: (87,74,78) (34%, 29%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 74 of 255 = 29%
B 78 of 255 = 31%

87
74
78

R + G + B ~ 31%. #574A4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 74 + 78 = 239 (100%)
R 87 of 239 ~ 36.4%
G 74 of 239 ~ 30.96%
B 78 of 239 ~ 32.64'%

%36.4
%30.96
%32.64

CMYK color model

#574A4E color CMYK value is (0,15,10,66).

  • cyan value is 0.00%
  • magenta value is 14.94%
  • yellow value is 10.34%
  • key color value is 65.88%

CMYK: (0,15,10,66)
C0M15Y10K66 (0%, 15%, 10%, 66%)
(0.00 / 0.15 / 0.10 / 0.66)

CMYK percentages

%0
%14.94
%10.34
%65.88

Codes

Color #574A4E in popluar color models

57 4A 4E
RGB 87 74 78
HSL 342° 8.07% 31.57%
HSB/HSV 342° 14.94% 34.12%
CMYK 0.00% 14.94% 10.34%
65.88%

Color #574A4E in popluar number systems.

HEX 57 4A 4E
Decimal 87 74 78
Binary 1010111 1001010 1001110
Octal 127 112 116

Shades and tints

Shades of #574A4E

#574A4E
(87,74,78)
#504447
(80,68,71)
#493E40
(73,62,64)
#423839
(66,56,57)
#3B3232
(59,50,50)
#342C2B
(52,44,43)
#2D2624
(45,38,36)
#26201D
(38,32,29)
#1F1A16
(31,26,22)
#18140F
(24,20,15)
#110E08
(17,14,8)
#000000
(0,0,0)

Tints of #574A4E

#574A4E
(87,74,78)
#665A5E
(102,90,94)
#756A6E
(117,106,110)
#847A7E
(132,122,126)
#938A8E
(147,138,142)
#A29A9E
(162,154,158)
#B1AAAE
(177,170,174)
#C0BABE
(192,186,190)
#CFCACE
(207,202,206)
#DEDADE
(222,218,222)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574A4E color. Also use rgb(87,74,78) instead hex code.

Text Font Color

.myTextColor { color: #574A4E; }

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

This text font color is #574A4E.

Background Color

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

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

This div background color is #574A4E.

Border color

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

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

This div border color is #574A4E.

Opacity

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

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

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

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

This text has shadow with #574A4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574A4E.

Preview

Color preview on black background

This text has color #574A4E on black background.


Color preview on white background

This text has color #574A4E on white background.


Black color preview on #574A4E background

This text has black color on #574A4E background.


White color preview on #574A4E background

This text has white color on #574A4E background.


Related colors

Complementary color

Complementary color for #hex is #A8B5B1.


I love getcolorcode.com

Triadic colors

1 #4E574A and #4A4E57 with #574A4E are triadic colors.

2 #4E4A57 and #4A574E with #574A4E are triadic colors.