COLOR #574157

HEX: #574157 RGB: (87,65,87)

Color info

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

RGB color model

#574157 color RGB value is (87,65,87).

RGB: (87,65,87) (34%, 25%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 65 of 255 = 25%
B 87 of 255 = 34%

87
65
87

R + G + B ~ 31%. #574157 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 65 + 87 = 239 (100%)
R 87 of 239 ~ 36.4%
G 65 of 239 ~ 27.2%
B 87 of 239 ~ 36.4'%

%36.4
%27.2
%36.4

CMYK color model

#574157 color CMYK value is (0,25,0,66).

  • cyan value is 0.00%
  • magenta value is 25.29%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (0,25,0,66)
C0M25Y0K66 (0%, 25%, 0%, 66%)
(0.00 / 0.25 / 0.00 / 0.66)

CMYK percentages

%0
%25.29
%0
%65.88

Codes

Color #574157 in popluar color models

57 41 57
RGB 87 65 87
HSL 300° 14.47% 29.80%
HSB/HSV 300° 25.29% 34.12%
CMYK 0.00% 25.29% 0.00%
65.88%

Color #574157 in popluar number systems.

HEX 57 41 57
Decimal 87 65 87
Binary 1010111 1000001 1010111
Octal 127 101 127

Shades and tints

Shades of #574157

#574157
(87,65,87)
#503C50
(80,60,80)
#493749
(73,55,73)
#423242
(66,50,66)
#3B2D3B
(59,45,59)
#342834
(52,40,52)
#2D232D
(45,35,45)
#261E26
(38,30,38)
#1F191F
(31,25,31)
#181418
(24,20,24)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #574157

#574157
(87,65,87)
#665266
(102,82,102)
#756375
(117,99,117)
#847484
(132,116,132)
#938593
(147,133,147)
#A296A2
(162,150,162)
#B1A7B1
(177,167,177)
#C0B8C0
(192,184,192)
#CFC9CF
(207,201,207)
#DEDADE
(222,218,222)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574157; }

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

This text font color is #574157.

Background Color

.myBgColor { background-color: #574157; }

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

This div background color is #574157.

Border color

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

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

This div border color is #574157.

Opacity

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

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

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

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

This text has shadow with #574157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574157.

Preview

Color preview on black background

This text has color #574157 on black background.


Color preview on white background

This text has color #574157 on white background.


Black color preview on #574157 background

This text has black color on #574157 background.


White color preview on #574157 background

This text has white color on #574157 background.


Related colors

Complementary color

Complementary color for #hex is #A8BEA8.


I love getcolorcode.com

Triadic colors

1 #575741 and #415757 with #574157 are triadic colors.

2 #574157 and #415757 with #574157 are triadic colors.