COLOR #533D71

HEX: #533D71 RGB: (83,61,113)

Color info

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

RGB color model

#533D71 color RGB value is (83,61,113).

RGB: (83,61,113) (33%, 24%, 44%)

RGB channels and saturation

R 83 of 255 = 33%
G 61 of 255 = 24%
B 113 of 255 = 44%

83
61
113

R + G + B ~ 34%. #533D71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 61 + 113 = 257 (100%)
R 83 of 257 ~ 32.3%
G 61 of 257 ~ 23.74%
B 113 of 257 ~ 43.97'%

%32.3
%23.74
%43.97

CMYK color model

#533D71 color CMYK value is (27,46,0,56).

  • cyan value is 26.55%
  • magenta value is 46.02%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (27,46,0,56)
C27M46Y0K56 (27%, 46%, 0%, 56%)
(0.27 / 0.46 / 0.00 / 0.56)

CMYK percentages

%26.55
%46.02
%0
%55.69

Codes

Color #533D71 in popluar color models

53 3D 71
RGB 83 61 113
HSL 265° 29.89% 34.12%
HSB/HSV 265° 46.02% 44.31%
CMYK 26.55% 46.02% 0.00%
55.69%

Color #533D71 in popluar number systems.

HEX 53 3D 71
Decimal 83 61 113
Binary 1010011 111101 1110001
Octal 123 75 161

Shades and tints

Shades of #533D71

#533D71
(83,61,113)
#4C3867
(76,56,103)
#45335D
(69,51,93)
#3E2E53
(62,46,83)
#372949
(55,41,73)
#30243F
(48,36,63)
#291F35
(41,31,53)
#221A2B
(34,26,43)
#1B1521
(27,21,33)
#141017
(20,16,23)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #533D71

#533D71
(83,61,113)
#624E7D
(98,78,125)
#715F89
(113,95,137)
#807095
(128,112,149)
#8F81A1
(143,129,161)
#9E92AD
(158,146,173)
#ADA3B9
(173,163,185)
#BCB4C5
(188,180,197)
#CBC5D1
(203,197,209)
#DAD6DD
(218,214,221)
#E9E7E9
(233,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533D71 color. Also use rgb(83,61,113) instead hex code.

Text Font Color

.myTextColor { color: #533D71; }

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

This text font color is #533D71.

Background Color

.myBgColor { background-color: #533D71; }

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

This div background color is #533D71.

Border color

.myBorderColor { border: 1px solid #533D71; }

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

This div border color is #533D71.

Opacity

.myOpacity80 { color: #533D71; opacity: 0.8; }

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

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

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

This text has shadow with #533D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533D71.

Preview

Color preview on black background

This text has color #533D71 on black background.


Color preview on white background

This text has color #533D71 on white background.


Black color preview on #533D71 background

This text has black color on #533D71 background.


White color preview on #533D71 background

This text has white color on #533D71 background.


Related colors

Complementary color

Complementary color for #hex is #ACC28E.


I love getcolorcode.com

Triadic colors

1 #71533D and #3D7153 with #533D71 are triadic colors.

2 #713D53 and #3D5371 with #533D71 are triadic colors.