COLOR #53336C

HEX: #53336C RGB: (83,51,108)

Color info

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

RGB color model

#53336C color RGB value is (83,51,108).

RGB: (83,51,108) (33%, 20%, 42%)

RGB channels and saturation

R 83 of 255 = 33%
G 51 of 255 = 20%
B 108 of 255 = 42%

83
51
108

R + G + B ~ 32%. #53336C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 51 + 108 = 242 (100%)
R 83 of 242 ~ 34.3%
G 51 of 242 ~ 21.07%
B 108 of 242 ~ 44.63'%

%34.3
%21.07
%44.63

CMYK color model

#53336C color CMYK value is (23,53,0,58).

  • cyan value is 23.15%
  • magenta value is 52.78%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (23,53,0,58)
C23M53Y0K58 (23%, 53%, 0%, 58%)
(0.23 / 0.53 / 0.00 / 0.58)

CMYK percentages

%23.15
%52.78
%0
%57.65

Codes

Color #53336C in popluar color models

53 33 6C
RGB 83 51 108
HSL 274° 35.85% 31.18%
HSB/HSV 274° 52.78% 42.35%
CMYK 23.15% 52.78% 0.00%
57.65%

Color #53336C in popluar number systems.

HEX 53 33 6C
Decimal 83 51 108
Binary 1010011 110011 1101100
Octal 123 63 154

Shades and tints

Shades of #53336C

#53336C
(83,51,108)
#4C2F63
(76,47,99)
#452B5A
(69,43,90)
#3E2751
(62,39,81)
#372348
(55,35,72)
#301F3F
(48,31,63)
#291B36
(41,27,54)
#22172D
(34,23,45)
#1B1324
(27,19,36)
#140F1B
(20,15,27)
#0D0B12
(13,11,18)
#000000
(0,0,0)

Tints of #53336C

#53336C
(83,51,108)
#624579
(98,69,121)
#715786
(113,87,134)
#806993
(128,105,147)
#8F7BA0
(143,123,160)
#9E8DAD
(158,141,173)
#AD9FBA
(173,159,186)
#BCB1C7
(188,177,199)
#CBC3D4
(203,195,212)
#DAD5E1
(218,213,225)
#E9E7EE
(233,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53336C; }

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

This text font color is #53336C.

Background Color

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

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

This div background color is #53336C.

Border color

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

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

This div border color is #53336C.

Opacity

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

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

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

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

This text has shadow with #53336C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53336C.

Preview

Color preview on black background

This text has color #53336C on black background.


Color preview on white background

This text has color #53336C on white background.


Black color preview on #53336C background

This text has black color on #53336C background.


White color preview on #53336C background

This text has white color on #53336C background.


Related colors

Complementary color

Complementary color for #hex is #ACCC93.


I love getcolorcode.com

Triadic colors

1 #6C5333 and #336C53 with #53336C are triadic colors.

2 #6C3353 and #33536C with #53336C are triadic colors.