COLOR #574A68

HEX: #574A68 RGB: (87,74,104)

Color info

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

RGB color model

#574A68 color RGB value is (87,74,104).

RGB: (87,74,104) (34%, 29%, 41%)

RGB channels and saturation

R 87 of 255 = 34%
G 74 of 255 = 29%
B 104 of 255 = 41%

87
74
104

R + G + B ~ 35%. #574A68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 74 + 104 = 265 (100%)
R 87 of 265 ~ 32.83%
G 74 of 265 ~ 27.92%
B 104 of 265 ~ 39.25'%

%32.83
%27.92
%39.25

CMYK color model

#574A68 color CMYK value is (16,29,0,59).

  • cyan value is 16.35%
  • magenta value is 28.85%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (16,29,0,59) C16M29Y0K59 (16%,29%,0%,59%) (0.16/0.29/0.00/0.59) 

CMYK percentages

%16.35
%28.85
%0
%59.22

Codes

Color #574A68 in popluar color models

57 4A 68
RGB 87 74 104
HSL 266° 16.85% 34.90%
HSB/HSV 266° 28.85% 40.78%
CMYK 16.35% 28.85% 0.00%
59.22%

Color #574A68 in popluar number systems.

HEX 57 4A 68
Decimal 87 74 104
Binary 1010111 1001010 1101000
Octal 127 112 150

Shades and tints

Shades of #574A68

#574A68
(87,74,104)
#50445F
(80,68,95)
#493E56
(73,62,86)
#42384D
(66,56,77)
#3B3244
(59,50,68)
#342C3B
(52,44,59)
#2D2632
(45,38,50)
#262029
(38,32,41)
#1F1A20
(31,26,32)
#181417
(24,20,23)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #574A68

#574A68
(87,74,104)
#665A75
(102,90,117)
#756A82
(117,106,130)
#847A8F
(132,122,143)
#938A9C
(147,138,156)
#A29AA9
(162,154,169)
#B1AAB6
(177,170,182)
#C0BAC3
(192,186,195)
#CFCAD0
(207,202,208)
#DEDADD
(222,218,221)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574A68; }

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

This text font color is #574A68.

Background Color

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

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

This div background color is #574A68.

Border color

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

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

This div border color is #574A68.

Opacity

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

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

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

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

This text has shadow with #574A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574A68.

Preview

Color preview on black background

This text has color #574A68 on black background.


Color preview on white background

This text has color #574A68 on white background.


Black color preview on #574A68 background

This text has black color on #574A68 background.


White color preview on #574A68 background

This text has white color on #574A68 background.


Related colors

Complementary color

Complementary color for #hex is #A8B597.


I love getcolorcode.com

Triadic colors

1 #68574A and #4A6857 with #574A68 are triadic colors.

2 #684A57 and #4A5768 with #574A68 are triadic colors.