COLOR #574062

HEX: #574062 RGB: (87,64,98)

Color info

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

RGB color model

#574062 color RGB value is (87,64,98).

RGB: (87,64,98) (34%, 25%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 64 of 255 = 25%
B 98 of 255 = 38%

87
64
98

R + G + B ~ 32%. #574062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 64 + 98 = 249 (100%)
R 87 of 249 ~ 34.94%
G 64 of 249 ~ 25.7%
B 98 of 249 ~ 39.36'%

%34.94
%25.7
%39.36

CMYK color model

#574062 color CMYK value is (11,35,0,62).

  • cyan value is 11.22%
  • magenta value is 34.69%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (11,35,0,62)
C11M35Y0K62 (11%, 35%, 0%, 62%)
(0.11 / 0.35 / 0.00 / 0.62)

CMYK percentages

%11.22
%34.69
%0
%61.57

Codes

Color #574062 in popluar color models

57 40 62
RGB 87 64 98
HSL 281° 20.99% 31.76%
HSB/HSV 281° 34.69% 38.43%
CMYK 11.22% 34.69% 0.00%
61.57%

Color #574062 in popluar number systems.

HEX 57 40 62
Decimal 87 64 98
Binary 1010111 1000000 1100010
Octal 127 100 142

Shades and tints

Shades of #574062

#574062
(87,64,98)
#503B5A
(80,59,90)
#493652
(73,54,82)
#42314A
(66,49,74)
#3B2C42
(59,44,66)
#34273A
(52,39,58)
#2D2232
(45,34,50)
#261D2A
(38,29,42)
#1F1822
(31,24,34)
#18131A
(24,19,26)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #574062

#574062
(87,64,98)
#665170
(102,81,112)
#75627E
(117,98,126)
#84738C
(132,115,140)
#93849A
(147,132,154)
#A295A8
(162,149,168)
#B1A6B6
(177,166,182)
#C0B7C4
(192,183,196)
#CFC8D2
(207,200,210)
#DED9E0
(222,217,224)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574062 color. Also use rgb(87,64,98) instead hex code.

Text Font Color

.myTextColor { color: #574062; }

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

This text font color is #574062.

Background Color

.myBgColor { background-color: #574062; }

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

This div background color is #574062.

Border color

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

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

This div border color is #574062.

Opacity

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

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

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

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

This text has shadow with #574062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574062.

Preview

Color preview on black background

This text has color #574062 on black background.


Color preview on white background

This text has color #574062 on white background.


Black color preview on #574062 background

This text has black color on #574062 background.


White color preview on #574062 background

This text has white color on #574062 background.


Related colors

Complementary color

Complementary color for #hex is #A8BF9D.


I love getcolorcode.com

Triadic colors

1 #625740 and #406257 with #574062 are triadic colors.

2 #624057 and #405762 with #574062 are triadic colors.