COLOR #533453

HEX: #533453 RGB: (83,52,83)

Color info

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

RGB color model

#533453 color RGB value is (83,52,83).

RGB: (83,52,83) (33%, 20%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 52 of 255 = 20%
B 83 of 255 = 33%

83
52
83

R + G + B ~ 29%. #533453 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 52 + 83 = 218 (100%)
R 83 of 218 ~ 38.07%
G 52 of 218 ~ 23.85%
B 83 of 218 ~ 38.07'%

%38.07
%23.85
%38.07

CMYK color model

#533453 color CMYK value is (0,37,0,67).

  • cyan value is 0.00%
  • magenta value is 37.35%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (0,37,0,67)
C0M37Y0K67 (0%, 37%, 0%, 67%)
(0.00 / 0.37 / 0.00 / 0.67)

CMYK percentages

%0
%37.35
%0
%67.45

Codes

Color #533453 in popluar color models

53 34 53
RGB 83 52 83
HSL 300° 22.96% 26.47%
HSB/HSV 300° 37.35% 32.55%
CMYK 0.00% 37.35% 0.00%
67.45%

Color #533453 in popluar number systems.

HEX 53 34 53
Decimal 83 52 83
Binary 1010011 110100 1010011
Octal 123 64 123

Shades and tints

Shades of #533453

#533453
(83,52,83)
#4C304C
(76,48,76)
#452C45
(69,44,69)
#3E283E
(62,40,62)
#372437
(55,36,55)
#302030
(48,32,48)
#291C29
(41,28,41)
#221822
(34,24,34)
#1B141B
(27,20,27)
#141014
(20,16,20)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #533453

#533453
(83,52,83)
#624662
(98,70,98)
#715871
(113,88,113)
#806A80
(128,106,128)
#8F7C8F
(143,124,143)
#9E8E9E
(158,142,158)
#ADA0AD
(173,160,173)
#BCB2BC
(188,178,188)
#CBC4CB
(203,196,203)
#DAD6DA
(218,214,218)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533453; }

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

This text font color is #533453.

Background Color

.myBgColor { background-color: #533453; }

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

This div background color is #533453.

Border color

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

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

This div border color is #533453.

Opacity

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

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

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

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

This text has shadow with #533453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533453.

Preview

Color preview on black background

This text has color #533453 on black background.


Color preview on white background

This text has color #533453 on white background.


Black color preview on #533453 background

This text has black color on #533453 background.


White color preview on #533453 background

This text has white color on #533453 background.


Related colors

Complementary color

Complementary color for #hex is #ACCBAC.


I love getcolorcode.com

Triadic colors

1 #535334 and #345353 with #533453 are triadic colors.

2 #533453 and #345353 with #533453 are triadic colors.