COLOR #53417F

HEX: #53417F RGB: (83,65,127)

Color info

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

RGB color model

#53417F color RGB value is (83,65,127).

RGB: (83,65,127) (33%, 25%, 50%)

RGB channels and saturation

R 83 of 255 = 33%
G 65 of 255 = 25%
B 127 of 255 = 50%

83
65
127

R + G + B ~ 36%. #53417F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 65 + 127 = 275 (100%)
R 83 of 275 ~ 30.18%
G 65 of 275 ~ 23.64%
B 127 of 275 ~ 46.18'%

%30.18
%23.64
%46.18

CMYK color model

#53417F color CMYK value is (35,49,0,50).

  • cyan value is 34.65%
  • magenta value is 48.82%
  • yellow value is 0.00%
  • key color value is 50.20%
CMYK: (35,49,0,50) C35M49Y0K50 (35%,49%,0%,50%) (0.35/0.49/0.00/0.50) 

CMYK percentages

%34.65
%48.82
%0
%50.2

Codes

Color #53417F in popluar color models

53 41 7F
RGB 83 65 127
HSL 257° 32.29% 37.65%
HSB/HSV 257° 48.82% 49.80%
CMYK 34.65% 48.82% 0.00%
50.20%

Color #53417F in popluar number systems.

HEX 53 41 7F
Decimal 83 65 127
Binary 1010011 1000001 1111111
Octal 123 101 177

Shades and tints

Shades of #53417F

#53417F
(83,65,127)
#4C3C74
(76,60,116)
#453769
(69,55,105)
#3E325E
(62,50,94)
#372D53
(55,45,83)
#302848
(48,40,72)
#29233D
(41,35,61)
#221E32
(34,30,50)
#1B1927
(27,25,39)
#14141C
(20,20,28)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #53417F

#53417F
(83,65,127)
#62528A
(98,82,138)
#716395
(113,99,149)
#8074A0
(128,116,160)
#8F85AB
(143,133,171)
#9E96B6
(158,150,182)
#ADA7C1
(173,167,193)
#BCB8CC
(188,184,204)
#CBC9D7
(203,201,215)
#DADAE2
(218,218,226)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53417F color. Also use rgb(83,65,127) instead hex code.

Text Font Color

.myTextColor { color: #53417F; }

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

This text font color is #53417F.

Background Color

.myBgColor { background-color: #53417F; }

<div style="background-color:#53417F">Inner text</div>

This div background color is #53417F.

Border color

.myBorderColor { border: 1px solid #53417F; }

<div style="border:3px solid #53417F">Div</div>

This div border color is #53417F.

Opacity

.myOpacity80 { color: #53417F; opacity: 0.8; }

<p style="color:#53417F;opacity:0.8;">80%</p>

Text with #53417F 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 #53417F;}

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

This text has shadow with #53417F color.


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

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

This text has shadow with #53417F primary color and red secondary color.


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

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

This text has shadow with #53417F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53417F.

Preview

Color preview on black background

This text has color #53417F on black background.


Color preview on white background

This text has color #53417F on white background.


Black color preview on #53417F background

This text has black color on #53417F background.


White color preview on #53417F background

This text has white color on #53417F background.


Related colors

Complementary color

Complementary color for #hex is #ACBE80.


I love getcolorcode.com

Triadic colors

1 #7F5341 and #417F53 with #53417F are triadic colors.

2 #7F4153 and #41537F with #53417F are triadic colors.