COLOR #53337C

HEX: #53337C RGB: (83,51,124)

Color info

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

RGB color model

#53337C color RGB value is (83,51,124).

RGB: (83,51,124) (33%, 20%, 49%)

RGB channels and saturation

R 83 of 255 = 33%
G 51 of 255 = 20%
B 124 of 255 = 49%

83
51
124

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

Portions of RGB colors in percentages

R + G + B = 83 + 51 + 124 = 258 (100%)
R 83 of 258 ~ 32.17%
G 51 of 258 ~ 19.77%
B 124 of 258 ~ 48.06'%

%32.17
%19.77
%48.06

CMYK color model

#53337C color CMYK value is (33,59,0,51).

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

CMYK: (33,59,0,51)
C33M59Y0K51 (33%, 59%, 0%, 51%)
(0.33 / 0.59 / 0.00 / 0.51)

CMYK percentages

%33.06
%58.87
%0
%51.37

Codes

Color #53337C in popluar color models

53 33 7C
RGB 83 51 124
HSL 266° 41.71% 34.31%
HSB/HSV 266° 58.87% 48.63%
CMYK 33.06% 58.87% 0.00%
51.37%

Color #53337C in popluar number systems.

HEX 53 33 7C
Decimal 83 51 124
Binary 1010011 110011 1111100
Octal 123 63 174

Shades and tints

Shades of #53337C

#53337C
(83,51,124)
#4C2F71
(76,47,113)
#452B66
(69,43,102)
#3E275B
(62,39,91)
#372350
(55,35,80)
#301F45
(48,31,69)
#291B3A
(41,27,58)
#22172F
(34,23,47)
#1B1324
(27,19,36)
#140F19
(20,15,25)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #53337C

#53337C
(83,51,124)
#624587
(98,69,135)
#715792
(113,87,146)
#80699D
(128,105,157)
#8F7BA8
(143,123,168)
#9E8DB3
(158,141,179)
#AD9FBE
(173,159,190)
#BCB1C9
(188,177,201)
#CBC3D4
(203,195,212)
#DAD5DF
(218,213,223)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53337C; }

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

This text font color is #53337C.

Background Color

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

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

This div background color is #53337C.

Border color

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

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

This div border color is #53337C.

Opacity

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

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

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

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

This text has shadow with #53337C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53337C.

Preview

Color preview on black background

This text has color #53337C on black background.


Color preview on white background

This text has color #53337C on white background.


Black color preview on #53337C background

This text has black color on #53337C background.


White color preview on #53337C background

This text has white color on #53337C background.


Related colors

Complementary color

Complementary color for #hex is #ACCC83.


I love getcolorcode.com

Triadic colors

1 #7C5333 and #337C53 with #53337C are triadic colors.

2 #7C3353 and #33537C with #53337C are triadic colors.