COLOR #53458A

HEX: #53458A RGB: (83,69,138)

Color info

#53458A contains mainly red and blue colors. Web safe color of #53458A is #663399 (or #639).

RGB color model

#53458A color RGB value is (83,69,138).

RGB: (83,69,138) (33%, 27%, 54%)

RGB channels and saturation

R 83 of 255 = 33%
G 69 of 255 = 27%
B 138 of 255 = 54%

83
69
138

R + G + B ~ 38%. #53458A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 69 + 138 = 290 (100%)
R 83 of 290 ~ 28.62%
G 69 of 290 ~ 23.79%
B 138 of 290 ~ 47.59'%

%28.62
%23.79
%47.59

CMYK color model

#53458A color CMYK value is (40,50,0,46).

  • cyan value is 39.86%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (40,50,0,46)
C40M50Y0K46 (40%, 50%, 0%, 46%)
(0.40 / 0.50 / 0.00 / 0.46)

CMYK percentages

%39.86
%50
%0
%45.88

Codes

Color #53458A in popluar color models

53 45 8A
RGB 83 69 138
HSL 252° 33.33% 40.59%
HSB/HSV 252° 50.00% 54.12%
CMYK 39.86% 50.00% 0.00%
45.88%

Color #53458A in popluar number systems.

HEX 53 45 8A
Decimal 83 69 138
Binary 1010011 1000101 10001010
Octal 123 105 212

Shades and tints

Shades of #53458A

#53458A
(83,69,138)
#4C3F7E
(76,63,126)
#453972
(69,57,114)
#3E3366
(62,51,102)
#372D5A
(55,45,90)
#30274E
(48,39,78)
#292142
(41,33,66)
#221B36
(34,27,54)
#1B152A
(27,21,42)
#140F1E
(20,15,30)
#0D0912
(13,9,18)
#000000
(0,0,0)

Tints of #53458A

#53458A
(83,69,138)
#625594
(98,85,148)
#71659E
(113,101,158)
#8075A8
(128,117,168)
#8F85B2
(143,133,178)
#9E95BC
(158,149,188)
#ADA5C6
(173,165,198)
#BCB5D0
(188,181,208)
#CBC5DA
(203,197,218)
#DAD5E4
(218,213,228)
#E9E5EE
(233,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53458A color. Also use rgb(83,69,138) instead hex code.

Text Font Color

.myTextColor { color: #53458A; }

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

This text font color is #53458A.

Background Color

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

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

This div background color is #53458A.

Border color

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

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

This div border color is #53458A.

Opacity

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

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

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

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

This text has shadow with #53458A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53458A.

Preview

Color preview on black background

This text has color #53458A on black background.


Color preview on white background

This text has color #53458A on white background.


Black color preview on #53458A background

This text has black color on #53458A background.


White color preview on #53458A background

This text has white color on #53458A background.


Related colors

Complementary color

Complementary color for #hex is #ACBA75.


I love getcolorcode.com

Triadic colors

1 #8A5345 and #458A53 with #53458A are triadic colors.

2 #8A4553 and #45538A with #53458A are triadic colors.