COLOR #574C74

HEX: #574C74 RGB: (87,76,116)

Color info

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

RGB color model

#574C74 color RGB value is (87,76,116).

RGB: (87,76,116) (34%, 30%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 76 of 255 = 30%
B 116 of 255 = 45%

87
76
116

R + G + B ~ 36%. #574C74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 76 + 116 = 279 (100%)
R 87 of 279 ~ 31.18%
G 76 of 279 ~ 27.24%
B 116 of 279 ~ 41.58'%

%31.18
%27.24
%41.58

CMYK color model

#574C74 color CMYK value is (25,34,0,55).

  • cyan value is 25.00%
  • magenta value is 34.48%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (25,34,0,55)
C25M34Y0K55 (25%, 34%, 0%, 55%)
(0.25 / 0.34 / 0.00 / 0.55)

CMYK percentages

%25
%34.48
%0
%54.51

Codes

Color #574C74 in popluar color models

57 4C 74
RGB 87 76 116
HSL 257° 20.83% 37.65%
HSB/HSV 257° 34.48% 45.49%
CMYK 25.00% 34.48% 0.00%
54.51%

Color #574C74 in popluar number systems.

HEX 57 4C 74
Decimal 87 76 116
Binary 1010111 1001100 1110100
Octal 127 114 164

Shades and tints

Shades of #574C74

#574C74
(87,76,116)
#50466A
(80,70,106)
#494060
(73,64,96)
#423A56
(66,58,86)
#3B344C
(59,52,76)
#342E42
(52,46,66)
#2D2838
(45,40,56)
#26222E
(38,34,46)
#1F1C24
(31,28,36)
#18161A
(24,22,26)
#111010
(17,16,16)
#000000
(0,0,0)

Tints of #574C74

#574C74
(87,76,116)
#665C80
(102,92,128)
#756C8C
(117,108,140)
#847C98
(132,124,152)
#938CA4
(147,140,164)
#A29CB0
(162,156,176)
#B1ACBC
(177,172,188)
#C0BCC8
(192,188,200)
#CFCCD4
(207,204,212)
#DEDCE0
(222,220,224)
#EDECEC
(237,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574C74 color. Also use rgb(87,76,116) instead hex code.

Text Font Color

.myTextColor { color: #574C74; }

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

This text font color is #574C74.

Background Color

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

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

This div background color is #574C74.

Border color

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

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

This div border color is #574C74.

Opacity

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

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

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

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

This text has shadow with #574C74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574C74.

Preview

Color preview on black background

This text has color #574C74 on black background.


Color preview on white background

This text has color #574C74 on white background.


Black color preview on #574C74 background

This text has black color on #574C74 background.


White color preview on #574C74 background

This text has white color on #574C74 background.


Related colors

Complementary color

Complementary color for #hex is #A8B38B.


I love getcolorcode.com

Triadic colors

1 #74574C and #4C7457 with #574C74 are triadic colors.

2 #744C57 and #4C5774 with #574C74 are triadic colors.