COLOR #53324D

HEX: #53324D RGB: (83,50,77)

Color info

#53324D contains red, green and blue colors in about the same proportion. Web safe color of #53324D is #663333 (or #633).

RGB color model

#53324D color RGB value is (83,50,77).

RGB: (83,50,77) (33%, 20%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 50 of 255 = 20%
B 77 of 255 = 30%

83
50
77

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

Portions of RGB colors in percentages

R + G + B = 83 + 50 + 77 = 210 (100%)
R 83 of 210 ~ 39.52%
G 50 of 210 ~ 23.81%
B 77 of 210 ~ 36.67'%

%39.52
%23.81
%36.67

CMYK color model

#53324D color CMYK value is (0,40,7,67).

  • cyan value is 0.00%
  • magenta value is 39.76%
  • yellow value is 7.23%
  • key color value is 67.45%

CMYK: (0,40,7,67)
C0M40Y7K67 (0%, 40%, 7%, 67%)
(0.00 / 0.40 / 0.07 / 0.67)

CMYK percentages

%0
%39.76
%7.23
%67.45

Codes

Color #53324D in popluar color models

53 32 4D
RGB 83 50 77
HSL 311° 24.81% 26.08%
HSB/HSV 311° 39.76% 32.55%
CMYK 0.00% 39.76% 7.23%
67.45%

Color #53324D in popluar number systems.

HEX 53 32 4D
Decimal 83 50 77
Binary 1010011 110010 1001101
Octal 123 62 115

Shades and tints

Shades of #53324D

#53324D
(83,50,77)
#4C2E46
(76,46,70)
#452A3F
(69,42,63)
#3E2638
(62,38,56)
#372231
(55,34,49)
#301E2A
(48,30,42)
#291A23
(41,26,35)
#22161C
(34,22,28)
#1B1215
(27,18,21)
#140E0E
(20,14,14)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #53324D

#53324D
(83,50,77)
#62445D
(98,68,93)
#71566D
(113,86,109)
#80687D
(128,104,125)
#8F7A8D
(143,122,141)
#9E8C9D
(158,140,157)
#AD9EAD
(173,158,173)
#BCB0BD
(188,176,189)
#CBC2CD
(203,194,205)
#DAD4DD
(218,212,221)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53324D; }

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

This text font color is #53324D.

Background Color

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

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

This div background color is #53324D.

Border color

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

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

This div border color is #53324D.

Opacity

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

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

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

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

This text has shadow with #53324D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53324D.

Preview

Color preview on black background

This text has color #53324D on black background.


Color preview on white background

This text has color #53324D on white background.


Black color preview on #53324D background

This text has black color on #53324D background.


White color preview on #53324D background

This text has white color on #53324D background.


Related colors

Complementary color

Complementary color for #hex is #ACCDB2.


I love getcolorcode.com

Triadic colors

1 #4D5332 and #324D53 with #53324D are triadic colors.

2 #4D3253 and #32534D with #53324D are triadic colors.