COLOR #53324F

HEX: #53324F RGB: (83,50,79)

Color info

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

RGB color model

#53324F color RGB value is (83,50,79).

RGB: (83,50,79) (33%, 20%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 50 of 255 = 20%
B 79 of 255 = 31%

83
50
79

R + G + B ~ 28%. #53324F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 50 + 79 = 212 (100%)
R 83 of 212 ~ 39.15%
G 50 of 212 ~ 23.58%
B 79 of 212 ~ 37.26'%

%39.15
%23.58
%37.26

CMYK color model

#53324F color CMYK value is (0,40,5,67).

  • cyan value is 0.00%
  • magenta value is 39.76%
  • yellow value is 4.82%
  • key color value is 67.45%
CMYK: (0,40,5,67) C0M40Y5K67 (0%,40%,5%,67%) (0.00/0.40/0.05/0.67) 

CMYK percentages

%0
%39.76
%4.82
%67.45

Codes

Color #53324F in popluar color models

53 32 4F
RGB 83 50 79
HSL 307° 24.81% 26.08%
HSB/HSV 307° 39.76% 32.55%
CMYK 0.00% 39.76% 4.82%
67.45%

Color #53324F in popluar number systems.

HEX 53 32 4F
Decimal 83 50 79
Binary 1010011 110010 1001111
Octal 123 62 117

Shades and tints

Shades of #53324F

#53324F
(83,50,79)
#4C2E48
(76,46,72)
#452A41
(69,42,65)
#3E263A
(62,38,58)
#372233
(55,34,51)
#301E2C
(48,30,44)
#291A25
(41,26,37)
#22161E
(34,22,30)
#1B1217
(27,18,23)
#140E10
(20,14,16)
#0D0A09
(13,10,9)
#000000
(0,0,0)

Tints of #53324F

#53324F
(83,50,79)
#62445F
(98,68,95)
#71566F
(113,86,111)
#80687F
(128,104,127)
#8F7A8F
(143,122,143)
#9E8C9F
(158,140,159)
#AD9EAF
(173,158,175)
#BCB0BF
(188,176,191)
#CBC2CF
(203,194,207)
#DAD4DF
(218,212,223)
#E9E6EF
(233,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53324F; }

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

This text font color is #53324F.

Background Color

.myBgColor { background-color: #53324F; }

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

This div background color is #53324F.

Border color

.myBorderColor { border: 1px solid #53324F; }

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

This div border color is #53324F.

Opacity

.myOpacity80 { color: #53324F; opacity: 0.8; }

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

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

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

This text has shadow with #53324F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53324F.

Preview

Color preview on black background

This text has color #53324F on black background.


Color preview on white background

This text has color #53324F on white background.


Black color preview on #53324F background

This text has black color on #53324F background.


White color preview on #53324F background

This text has white color on #53324F background.


Related colors

Complementary color

Complementary color for #hex is #ACCDB0.


I love getcolorcode.com

Triadic colors

1 #4F5332 and #324F53 with #53324F are triadic colors.

2 #4F3253 and #32534F with #53324F are triadic colors.