COLOR #533073

HEX: #533073 RGB: (83,48,115)

Color info

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

RGB color model

#533073 color RGB value is (83,48,115).

RGB: (83,48,115) (33%, 19%, 45%)

RGB channels and saturation

R 83 of 255 = 33%
G 48 of 255 = 19%
B 115 of 255 = 45%

83
48
115

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

Portions of RGB colors in percentages

R + G + B = 83 + 48 + 115 = 246 (100%)
R 83 of 246 ~ 33.74%
G 48 of 246 ~ 19.51%
B 115 of 246 ~ 46.75'%

%33.74
%19.51
%46.75

CMYK color model

#533073 color CMYK value is (28,58,0,55).

  • cyan value is 27.83%
  • magenta value is 58.26%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (28,58,0,55)
C28M58Y0K55 (28%, 58%, 0%, 55%)
(0.28 / 0.58 / 0.00 / 0.55)

CMYK percentages

%27.83
%58.26
%0
%54.9

Codes

Color #533073 in popluar color models

53 30 73
RGB 83 48 115
HSL 271° 41.10% 31.96%
HSB/HSV 271° 58.26% 45.10%
CMYK 27.83% 58.26% 0.00%
54.90%

Color #533073 in popluar number systems.

HEX 53 30 73
Decimal 83 48 115
Binary 1010011 110000 1110011
Octal 123 60 163

Shades and tints

Shades of #533073

#533073
(83,48,115)
#4C2C69
(76,44,105)
#45285F
(69,40,95)
#3E2455
(62,36,85)
#37204B
(55,32,75)
#301C41
(48,28,65)
#291837
(41,24,55)
#22142D
(34,20,45)
#1B1023
(27,16,35)
#140C19
(20,12,25)
#0D080F
(13,8,15)
#000000
(0,0,0)

Tints of #533073

#533073
(83,48,115)
#62427F
(98,66,127)
#71548B
(113,84,139)
#806697
(128,102,151)
#8F78A3
(143,120,163)
#9E8AAF
(158,138,175)
#AD9CBB
(173,156,187)
#BCAEC7
(188,174,199)
#CBC0D3
(203,192,211)
#DAD2DF
(218,210,223)
#E9E4EB
(233,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533073 color. Also use rgb(83,48,115) instead hex code.

Text Font Color

.myTextColor { color: #533073; }

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

This text font color is #533073.

Background Color

.myBgColor { background-color: #533073; }

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

This div background color is #533073.

Border color

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

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

This div border color is #533073.

Opacity

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

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

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

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

This text has shadow with #533073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533073.

Preview

Color preview on black background

This text has color #533073 on black background.


Color preview on white background

This text has color #533073 on white background.


Black color preview on #533073 background

This text has black color on #533073 background.


White color preview on #533073 background

This text has white color on #533073 background.


Related colors

Complementary color

Complementary color for #hex is #ACCF8C.


I love getcolorcode.com

Triadic colors

1 #735330 and #307353 with #533073 are triadic colors.

2 #733053 and #305373 with #533073 are triadic colors.