COLOR #574A5D

HEX: #574A5D RGB: (87,74,93)

Color info

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

RGB color model

#574A5D color RGB value is (87,74,93).

RGB: (87,74,93) (34%, 29%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 74 of 255 = 29%
B 93 of 255 = 36%

87
74
93

R + G + B ~ 33%. #574A5D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 74 + 93 = 254 (100%)
R 87 of 254 ~ 34.25%
G 74 of 254 ~ 29.13%
B 93 of 254 ~ 36.61'%

%34.25
%29.13
%36.61

CMYK color model

#574A5D color CMYK value is (6,20,0,64).

  • cyan value is 6.45%
  • magenta value is 20.43%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (6,20,0,64)
C6M20Y0K64 (6%, 20%, 0%, 64%)
(0.06 / 0.20 / 0.00 / 0.64)

CMYK percentages

%6.45
%20.43
%0
%63.53

Codes

Color #574A5D in popluar color models

57 4A 5D
RGB 87 74 93
HSL 281° 11.38% 32.75%
HSB/HSV 281° 20.43% 36.47%
CMYK 6.45% 20.43% 0.00%
63.53%

Color #574A5D in popluar number systems.

HEX 57 4A 5D
Decimal 87 74 93
Binary 1010111 1001010 1011101
Octal 127 112 135

Shades and tints

Shades of #574A5D

#574A5D
(87,74,93)
#504455
(80,68,85)
#493E4D
(73,62,77)
#423845
(66,56,69)
#3B323D
(59,50,61)
#342C35
(52,44,53)
#2D262D
(45,38,45)
#262025
(38,32,37)
#1F1A1D
(31,26,29)
#181415
(24,20,21)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #574A5D

#574A5D
(87,74,93)
#665A6B
(102,90,107)
#756A79
(117,106,121)
#847A87
(132,122,135)
#938A95
(147,138,149)
#A29AA3
(162,154,163)
#B1AAB1
(177,170,177)
#C0BABF
(192,186,191)
#CFCACD
(207,202,205)
#DEDADB
(222,218,219)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574A5D; }

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

This text font color is #574A5D.

Background Color

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

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

This div background color is #574A5D.

Border color

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

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

This div border color is #574A5D.

Opacity

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

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

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

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

This text has shadow with #574A5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574A5D.

Preview

Color preview on black background

This text has color #574A5D on black background.


Color preview on white background

This text has color #574A5D on white background.


Black color preview on #574A5D background

This text has black color on #574A5D background.


White color preview on #574A5D background

This text has white color on #574A5D background.


Related colors

Complementary color

Complementary color for #hex is #A8B5A2.


I love getcolorcode.com

Triadic colors

1 #5D574A and #4A5D57 with #574A5D are triadic colors.

2 #5D4A57 and #4A575D with #574A5D are triadic colors.