COLOR #574B73

HEX: #574B73 RGB: (87,75,115)

Color info

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

RGB color model

#574B73 color RGB value is (87,75,115).

RGB: (87,75,115) (34%, 29%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 75 of 255 = 29%
B 115 of 255 = 45%

87
75
115

R + G + B ~ 36%. #574B73 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 75 + 115 = 277 (100%)
R 87 of 277 ~ 31.41%
G 75 of 277 ~ 27.08%
B 115 of 277 ~ 41.52'%

%31.41
%27.08
%41.52

CMYK color model

#574B73 color CMYK value is (24,35,0,55).

  • cyan value is 24.35%
  • magenta value is 34.78%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (24,35,0,55)
C24M35Y0K55 (24%, 35%, 0%, 55%)
(0.24 / 0.35 / 0.00 / 0.55)

CMYK percentages

%24.35
%34.78
%0
%54.9

Codes

Color #574B73 in popluar color models

57 4B 73
RGB 87 75 115
HSL 258° 21.05% 37.25%
HSB/HSV 258° 34.78% 45.10%
CMYK 24.35% 34.78% 0.00%
54.90%

Color #574B73 in popluar number systems.

HEX 57 4B 73
Decimal 87 75 115
Binary 1010111 1001011 1110011
Octal 127 113 163

Shades and tints

Shades of #574B73

#574B73
(87,75,115)
#504569
(80,69,105)
#493F5F
(73,63,95)
#423955
(66,57,85)
#3B334B
(59,51,75)
#342D41
(52,45,65)
#2D2737
(45,39,55)
#26212D
(38,33,45)
#1F1B23
(31,27,35)
#181519
(24,21,25)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #574B73

#574B73
(87,75,115)
#665B7F
(102,91,127)
#756B8B
(117,107,139)
#847B97
(132,123,151)
#938BA3
(147,139,163)
#A29BAF
(162,155,175)
#B1ABBB
(177,171,187)
#C0BBC7
(192,187,199)
#CFCBD3
(207,203,211)
#DEDBDF
(222,219,223)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574B73 color. Also use rgb(87,75,115) instead hex code.

Text Font Color

.myTextColor { color: #574B73; }

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

This text font color is #574B73.

Background Color

.myBgColor { background-color: #574B73; }

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

This div background color is #574B73.

Border color

.myBorderColor { border: 1px solid #574B73; }

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

This div border color is #574B73.

Opacity

.myOpacity80 { color: #574B73; opacity: 0.8; }

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

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

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

This text has shadow with #574B73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574B73.

Preview

Color preview on black background

This text has color #574B73 on black background.


Color preview on white background

This text has color #574B73 on white background.


Black color preview on #574B73 background

This text has black color on #574B73 background.


White color preview on #574B73 background

This text has white color on #574B73 background.


Related colors

Complementary color

Complementary color for #hex is #A8B48C.


I love getcolorcode.com

Triadic colors

1 #73574B and #4B7357 with #574B73 are triadic colors.

2 #734B57 and #4B5773 with #574B73 are triadic colors.