COLOR #574983

HEX: #574983 RGB: (87,73,131)

Color info

#574983 contains red, green and blue colors in about the same proportion. Web safe color of #574983 is #663399 (or #639).

RGB color model

#574983 color RGB value is (87,73,131).

RGB: (87,73,131) (34%, 29%, 51%)

RGB channels and saturation

R 87 of 255 = 34%
G 73 of 255 = 29%
B 131 of 255 = 51%

87
73
131

R + G + B ~ 38%. #574983 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 131 = 291 (100%)
R 87 of 291 ~ 29.9%
G 73 of 291 ~ 25.09%
B 131 of 291 ~ 45.02'%

%29.9
%25.09
%45.02

CMYK color model

#574983 color CMYK value is (34,44,0,49).

  • cyan value is 33.59%
  • magenta value is 44.27%
  • yellow value is 0.00%
  • key color value is 48.63%
CMYK: (34,44,0,49) C34M44Y0K49 (34%,44%,0%,49%) (0.34/0.44/0.00/0.49) 

CMYK percentages

%33.59
%44.27
%0
%48.63

Codes

Color #574983 in popluar color models

57 49 83
RGB 87 73 131
HSL 254° 28.43% 40.00%
HSB/HSV 254° 44.27% 51.37%
CMYK 33.59% 44.27% 0.00%
48.63%

Color #574983 in popluar number systems.

HEX 57 49 83
Decimal 87 73 131
Binary 1010111 1001001 10000011
Octal 127 111 203

Shades and tints

Shades of #574983

#574983
(87,73,131)
#504378
(80,67,120)
#493D6D
(73,61,109)
#423762
(66,55,98)
#3B3157
(59,49,87)
#342B4C
(52,43,76)
#2D2541
(45,37,65)
#261F36
(38,31,54)
#1F192B
(31,25,43)
#181320
(24,19,32)
#110D15
(17,13,21)
#000000
(0,0,0)

Tints of #574983

#574983
(87,73,131)
#66598E
(102,89,142)
#756999
(117,105,153)
#8479A4
(132,121,164)
#9389AF
(147,137,175)
#A299BA
(162,153,186)
#B1A9C5
(177,169,197)
#C0B9D0
(192,185,208)
#CFC9DB
(207,201,219)
#DED9E6
(222,217,230)
#EDE9F1
(237,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574983; }

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

This text font color is #574983.

Background Color

.myBgColor { background-color: #574983; }

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

This div background color is #574983.

Border color

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

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

This div border color is #574983.

Opacity

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

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

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

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

This text has shadow with #574983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574983.

Preview

Color preview on black background

This text has color #574983 on black background.


Color preview on white background

This text has color #574983 on white background.


Black color preview on #574983 background

This text has black color on #574983 background.


White color preview on #574983 background

This text has white color on #574983 background.


Related colors

Complementary color

Complementary color for #hex is #A8B67C.


I love getcolorcode.com

Triadic colors

1 #835749 and #498357 with #574983 are triadic colors.

2 #834957 and #495783 with #574983 are triadic colors.