COLOR #574A77

HEX: #574A77 RGB: (87,74,119)

Color info

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

RGB color model

#574A77 color RGB value is (87,74,119).

RGB: (87,74,119) (34%, 29%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 74 of 255 = 29%
B 119 of 255 = 47%

87
74
119

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

Portions of RGB colors in percentages

R + G + B = 87 + 74 + 119 = 280 (100%)
R 87 of 280 ~ 31.07%
G 74 of 280 ~ 26.43%
B 119 of 280 ~ 42.5'%

%31.07
%26.43
%42.5

CMYK color model

#574A77 color CMYK value is (27,38,0,53).

  • cyan value is 26.89%
  • magenta value is 37.82%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (27,38,0,53)
C27M38Y0K53 (27%, 38%, 0%, 53%)
(0.27 / 0.38 / 0.00 / 0.53)

CMYK percentages

%26.89
%37.82
%0
%53.33

Codes

Color #574A77 in popluar color models

57 4A 77
RGB 87 74 119
HSL 257° 23.32% 37.84%
HSB/HSV 257° 37.82% 46.67%
CMYK 26.89% 37.82% 0.00%
53.33%

Color #574A77 in popluar number systems.

HEX 57 4A 77
Decimal 87 74 119
Binary 1010111 1001010 1110111
Octal 127 112 167

Shades and tints

Shades of #574A77

#574A77
(87,74,119)
#50446D
(80,68,109)
#493E63
(73,62,99)
#423859
(66,56,89)
#3B324F
(59,50,79)
#342C45
(52,44,69)
#2D263B
(45,38,59)
#262031
(38,32,49)
#1F1A27
(31,26,39)
#18141D
(24,20,29)
#110E13
(17,14,19)
#000000
(0,0,0)

Tints of #574A77

#574A77
(87,74,119)
#665A83
(102,90,131)
#756A8F
(117,106,143)
#847A9B
(132,122,155)
#938AA7
(147,138,167)
#A29AB3
(162,154,179)
#B1AABF
(177,170,191)
#C0BACB
(192,186,203)
#CFCAD7
(207,202,215)
#DEDAE3
(222,218,227)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574A77; }

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

This text font color is #574A77.

Background Color

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

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

This div background color is #574A77.

Border color

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

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

This div border color is #574A77.

Opacity

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

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

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

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

This text has shadow with #574A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574A77.

Preview

Color preview on black background

This text has color #574A77 on black background.


Color preview on white background

This text has color #574A77 on white background.


Black color preview on #574A77 background

This text has black color on #574A77 background.


White color preview on #574A77 background

This text has white color on #574A77 background.


Related colors

Complementary color

Complementary color for #hex is #A8B588.


I love getcolorcode.com

Triadic colors

1 #77574A and #4A7757 with #574A77 are triadic colors.

2 #774A57 and #4A5777 with #574A77 are triadic colors.