COLOR #573C74

HEX: #573C74 RGB: (87,60,116)

Color info

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

RGB color model

#573C74 color RGB value is (87,60,116).

RGB: (87,60,116) (34%, 24%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 60 of 255 = 24%
B 116 of 255 = 45%

87
60
116

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

Portions of RGB colors in percentages

R + G + B = 87 + 60 + 116 = 263 (100%)
R 87 of 263 ~ 33.08%
G 60 of 263 ~ 22.81%
B 116 of 263 ~ 44.11'%

%33.08
%22.81
%44.11

CMYK color model

#573C74 color CMYK value is (25,48,0,55).

  • cyan value is 25.00%
  • magenta value is 48.28%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (25,48,0,55)
C25M48Y0K55 (25%, 48%, 0%, 55%)
(0.25 / 0.48 / 0.00 / 0.55)

CMYK percentages

%25
%48.28
%0
%54.51

Codes

Color #573C74 in popluar color models

57 3C 74
RGB 87 60 116
HSL 269° 31.82% 34.51%
HSB/HSV 269° 48.28% 45.49%
CMYK 25.00% 48.28% 0.00%
54.51%

Color #573C74 in popluar number systems.

HEX 57 3C 74
Decimal 87 60 116
Binary 1010111 111100 1110100
Octal 127 74 164

Shades and tints

Shades of #573C74

#573C74
(87,60,116)
#50376A
(80,55,106)
#493260
(73,50,96)
#422D56
(66,45,86)
#3B284C
(59,40,76)
#342342
(52,35,66)
#2D1E38
(45,30,56)
#26192E
(38,25,46)
#1F1424
(31,20,36)
#180F1A
(24,15,26)
#110A10
(17,10,16)
#000000
(0,0,0)

Tints of #573C74

#573C74
(87,60,116)
#664D80
(102,77,128)
#755E8C
(117,94,140)
#846F98
(132,111,152)
#9380A4
(147,128,164)
#A291B0
(162,145,176)
#B1A2BC
(177,162,188)
#C0B3C8
(192,179,200)
#CFC4D4
(207,196,212)
#DED5E0
(222,213,224)
#EDE6EC
(237,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573C74 color. Also use rgb(87,60,116) instead hex code.

Text Font Color

.myTextColor { color: #573C74; }

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

This text font color is #573C74.

Background Color

.myBgColor { background-color: #573C74; }

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

This div background color is #573C74.

Border color

.myBorderColor { border: 1px solid #573C74; }

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

This div border color is #573C74.

Opacity

.myOpacity80 { color: #573C74; opacity: 0.8; }

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

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

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

This text has shadow with #573C74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573C74.

Preview

Color preview on black background

This text has color #573C74 on black background.


Color preview on white background

This text has color #573C74 on white background.


Black color preview on #573C74 background

This text has black color on #573C74 background.


White color preview on #573C74 background

This text has white color on #573C74 background.


Related colors

Complementary color

Complementary color for #hex is #A8C38B.


I love getcolorcode.com

Triadic colors

1 #74573C and #3C7457 with #573C74 are triadic colors.

2 #743C57 and #3C5774 with #573C74 are triadic colors.