COLOR #53224E

HEX: #53224E RGB: (83,34,78)

Color info

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

RGB color model

#53224E color RGB value is (83,34,78).

RGB: (83,34,78) (33%, 13%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 34 of 255 = 13%
B 78 of 255 = 31%

83
34
78

R + G + B ~ 26%. #53224E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 34 + 78 = 195 (100%)
R 83 of 195 ~ 42.56%
G 34 of 195 ~ 17.44%
B 78 of 195 ~ 40'%

%42.56
%17.44
%40

CMYK color model

#53224E color CMYK value is (0,59,6,67).

  • cyan value is 0.00%
  • magenta value is 59.04%
  • yellow value is 6.02%
  • key color value is 67.45%
CMYK: (0,59,6,67) C0M59Y6K67 (0%,59%,6%,67%) (0.00/0.59/0.06/0.67) 

CMYK percentages

%0
%59.04
%6.02
%67.45

Codes

Color #53224E in popluar color models

53 22 4E
RGB 83 34 78
HSL 306° 41.88% 22.94%
HSB/HSV 306° 59.04% 32.55%
CMYK 0.00% 59.04% 6.02%
67.45%

Color #53224E in popluar number systems.

HEX 53 22 4E
Decimal 83 34 78
Binary 1010011 100010 1001110
Octal 123 42 116

Shades and tints

Shades of #53224E

#53224E
(83,34,78)
#4C1F47
(76,31,71)
#451C40
(69,28,64)
#3E1939
(62,25,57)
#371632
(55,22,50)
#30132B
(48,19,43)
#291024
(41,16,36)
#220D1D
(34,13,29)
#1B0A16
(27,10,22)
#14070F
(20,7,15)
#0D0408
(13,4,8)
#000000
(0,0,0)

Tints of #53224E

#53224E
(83,34,78)
#62365E
(98,54,94)
#714A6E
(113,74,110)
#805E7E
(128,94,126)
#8F728E
(143,114,142)
#9E869E
(158,134,158)
#AD9AAE
(173,154,174)
#BCAEBE
(188,174,190)
#CBC2CE
(203,194,206)
#DAD6DE
(218,214,222)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53224E color. Also use rgb(83,34,78) instead hex code.

Text Font Color

.myTextColor { color: #53224E; }

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

This text font color is #53224E.

Background Color

.myBgColor { background-color: #53224E; }

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

This div background color is #53224E.

Border color

.myBorderColor { border: 1px solid #53224E; }

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

This div border color is #53224E.

Opacity

.myOpacity80 { color: #53224E; opacity: 0.8; }

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

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

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

This text has shadow with #53224E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53224E.

Preview

Color preview on black background

This text has color #53224E on black background.


Color preview on white background

This text has color #53224E on white background.


Black color preview on #53224E background

This text has black color on #53224E background.


White color preview on #53224E background

This text has white color on #53224E background.


Related colors

Complementary color

Complementary color for #hex is #ACDDB1.


I love getcolorcode.com

Triadic colors

1 #4E5322 and #224E53 with #53224E are triadic colors.

2 #4E2253 and #22534E with #53224E are triadic colors.