COLOR #533673

HEX: #533673 RGB: (83,54,115)

Color info

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

RGB color model

#533673 color RGB value is (83,54,115).

RGB: (83,54,115) (33%, 21%, 45%)

RGB channels and saturation

R 83 of 255 = 33%
G 54 of 255 = 21%
B 115 of 255 = 45%

83
54
115

R + G + B ~ 33%. #533673 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 54 + 115 = 252 (100%)
R 83 of 252 ~ 32.94%
G 54 of 252 ~ 21.43%
B 115 of 252 ~ 45.63'%

%32.94
%21.43
%45.63

CMYK color model

#533673 color CMYK value is (28,53,0,55).

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

CMYK: (28,53,0,55)
C28M53Y0K55 (28%, 53%, 0%, 55%)
(0.28 / 0.53 / 0.00 / 0.55)

CMYK percentages

%27.83
%53.04
%0
%54.9

Codes

Color #533673 in popluar color models

53 36 73
RGB 83 54 115
HSL 269° 36.09% 33.14%
HSB/HSV 269° 53.04% 45.10%
CMYK 27.83% 53.04% 0.00%
54.90%

Color #533673 in popluar number systems.

HEX 53 36 73
Decimal 83 54 115
Binary 1010011 110110 1110011
Octal 123 66 163

Shades and tints

Shades of #533673

#533673
(83,54,115)
#4C3269
(76,50,105)
#452E5F
(69,46,95)
#3E2A55
(62,42,85)
#37264B
(55,38,75)
#302241
(48,34,65)
#291E37
(41,30,55)
#221A2D
(34,26,45)
#1B1623
(27,22,35)
#141219
(20,18,25)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #533673

#533673
(83,54,115)
#62487F
(98,72,127)
#715A8B
(113,90,139)
#806C97
(128,108,151)
#8F7EA3
(143,126,163)
#9E90AF
(158,144,175)
#ADA2BB
(173,162,187)
#BCB4C7
(188,180,199)
#CBC6D3
(203,198,211)
#DAD8DF
(218,216,223)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533673; }

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

This text font color is #533673.

Background Color

.myBgColor { background-color: #533673; }

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

This div background color is #533673.

Border color

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

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

This div border color is #533673.

Opacity

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

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

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

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

This text has shadow with #533673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533673.

Preview

Color preview on black background

This text has color #533673 on black background.


Color preview on white background

This text has color #533673 on white background.


Black color preview on #533673 background

This text has black color on #533673 background.


White color preview on #533673 background

This text has white color on #533673 background.


Related colors

Complementary color

Complementary color for #hex is #ACC98C.


I love getcolorcode.com

Triadic colors

1 #735336 and #367353 with #533673 are triadic colors.

2 #733653 and #365373 with #533673 are triadic colors.