COLOR #53467A

HEX: #53467A RGB: (83,70,122)

Color info

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

RGB color model

#53467A color RGB value is (83,70,122).

RGB: (83,70,122) (33%, 27%, 48%)

RGB channels and saturation

R 83 of 255 = 33%
G 70 of 255 = 27%
B 122 of 255 = 48%

83
70
122

R + G + B ~ 36%. #53467A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 70 + 122 = 275 (100%)
R 83 of 275 ~ 30.18%
G 70 of 275 ~ 25.45%
B 122 of 275 ~ 44.36'%

%30.18
%25.45
%44.36

CMYK color model

#53467A color CMYK value is (32,43,0,52).

  • cyan value is 31.97%
  • magenta value is 42.62%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (32,43,0,52) C32M43Y0K52 (32%,43%,0%,52%) (0.32/0.43/0.00/0.52) 

CMYK percentages

%31.97
%42.62
%0
%52.16

Codes

Color #53467A in popluar color models

53 46 7A
RGB 83 70 122
HSL 255° 27.08% 37.65%
HSB/HSV 255° 42.62% 47.84%
CMYK 31.97% 42.62% 0.00%
52.16%

Color #53467A in popluar number systems.

HEX 53 46 7A
Decimal 83 70 122
Binary 1010011 1000110 1111010
Octal 123 106 172

Shades and tints

Shades of #53467A

#53467A
(83,70,122)
#4C406F
(76,64,111)
#453A64
(69,58,100)
#3E3459
(62,52,89)
#372E4E
(55,46,78)
#302843
(48,40,67)
#292238
(41,34,56)
#221C2D
(34,28,45)
#1B1622
(27,22,34)
#141017
(20,16,23)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #53467A

#53467A
(83,70,122)
#625686
(98,86,134)
#716692
(113,102,146)
#80769E
(128,118,158)
#8F86AA
(143,134,170)
#9E96B6
(158,150,182)
#ADA6C2
(173,166,194)
#BCB6CE
(188,182,206)
#CBC6DA
(203,198,218)
#DAD6E6
(218,214,230)
#E9E6F2
(233,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53467A color. Also use rgb(83,70,122) instead hex code.

Text Font Color

.myTextColor { color: #53467A; }

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

This text font color is #53467A.

Background Color

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

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

This div background color is #53467A.

Border color

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

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

This div border color is #53467A.

Opacity

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

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

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

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

This text has shadow with #53467A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53467A.

Preview

Color preview on black background

This text has color #53467A on black background.


Color preview on white background

This text has color #53467A on white background.


Black color preview on #53467A background

This text has black color on #53467A background.


White color preview on #53467A background

This text has white color on #53467A background.


Related colors

Complementary color

Complementary color for #hex is #ACB985.


I love getcolorcode.com

Triadic colors

1 #7A5346 and #467A53 with #53467A are triadic colors.

2 #7A4653 and #46537A with #53467A are triadic colors.