COLOR #574E64

HEX: #574E64 RGB: (87,78,100)

Color info

#574E64 contains red, green and blue colors in about the same proportion. Web safe color of #574E64 is #666666 (or #666).

RGB color model

#574E64 color RGB value is (87,78,100).

RGB: (87,78,100) (34%, 31%, 39%)

RGB channels and saturation

R 87 of 255 = 34%
G 78 of 255 = 31%
B 100 of 255 = 39%

87
78
100

R + G + B ~ 35%. #574E64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 78 + 100 = 265 (100%)
R 87 of 265 ~ 32.83%
G 78 of 265 ~ 29.43%
B 100 of 265 ~ 37.74'%

%32.83
%29.43
%37.74

CMYK color model

#574E64 color CMYK value is (13,22,0,61).

  • cyan value is 13.00%
  • magenta value is 22.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (13,22,0,61) C13M22Y0K61 (13%,22%,0%,61%) (0.13/0.22/0.00/0.61) 

CMYK percentages

%13
%22
%0
%60.78

Codes

Color #574E64 in popluar color models

57 4E 64
RGB 87 78 100
HSL 265° 12.36% 34.90%
HSB/HSV 265° 22.00% 39.22%
CMYK 13.00% 22.00% 0.00%
60.78%

Color #574E64 in popluar number systems.

HEX 57 4E 64
Decimal 87 78 100
Binary 1010111 1001110 1100100
Octal 127 116 144

Shades and tints

Shades of #574E64

#574E64
(87,78,100)
#50475B
(80,71,91)
#494052
(73,64,82)
#423949
(66,57,73)
#3B3240
(59,50,64)
#342B37
(52,43,55)
#2D242E
(45,36,46)
#261D25
(38,29,37)
#1F161C
(31,22,28)
#180F13
(24,15,19)
#11080A
(17,8,10)
#000000
(0,0,0)

Tints of #574E64

#574E64
(87,78,100)
#665E72
(102,94,114)
#756E80
(117,110,128)
#847E8E
(132,126,142)
#938E9C
(147,142,156)
#A29EAA
(162,158,170)
#B1AEB8
(177,174,184)
#C0BEC6
(192,190,198)
#CFCED4
(207,206,212)
#DEDEE2
(222,222,226)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574E64; }

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

This text font color is #574E64.

Background Color

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

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

This div background color is #574E64.

Border color

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

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

This div border color is #574E64.

Opacity

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

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

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

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

This text has shadow with #574E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574E64.

Preview

Color preview on black background

This text has color #574E64 on black background.


Color preview on white background

This text has color #574E64 on white background.


Black color preview on #574E64 background

This text has black color on #574E64 background.


White color preview on #574E64 background

This text has white color on #574E64 background.


Related colors

Complementary color

Complementary color for #hex is #A8B19B.


I love getcolorcode.com

Triadic colors

1 #64574E and #4E6457 with #574E64 are triadic colors.

2 #644E57 and #4E5764 with #574E64 are triadic colors.