COLOR #574464

HEX: #574464 RGB: (87,68,100)

Color info

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

RGB color model

#574464 color RGB value is (87,68,100).

RGB: (87,68,100) (34%, 27%, 39%)

RGB channels and saturation

R 87 of 255 = 34%
G 68 of 255 = 27%
B 100 of 255 = 39%

87
68
100

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

Portions of RGB colors in percentages

R + G + B = 87 + 68 + 100 = 255 (100%)
R 87 of 255 ~ 34.12%
G 68 of 255 ~ 26.67%
B 100 of 255 ~ 39.22'%

%34.12
%26.67
%39.22

CMYK color model

#574464 color CMYK value is (13,32,0,61).

  • cyan value is 13.00%
  • magenta value is 32.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (13,32,0,61)
C13M32Y0K61 (13%, 32%, 0%, 61%)
(0.13 / 0.32 / 0.00 / 0.61)

CMYK percentages

%13
%32
%0
%60.78

Codes

Color #574464 in popluar color models

57 44 64
RGB 87 68 100
HSL 276° 19.05% 32.94%
HSB/HSV 276° 32.00% 39.22%
CMYK 13.00% 32.00% 0.00%
60.78%

Color #574464 in popluar number systems.

HEX 57 44 64
Decimal 87 68 100
Binary 1010111 1000100 1100100
Octal 127 104 144

Shades and tints

Shades of #574464

#574464
(87,68,100)
#503E5B
(80,62,91)
#493852
(73,56,82)
#423249
(66,50,73)
#3B2C40
(59,44,64)
#342637
(52,38,55)
#2D202E
(45,32,46)
#261A25
(38,26,37)
#1F141C
(31,20,28)
#180E13
(24,14,19)
#11080A
(17,8,10)
#000000
(0,0,0)

Tints of #574464

#574464
(87,68,100)
#665572
(102,85,114)
#756680
(117,102,128)
#84778E
(132,119,142)
#93889C
(147,136,156)
#A299AA
(162,153,170)
#B1AAB8
(177,170,184)
#C0BBC6
(192,187,198)
#CFCCD4
(207,204,212)
#DEDDE2
(222,221,226)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574464; }

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

This text font color is #574464.

Background Color

.myBgColor { background-color: #574464; }

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

This div background color is #574464.

Border color

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

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

This div border color is #574464.

Opacity

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

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

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

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

This text has shadow with #574464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574464.

Preview

Color preview on black background

This text has color #574464 on black background.


Color preview on white background

This text has color #574464 on white background.


Black color preview on #574464 background

This text has black color on #574464 background.


White color preview on #574464 background

This text has white color on #574464 background.


Related colors

Complementary color

Complementary color for #hex is #A8BB9B.


I love getcolorcode.com

Triadic colors

1 #645744 and #446457 with #574464 are triadic colors.

2 #644457 and #445764 with #574464 are triadic colors.