COLOR #574765

HEX: #574765 RGB: (87,71,101)

Color info

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

RGB color model

#574765 color RGB value is (87,71,101).

RGB: (87,71,101) (34%, 28%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 71 of 255 = 28%
B 101 of 255 = 40%

87
71
101

R + G + B ~ 34%. #574765 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 71 + 101 = 259 (100%)
R 87 of 259 ~ 33.59%
G 71 of 259 ~ 27.41%
B 101 of 259 ~ 39'%

%33.59
%27.41
%39

CMYK color model

#574765 color CMYK value is (14,30,0,60).

  • cyan value is 13.86%
  • magenta value is 29.70%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (14,30,0,60)
C14M30Y0K60 (14%, 30%, 0%, 60%)
(0.14 / 0.30 / 0.00 / 0.60)

CMYK percentages

%13.86
%29.7
%0
%60.39

Codes

Color #574765 in popluar color models

57 47 65
RGB 87 71 101
HSL 272° 17.44% 33.73%
HSB/HSV 272° 29.70% 39.61%
CMYK 13.86% 29.70% 0.00%
60.39%

Color #574765 in popluar number systems.

HEX 57 47 65
Decimal 87 71 101
Binary 1010111 1000111 1100101
Octal 127 107 145

Shades and tints

Shades of #574765

#574765
(87,71,101)
#50415C
(80,65,92)
#493B53
(73,59,83)
#42354A
(66,53,74)
#3B2F41
(59,47,65)
#342938
(52,41,56)
#2D232F
(45,35,47)
#261D26
(38,29,38)
#1F171D
(31,23,29)
#181114
(24,17,20)
#110B0B
(17,11,11)
#000000
(0,0,0)

Tints of #574765

#574765
(87,71,101)
#665773
(102,87,115)
#756781
(117,103,129)
#84778F
(132,119,143)
#93879D
(147,135,157)
#A297AB
(162,151,171)
#B1A7B9
(177,167,185)
#C0B7C7
(192,183,199)
#CFC7D5
(207,199,213)
#DED7E3
(222,215,227)
#EDE7F1
(237,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574765 color. Also use rgb(87,71,101) instead hex code.

Text Font Color

.myTextColor { color: #574765; }

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

This text font color is #574765.

Background Color

.myBgColor { background-color: #574765; }

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

This div background color is #574765.

Border color

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

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

This div border color is #574765.

Opacity

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

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

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

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

This text has shadow with #574765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574765.

Preview

Color preview on black background

This text has color #574765 on black background.


Color preview on white background

This text has color #574765 on white background.


Black color preview on #574765 background

This text has black color on #574765 background.


White color preview on #574765 background

This text has white color on #574765 background.


Related colors

Complementary color

Complementary color for #hex is #A8B89A.


I love getcolorcode.com

Triadic colors

1 #655747 and #476557 with #574765 are triadic colors.

2 #654757 and #475765 with #574765 are triadic colors.