COLOR #533996

HEX: #533996 RGB: (83,57,150)

Color info

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

RGB color model

#533996 color RGB value is (83,57,150).

RGB: (83,57,150) (33%, 22%, 59%)

RGB channels and saturation

R 83 of 255 = 33%
G 57 of 255 = 22%
B 150 of 255 = 59%

83
57
150

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

Portions of RGB colors in percentages

R + G + B = 83 + 57 + 150 = 290 (100%)
R 83 of 290 ~ 28.62%
G 57 of 290 ~ 19.66%
B 150 of 290 ~ 51.72'%

%28.62
%19.66
%51.72

CMYK color model

#533996 color CMYK value is (45,62,0,41).

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

CMYK: (45,62,0,41)
C45M62Y0K41 (45%, 62%, 0%, 41%)
(0.45 / 0.62 / 0.00 / 0.41)

CMYK percentages

%44.67
%62
%0
%41.18

Codes

Color #533996 in popluar color models

53 39 96
RGB 83 57 150
HSL 257° 44.93% 40.59%
HSB/HSV 257° 62.00% 58.82%
CMYK 44.67% 62.00% 0.00%
41.18%

Color #533996 in popluar number systems.

HEX 53 39 96
Decimal 83 57 150
Binary 1010011 111001 10010110
Octal 123 71 226

Shades and tints

Shades of #533996

#533996
(83,57,150)
#4C3489
(76,52,137)
#452F7C
(69,47,124)
#3E2A6F
(62,42,111)
#372562
(55,37,98)
#302055
(48,32,85)
#291B48
(41,27,72)
#22163B
(34,22,59)
#1B112E
(27,17,46)
#140C21
(20,12,33)
#0D0714
(13,7,20)
#000000
(0,0,0)

Tints of #533996

#533996
(83,57,150)
#624B9F
(98,75,159)
#715DA8
(113,93,168)
#806FB1
(128,111,177)
#8F81BA
(143,129,186)
#9E93C3
(158,147,195)
#ADA5CC
(173,165,204)
#BCB7D5
(188,183,213)
#CBC9DE
(203,201,222)
#DADBE7
(218,219,231)
#E9EDF0
(233,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533996; }

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

This text font color is #533996.

Background Color

.myBgColor { background-color: #533996; }

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

This div background color is #533996.

Border color

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

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

This div border color is #533996.

Opacity

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

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

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

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

This text has shadow with #533996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533996.

Preview

Color preview on black background

This text has color #533996 on black background.


Color preview on white background

This text has color #533996 on white background.


Black color preview on #533996 background

This text has black color on #533996 background.


White color preview on #533996 background

This text has white color on #533996 background.


Related colors

Complementary color

Complementary color for #hex is #ACC669.


I love getcolorcode.com

Triadic colors

1 #965339 and #399653 with #533996 are triadic colors.

2 #963953 and #395396 with #533996 are triadic colors.