COLOR #574978

HEX: #574978 RGB: (87,73,120)

Color info

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

RGB color model

#574978 color RGB value is (87,73,120).

RGB: (87,73,120) (34%, 29%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 73 of 255 = 29%
B 120 of 255 = 47%

87
73
120

R + G + B ~ 37%. #574978 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 120 = 280 (100%)
R 87 of 280 ~ 31.07%
G 73 of 280 ~ 26.07%
B 120 of 280 ~ 42.86'%

%31.07
%26.07
%42.86

CMYK color model

#574978 color CMYK value is (28,39,0,53).

  • cyan value is 27.50%
  • magenta value is 39.17%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (28,39,0,53) C28M39Y0K53 (28%,39%,0%,53%) (0.28/0.39/0.00/0.53) 

CMYK percentages

%27.5
%39.17
%0
%52.94

Codes

Color #574978 in popluar color models

57 49 78
RGB 87 73 120
HSL 258° 24.35% 37.84%
HSB/HSV 258° 39.17% 47.06%
CMYK 27.50% 39.17% 0.00%
52.94%

Color #574978 in popluar number systems.

HEX 57 49 78
Decimal 87 73 120
Binary 1010111 1001001 1111000
Octal 127 111 170

Shades and tints

Shades of #574978

#574978
(87,73,120)
#50436E
(80,67,110)
#493D64
(73,61,100)
#42375A
(66,55,90)
#3B3150
(59,49,80)
#342B46
(52,43,70)
#2D253C
(45,37,60)
#261F32
(38,31,50)
#1F1928
(31,25,40)
#18131E
(24,19,30)
#110D14
(17,13,20)
#000000
(0,0,0)

Tints of #574978

#574978
(87,73,120)
#665984
(102,89,132)
#756990
(117,105,144)
#84799C
(132,121,156)
#9389A8
(147,137,168)
#A299B4
(162,153,180)
#B1A9C0
(177,169,192)
#C0B9CC
(192,185,204)
#CFC9D8
(207,201,216)
#DED9E4
(222,217,228)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574978; }

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

This text font color is #574978.

Background Color

.myBgColor { background-color: #574978; }

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

This div background color is #574978.

Border color

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

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

This div border color is #574978.

Opacity

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

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

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

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

This text has shadow with #574978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574978.

Preview

Color preview on black background

This text has color #574978 on black background.


Color preview on white background

This text has color #574978 on white background.


Black color preview on #574978 background

This text has black color on #574978 background.


White color preview on #574978 background

This text has white color on #574978 background.


Related colors

Complementary color

Complementary color for #hex is #A8B687.


I love getcolorcode.com

Triadic colors

1 #785749 and #497857 with #574978 are triadic colors.

2 #784957 and #495778 with #574978 are triadic colors.