COLOR #53284C

HEX: #53284C RGB: (83,40,76)

Color info

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

RGB color model

#53284C color RGB value is (83,40,76).

RGB: (83,40,76) (33%, 16%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 40 of 255 = 16%
B 76 of 255 = 30%

83
40
76

R + G + B ~ 26%. #53284C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 40 + 76 = 199 (100%)
R 83 of 199 ~ 41.71%
G 40 of 199 ~ 20.1%
B 76 of 199 ~ 38.19'%

%41.71
%20.1
%38.19

CMYK color model

#53284C color CMYK value is (0,52,8,67).

  • cyan value is 0.00%
  • magenta value is 51.81%
  • yellow value is 8.43%
  • key color value is 67.45%
CMYK: (0,52,8,67) C0M52Y8K67 (0%,52%,8%,67%) (0.00/0.52/0.08/0.67) 

CMYK percentages

%0
%51.81
%8.43
%67.45

Codes

Color #53284C in popluar color models

53 28 4C
RGB 83 40 76
HSL 310° 34.96% 24.12%
HSB/HSV 310° 51.81% 32.55%
CMYK 0.00% 51.81% 8.43%
67.45%

Color #53284C in popluar number systems.

HEX 53 28 4C
Decimal 83 40 76
Binary 1010011 101000 1001100
Octal 123 50 114

Shades and tints

Shades of #53284C

#53284C
(83,40,76)
#4C2546
(76,37,70)
#452240
(69,34,64)
#3E1F3A
(62,31,58)
#371C34
(55,28,52)
#30192E
(48,25,46)
#291628
(41,22,40)
#221322
(34,19,34)
#1B101C
(27,16,28)
#140D16
(20,13,22)
#0D0A10
(13,10,16)
#000000
(0,0,0)

Tints of #53284C

#53284C
(83,40,76)
#623B5C
(98,59,92)
#714E6C
(113,78,108)
#80617C
(128,97,124)
#8F748C
(143,116,140)
#9E879C
(158,135,156)
#AD9AAC
(173,154,172)
#BCADBC
(188,173,188)
#CBC0CC
(203,192,204)
#DAD3DC
(218,211,220)
#E9E6EC
(233,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53284C color. Also use rgb(83,40,76) instead hex code.

Text Font Color

.myTextColor { color: #53284C; }

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

This text font color is #53284C.

Background Color

.myBgColor { background-color: #53284C; }

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

This div background color is #53284C.

Border color

.myBorderColor { border: 1px solid #53284C; }

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

This div border color is #53284C.

Opacity

.myOpacity80 { color: #53284C; opacity: 0.8; }

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

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

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

This text has shadow with #53284C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53284C.

Preview

Color preview on black background

This text has color #53284C on black background.


Color preview on white background

This text has color #53284C on white background.


Black color preview on #53284C background

This text has black color on #53284C background.


White color preview on #53284C background

This text has white color on #53284C background.


Related colors

Complementary color

Complementary color for #hex is #ACD7B3.


I love getcolorcode.com

Triadic colors

1 #4C5328 and #284C53 with #53284C are triadic colors.

2 #4C2853 and #28534C with #53284C are triadic colors.