COLOR #533852

HEX: #533852 RGB: (83,56,82)

Color info

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

RGB color model

#533852 color RGB value is (83,56,82).

RGB: (83,56,82) (33%, 22%, 32%)

RGB channels and saturation

R 83 of 255 = 33%
G 56 of 255 = 22%
B 82 of 255 = 32%

83
56
82

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

Portions of RGB colors in percentages

R + G + B = 83 + 56 + 82 = 221 (100%)
R 83 of 221 ~ 37.56%
G 56 of 221 ~ 25.34%
B 82 of 221 ~ 37.1'%

%37.56
%25.34
%37.1

CMYK color model

#533852 color CMYK value is (0,33,1,67).

  • cyan value is 0.00%
  • magenta value is 32.53%
  • yellow value is 1.20%
  • key color value is 67.45%

CMYK: (0,33,1,67)
C0M33Y1K67 (0%, 33%, 1%, 67%)
(0.00 / 0.33 / 0.01 / 0.67)

CMYK percentages

%0
%32.53
%1.2
%67.45

Codes

Color #533852 in popluar color models

53 38 52
RGB 83 56 82
HSL 302° 19.42% 27.25%
HSB/HSV 302° 32.53% 32.55%
CMYK 0.00% 32.53% 1.20%
67.45%

Color #533852 in popluar number systems.

HEX 53 38 52
Decimal 83 56 82
Binary 1010011 111000 1010010
Octal 123 70 122

Shades and tints

Shades of #533852

#533852
(83,56,82)
#4C334B
(76,51,75)
#452E44
(69,46,68)
#3E293D
(62,41,61)
#372436
(55,36,54)
#301F2F
(48,31,47)
#291A28
(41,26,40)
#221521
(34,21,33)
#1B101A
(27,16,26)
#140B13
(20,11,19)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #533852

#533852
(83,56,82)
#624A61
(98,74,97)
#715C70
(113,92,112)
#806E7F
(128,110,127)
#8F808E
(143,128,142)
#9E929D
(158,146,157)
#ADA4AC
(173,164,172)
#BCB6BB
(188,182,187)
#CBC8CA
(203,200,202)
#DADAD9
(218,218,217)
#E9ECE8
(233,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533852; }

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

This text font color is #533852.

Background Color

.myBgColor { background-color: #533852; }

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

This div background color is #533852.

Border color

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

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

This div border color is #533852.

Opacity

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

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

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

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

This text has shadow with #533852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533852.

Preview

Color preview on black background

This text has color #533852 on black background.


Color preview on white background

This text has color #533852 on white background.


Black color preview on #533852 background

This text has black color on #533852 background.


White color preview on #533852 background

This text has white color on #533852 background.


Related colors

Complementary color

Complementary color for #hex is #ACC7AD.


I love getcolorcode.com

Triadic colors

1 #525338 and #385253 with #533852 are triadic colors.

2 #523853 and #385352 with #533852 are triadic colors.