COLOR #53357C

HEX: #53357C RGB: (83,53,124)

Color info

#53357C contains mainly red and blue colors. Web safe color of #53357C is #663366 (or #636).

RGB color model

#53357C color RGB value is (83,53,124).

RGB: (83,53,124) (33%, 21%, 49%)

RGB channels and saturation

R 83 of 255 = 33%
G 53 of 255 = 21%
B 124 of 255 = 49%

83
53
124

R + G + B ~ 34%. #53357C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 53 + 124 = 260 (100%)
R 83 of 260 ~ 31.92%
G 53 of 260 ~ 20.38%
B 124 of 260 ~ 47.69'%

%31.92
%20.38
%47.69

CMYK color model

#53357C color CMYK value is (33,57,0,51).

  • cyan value is 33.06%
  • magenta value is 57.26%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (33,57,0,51)
C33M57Y0K51 (33%, 57%, 0%, 51%)
(0.33 / 0.57 / 0.00 / 0.51)

CMYK percentages

%33.06
%57.26
%0
%51.37

Codes

Color #53357C in popluar color models

53 35 7C
RGB 83 53 124
HSL 265° 40.11% 34.71%
HSB/HSV 265° 57.26% 48.63%
CMYK 33.06% 57.26% 0.00%
51.37%

Color #53357C in popluar number systems.

HEX 53 35 7C
Decimal 83 53 124
Binary 1010011 110101 1111100
Octal 123 65 174

Shades and tints

Shades of #53357C

#53357C
(83,53,124)
#4C3171
(76,49,113)
#452D66
(69,45,102)
#3E295B
(62,41,91)
#372550
(55,37,80)
#302145
(48,33,69)
#291D3A
(41,29,58)
#22192F
(34,25,47)
#1B1524
(27,21,36)
#141119
(20,17,25)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #53357C

#53357C
(83,53,124)
#624787
(98,71,135)
#715992
(113,89,146)
#806B9D
(128,107,157)
#8F7DA8
(143,125,168)
#9E8FB3
(158,143,179)
#ADA1BE
(173,161,190)
#BCB3C9
(188,179,201)
#CBC5D4
(203,197,212)
#DAD7DF
(218,215,223)
#E9E9EA
(233,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53357C color. Also use rgb(83,53,124) instead hex code.

Text Font Color

.myTextColor { color: #53357C; }

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

This text font color is #53357C.

Background Color

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

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

This div background color is #53357C.

Border color

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

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

This div border color is #53357C.

Opacity

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

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

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

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

This text has shadow with #53357C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53357C.

Preview

Color preview on black background

This text has color #53357C on black background.


Color preview on white background

This text has color #53357C on white background.


Black color preview on #53357C background

This text has black color on #53357C background.


White color preview on #53357C background

This text has white color on #53357C background.


Related colors

Complementary color

Complementary color for #hex is #ACCA83.


I love getcolorcode.com

Triadic colors

1 #7C5335 and #357C53 with #53357C are triadic colors.

2 #7C3553 and #35537C with #53357C are triadic colors.