COLOR #53347A

HEX: #53347A RGB: (83,52,122)

Color info

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

RGB color model

#53347A color RGB value is (83,52,122).

RGB: (83,52,122) (33%, 20%, 48%)

RGB channels and saturation

R 83 of 255 = 33%
G 52 of 255 = 20%
B 122 of 255 = 48%

83
52
122

R + G + B ~ 34%. #53347A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 52 + 122 = 257 (100%)
R 83 of 257 ~ 32.3%
G 52 of 257 ~ 20.23%
B 122 of 257 ~ 47.47'%

%32.3
%20.23
%47.47

CMYK color model

#53347A color CMYK value is (32,57,0,52).

  • cyan value is 31.97%
  • magenta value is 57.38%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (32,57,0,52)
C32M57Y0K52 (32%, 57%, 0%, 52%)
(0.32 / 0.57 / 0.00 / 0.52)

CMYK percentages

%31.97
%57.38
%0
%52.16

Codes

Color #53347A in popluar color models

53 34 7A
RGB 83 52 122
HSL 267° 40.23% 34.12%
HSB/HSV 267° 57.38% 47.84%
CMYK 31.97% 57.38% 0.00%
52.16%

Color #53347A in popluar number systems.

HEX 53 34 7A
Decimal 83 52 122
Binary 1010011 110100 1111010
Octal 123 64 172

Shades and tints

Shades of #53347A

#53347A
(83,52,122)
#4C306F
(76,48,111)
#452C64
(69,44,100)
#3E2859
(62,40,89)
#37244E
(55,36,78)
#302043
(48,32,67)
#291C38
(41,28,56)
#22182D
(34,24,45)
#1B1422
(27,20,34)
#141017
(20,16,23)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #53347A

#53347A
(83,52,122)
#624686
(98,70,134)
#715892
(113,88,146)
#806A9E
(128,106,158)
#8F7CAA
(143,124,170)
#9E8EB6
(158,142,182)
#ADA0C2
(173,160,194)
#BCB2CE
(188,178,206)
#CBC4DA
(203,196,218)
#DAD6E6
(218,214,230)
#E9E8F2
(233,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53347A; }

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

This text font color is #53347A.

Background Color

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

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

This div background color is #53347A.

Border color

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

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

This div border color is #53347A.

Opacity

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

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

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

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

This text has shadow with #53347A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53347A.

Preview

Color preview on black background

This text has color #53347A on black background.


Color preview on white background

This text has color #53347A on white background.


Black color preview on #53347A background

This text has black color on #53347A background.


White color preview on #53347A background

This text has white color on #53347A background.


Related colors

Complementary color

Complementary color for #hex is #ACCB85.


I love getcolorcode.com

Triadic colors

1 #7A5334 and #347A53 with #53347A are triadic colors.

2 #7A3453 and #34537A with #53347A are triadic colors.