COLOR #53284A

HEX: #53284A RGB: (83,40,74)

Color info

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

RGB color model

#53284A color RGB value is (83,40,74).

RGB: (83,40,74) (33%, 16%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 40 of 255 = 16%
B 74 of 255 = 29%

83
40
74

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

Portions of RGB colors in percentages

R + G + B = 83 + 40 + 74 = 197 (100%)
R 83 of 197 ~ 42.13%
G 40 of 197 ~ 20.3%
B 74 of 197 ~ 37.56'%

%42.13
%20.3
%37.56

CMYK color model

#53284A color CMYK value is (0,52,11,67).

  • cyan value is 0.00%
  • magenta value is 51.81%
  • yellow value is 10.84%
  • key color value is 67.45%

CMYK: (0,52,11,67)
C0M52Y11K67 (0%, 52%, 11%, 67%)
(0.00 / 0.52 / 0.11 / 0.67)

CMYK percentages

%0
%51.81
%10.84
%67.45

Codes

Color #53284A in popluar color models

53 28 4A
RGB 83 40 74
HSL 313° 34.96% 24.12%
HSB/HSV 313° 51.81% 32.55%
CMYK 0.00% 51.81% 10.84%
67.45%

Color #53284A in popluar number systems.

HEX 53 28 4A
Decimal 83 40 74
Binary 1010011 101000 1001010
Octal 123 50 112

Shades and tints

Shades of #53284A

#53284A
(83,40,74)
#4C2544
(76,37,68)
#45223E
(69,34,62)
#3E1F38
(62,31,56)
#371C32
(55,28,50)
#30192C
(48,25,44)
#291626
(41,22,38)
#221320
(34,19,32)
#1B101A
(27,16,26)
#140D14
(20,13,20)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #53284A

#53284A
(83,40,74)
#623B5A
(98,59,90)
#714E6A
(113,78,106)
#80617A
(128,97,122)
#8F748A
(143,116,138)
#9E879A
(158,135,154)
#AD9AAA
(173,154,170)
#BCADBA
(188,173,186)
#CBC0CA
(203,192,202)
#DAD3DA
(218,211,218)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53284A; }

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

This text font color is #53284A.

Background Color

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

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

This div background color is #53284A.

Border color

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

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

This div border color is #53284A.

Opacity

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

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

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

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

This text has shadow with #53284A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53284A.

Preview

Color preview on black background

This text has color #53284A on black background.


Color preview on white background

This text has color #53284A on white background.


Black color preview on #53284A background

This text has black color on #53284A background.


White color preview on #53284A background

This text has white color on #53284A background.


Related colors

Complementary color

Complementary color for #hex is #ACD7B5.


I love getcolorcode.com

Triadic colors

1 #4A5328 and #284A53 with #53284A are triadic colors.

2 #4A2853 and #28534A with #53284A are triadic colors.