COLOR #574176

HEX: #574176 RGB: (87,65,118)

Color info

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

RGB color model

#574176 color RGB value is (87,65,118).

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

RGB channels and saturation

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

87
65
118

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

Portions of RGB colors in percentages

R + G + B = 87 + 65 + 118 = 270 (100%)
R 87 of 270 ~ 32.22%
G 65 of 270 ~ 24.07%
B 118 of 270 ~ 43.7'%

%32.22
%24.07
%43.7

CMYK color model

#574176 color CMYK value is (26,45,0,54).

  • cyan value is 26.27%
  • magenta value is 44.92%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (26,45,0,54)
C26M45Y0K54 (26%, 45%, 0%, 54%)
(0.26 / 0.45 / 0.00 / 0.54)

CMYK percentages

%26.27
%44.92
%0
%53.73

Codes

Color #574176 in popluar color models

57 41 76
RGB 87 65 118
HSL 265° 28.96% 35.88%
HSB/HSV 265° 44.92% 46.27%
CMYK 26.27% 44.92% 0.00%
53.73%

Color #574176 in popluar number systems.

HEX 57 41 76
Decimal 87 65 118
Binary 1010111 1000001 1110110
Octal 127 101 166

Shades and tints

Shades of #574176

#574176
(87,65,118)
#503C6C
(80,60,108)
#493762
(73,55,98)
#423258
(66,50,88)
#3B2D4E
(59,45,78)
#342844
(52,40,68)
#2D233A
(45,35,58)
#261E30
(38,30,48)
#1F1926
(31,25,38)
#18141C
(24,20,28)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #574176

#574176
(87,65,118)
#665282
(102,82,130)
#75638E
(117,99,142)
#84749A
(132,116,154)
#9385A6
(147,133,166)
#A296B2
(162,150,178)
#B1A7BE
(177,167,190)
#C0B8CA
(192,184,202)
#CFC9D6
(207,201,214)
#DEDAE2
(222,218,226)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574176; }

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

This text font color is #574176.

Background Color

.myBgColor { background-color: #574176; }

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

This div background color is #574176.

Border color

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

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

This div border color is #574176.

Opacity

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

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

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

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

This text has shadow with #574176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574176.

Preview

Color preview on black background

This text has color #574176 on black background.


Color preview on white background

This text has color #574176 on white background.


Black color preview on #574176 background

This text has black color on #574176 background.


White color preview on #574176 background

This text has white color on #574176 background.


Related colors

Complementary color

Complementary color for #hex is #A8BE89.


I love getcolorcode.com

Triadic colors

1 #765741 and #417657 with #574176 are triadic colors.

2 #764157 and #415776 with #574176 are triadic colors.