COLOR #573253

HEX: #573253 RGB: (87,50,83)

Color info

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

RGB color model

#573253 color RGB value is (87,50,83).

RGB: (87,50,83) (34%, 20%, 33%)

RGB channels and saturation

R 87 of 255 = 34%
G 50 of 255 = 20%
B 83 of 255 = 33%

87
50
83

R + G + B ~ 29%. #573253 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 50 + 83 = 220 (100%)
R 87 of 220 ~ 39.55%
G 50 of 220 ~ 22.73%
B 83 of 220 ~ 37.73'%

%39.55
%22.73
%37.73

CMYK color model

#573253 color CMYK value is (0,43,5,66).

  • cyan value is 0.00%
  • magenta value is 42.53%
  • yellow value is 4.60%
  • key color value is 65.88%
CMYK: (0,43,5,66) C0M43Y5K66 (0%,43%,5%,66%) (0.00/0.43/0.05/0.66) 

CMYK percentages

%0
%42.53
%4.6
%65.88

Codes

Color #573253 in popluar color models

57 32 53
RGB 87 50 83
HSL 306° 27.01% 26.86%
HSB/HSV 306° 42.53% 34.12%
CMYK 0.00% 42.53% 4.60%
65.88%

Color #573253 in popluar number systems.

HEX 57 32 53
Decimal 87 50 83
Binary 1010111 110010 1010011
Octal 127 62 123

Shades and tints

Shades of #573253

#573253
(87,50,83)
#502E4C
(80,46,76)
#492A45
(73,42,69)
#42263E
(66,38,62)
#3B2237
(59,34,55)
#341E30
(52,30,48)
#2D1A29
(45,26,41)
#261622
(38,22,34)
#1F121B
(31,18,27)
#180E14
(24,14,20)
#110A0D
(17,10,13)
#000000
(0,0,0)

Tints of #573253

#573253
(87,50,83)
#664462
(102,68,98)
#755671
(117,86,113)
#846880
(132,104,128)
#937A8F
(147,122,143)
#A28C9E
(162,140,158)
#B19EAD
(177,158,173)
#C0B0BC
(192,176,188)
#CFC2CB
(207,194,203)
#DED4DA
(222,212,218)
#EDE6E9
(237,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573253 color. Also use rgb(87,50,83) instead hex code.

Text Font Color

.myTextColor { color: #573253; }

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

This text font color is #573253.

Background Color

.myBgColor { background-color: #573253; }

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

This div background color is #573253.

Border color

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

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

This div border color is #573253.

Opacity

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

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

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

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

This text has shadow with #573253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573253.

Preview

Color preview on black background

This text has color #573253 on black background.


Color preview on white background

This text has color #573253 on white background.


Black color preview on #573253 background

This text has black color on #573253 background.


White color preview on #573253 background

This text has white color on #573253 background.


Related colors

Complementary color

Complementary color for #hex is #A8CDAC.


I love getcolorcode.com

Triadic colors

1 #535732 and #325357 with #573253 are triadic colors.

2 #533257 and #325753 with #573253 are triadic colors.