COLOR #573979

HEX: #573979 RGB: (87,57,121)

Color info

#573979 contains mainly red and blue colors. Web safe color of #573979 is #663366 (or #636).

RGB color model

#573979 color RGB value is (87,57,121).

RGB: (87,57,121) (34%, 22%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 57 of 255 = 22%
B 121 of 255 = 47%

87
57
121

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

Portions of RGB colors in percentages

R + G + B = 87 + 57 + 121 = 265 (100%)
R 87 of 265 ~ 32.83%
G 57 of 265 ~ 21.51%
B 121 of 265 ~ 45.66'%

%32.83
%21.51
%45.66

CMYK color model

#573979 color CMYK value is (28,53,0,53).

  • cyan value is 28.10%
  • magenta value is 52.89%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (28,53,0,53)
C28M53Y0K53 (28%, 53%, 0%, 53%)
(0.28 / 0.53 / 0.00 / 0.53)

CMYK percentages

%28.1
%52.89
%0
%52.55

Codes

Color #573979 in popluar color models

57 39 79
RGB 87 57 121
HSL 268° 35.96% 34.90%
HSB/HSV 268° 52.89% 47.45%
CMYK 28.10% 52.89% 0.00%
52.55%

Color #573979 in popluar number systems.

HEX 57 39 79
Decimal 87 57 121
Binary 1010111 111001 1111001
Octal 127 71 171

Shades and tints

Shades of #573979

#573979
(87,57,121)
#50346E
(80,52,110)
#492F63
(73,47,99)
#422A58
(66,42,88)
#3B254D
(59,37,77)
#342042
(52,32,66)
#2D1B37
(45,27,55)
#26162C
(38,22,44)
#1F1121
(31,17,33)
#180C16
(24,12,22)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #573979

#573979
(87,57,121)
#664B85
(102,75,133)
#755D91
(117,93,145)
#846F9D
(132,111,157)
#9381A9
(147,129,169)
#A293B5
(162,147,181)
#B1A5C1
(177,165,193)
#C0B7CD
(192,183,205)
#CFC9D9
(207,201,217)
#DEDBE5
(222,219,229)
#EDEDF1
(237,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573979; }

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

This text font color is #573979.

Background Color

.myBgColor { background-color: #573979; }

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

This div background color is #573979.

Border color

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

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

This div border color is #573979.

Opacity

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

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

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

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

This text has shadow with #573979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573979.

Preview

Color preview on black background

This text has color #573979 on black background.


Color preview on white background

This text has color #573979 on white background.


Black color preview on #573979 background

This text has black color on #573979 background.


White color preview on #573979 background

This text has white color on #573979 background.


Related colors

Complementary color

Complementary color for #hex is #A8C686.


I love getcolorcode.com

Triadic colors

1 #795739 and #397957 with #573979 are triadic colors.

2 #793957 and #395779 with #573979 are triadic colors.