COLOR #533696

HEX: #533696 RGB: (83,54,150)

Color info

#533696 contains mainly blue color. Web safe color of #533696 is #663399 (or #639).

RGB color model

#533696 color RGB value is (83,54,150).

RGB: (83,54,150) (33%, 21%, 59%)

RGB channels and saturation

R 83 of 255 = 33%
G 54 of 255 = 21%
B 150 of 255 = 59%

83
54
150

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

Portions of RGB colors in percentages

R + G + B = 83 + 54 + 150 = 287 (100%)
R 83 of 287 ~ 28.92%
G 54 of 287 ~ 18.82%
B 150 of 287 ~ 52.26'%

%28.92
%18.82
%52.26

CMYK color model

#533696 color CMYK value is (45,64,0,41).

  • cyan value is 44.67%
  • magenta value is 64.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (45,64,0,41)
C45M64Y0K41 (45%, 64%, 0%, 41%)
(0.45 / 0.64 / 0.00 / 0.41)

CMYK percentages

%44.67
%64
%0
%41.18

Codes

Color #533696 in popluar color models

53 36 96
RGB 83 54 150
HSL 258° 47.06% 40.00%
HSB/HSV 258° 64.00% 58.82%
CMYK 44.67% 64.00% 0.00%
41.18%

Color #533696 in popluar number systems.

HEX 53 36 96
Decimal 83 54 150
Binary 1010011 110110 10010110
Octal 123 66 226

Shades and tints

Shades of #533696

#533696
(83,54,150)
#4C3289
(76,50,137)
#452E7C
(69,46,124)
#3E2A6F
(62,42,111)
#372662
(55,38,98)
#302255
(48,34,85)
#291E48
(41,30,72)
#221A3B
(34,26,59)
#1B162E
(27,22,46)
#141221
(20,18,33)
#0D0E14
(13,14,20)
#000000
(0,0,0)

Tints of #533696

#533696
(83,54,150)
#62489F
(98,72,159)
#715AA8
(113,90,168)
#806CB1
(128,108,177)
#8F7EBA
(143,126,186)
#9E90C3
(158,144,195)
#ADA2CC
(173,162,204)
#BCB4D5
(188,180,213)
#CBC6DE
(203,198,222)
#DAD8E7
(218,216,231)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533696 color. Also use rgb(83,54,150) instead hex code.

Text Font Color

.myTextColor { color: #533696; }

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

This text font color is #533696.

Background Color

.myBgColor { background-color: #533696; }

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

This div background color is #533696.

Border color

.myBorderColor { border: 1px solid #533696; }

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

This div border color is #533696.

Opacity

.myOpacity80 { color: #533696; opacity: 0.8; }

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

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

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

This text has shadow with #533696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533696.

Preview

Color preview on black background

This text has color #533696 on black background.


Color preview on white background

This text has color #533696 on white background.


Black color preview on #533696 background

This text has black color on #533696 background.


White color preview on #533696 background

This text has white color on #533696 background.


Related colors

Complementary color

Complementary color for #hex is #ACC969.


I love getcolorcode.com

Triadic colors

1 #965336 and #369653 with #533696 are triadic colors.

2 #963653 and #365396 with #533696 are triadic colors.