COLOR #574E78

HEX: #574E78 RGB: (87,78,120)

Color info

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

RGB color model

#574E78 color RGB value is (87,78,120).

RGB: (87,78,120) (34%, 31%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 78 of 255 = 31%
B 120 of 255 = 47%

87
78
120

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

Portions of RGB colors in percentages

R + G + B = 87 + 78 + 120 = 285 (100%)
R 87 of 285 ~ 30.53%
G 78 of 285 ~ 27.37%
B 120 of 285 ~ 42.11'%

%30.53
%27.37
%42.11

CMYK color model

#574E78 color CMYK value is (28,35,0,53).

  • cyan value is 27.50%
  • magenta value is 35.00%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (28,35,0,53)
C28M35Y0K53 (28%, 35%, 0%, 53%)
(0.28 / 0.35 / 0.00 / 0.53)

CMYK percentages

%27.5
%35
%0
%52.94

Codes

Color #574E78 in popluar color models

57 4E 78
RGB 87 78 120
HSL 253° 21.21% 38.82%
HSB/HSV 253° 35.00% 47.06%
CMYK 27.50% 35.00% 0.00%
52.94%

Color #574E78 in popluar number systems.

HEX 57 4E 78
Decimal 87 78 120
Binary 1010111 1001110 1111000
Octal 127 116 170

Shades and tints

Shades of #574E78

#574E78
(87,78,120)
#50476E
(80,71,110)
#494064
(73,64,100)
#42395A
(66,57,90)
#3B3250
(59,50,80)
#342B46
(52,43,70)
#2D243C
(45,36,60)
#261D32
(38,29,50)
#1F1628
(31,22,40)
#180F1E
(24,15,30)
#110814
(17,8,20)
#000000
(0,0,0)

Tints of #574E78

#574E78
(87,78,120)
#665E84
(102,94,132)
#756E90
(117,110,144)
#847E9C
(132,126,156)
#938EA8
(147,142,168)
#A29EB4
(162,158,180)
#B1AEC0
(177,174,192)
#C0BECC
(192,190,204)
#CFCED8
(207,206,216)
#DEDEE4
(222,222,228)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574E78; }

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

This text font color is #574E78.

Background Color

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

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

This div background color is #574E78.

Border color

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

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

This div border color is #574E78.

Opacity

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

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

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

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

This text has shadow with #574E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574E78.

Preview

Color preview on black background

This text has color #574E78 on black background.


Color preview on white background

This text has color #574E78 on white background.


Black color preview on #574E78 background

This text has black color on #574E78 background.


White color preview on #574E78 background

This text has white color on #574E78 background.


Related colors

Complementary color

Complementary color for #hex is #A8B187.


I love getcolorcode.com

Triadic colors

1 #78574E and #4E7857 with #574E78 are triadic colors.

2 #784E57 and #4E5778 with #574E78 are triadic colors.