COLOR #533953

HEX: #533953 RGB: (83,57,83)

Color info

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

RGB color model

#533953 color RGB value is (83,57,83).

RGB: (83,57,83) (33%, 22%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 57 of 255 = 22%
B 83 of 255 = 33%

83
57
83

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

Portions of RGB colors in percentages

R + G + B = 83 + 57 + 83 = 223 (100%)
R 83 of 223 ~ 37.22%
G 57 of 223 ~ 25.56%
B 83 of 223 ~ 37.22'%

%37.22
%25.56
%37.22

CMYK color model

#533953 color CMYK value is (0,31,0,67).

  • cyan value is 0.00%
  • magenta value is 31.33%
  • yellow value is 0.00%
  • key color value is 67.45%
CMYK: (0,31,0,67) C0M31Y0K67 (0%,31%,0%,67%) (0.00/0.31/0.00/0.67) 

CMYK percentages

%0
%31.33
%0
%67.45

Codes

Color #533953 in popluar color models

53 39 53
RGB 83 57 83
HSL 300° 18.57% 27.45%
HSB/HSV 300° 31.33% 32.55%
CMYK 0.00% 31.33% 0.00%
67.45%

Color #533953 in popluar number systems.

HEX 53 39 53
Decimal 83 57 83
Binary 1010011 111001 1010011
Octal 123 71 123

Shades and tints

Shades of #533953

#533953
(83,57,83)
#4C344C
(76,52,76)
#452F45
(69,47,69)
#3E2A3E
(62,42,62)
#372537
(55,37,55)
#302030
(48,32,48)
#291B29
(41,27,41)
#221622
(34,22,34)
#1B111B
(27,17,27)
#140C14
(20,12,20)
#0D070D
(13,7,13)
#000000
(0,0,0)

Tints of #533953

#533953
(83,57,83)
#624B62
(98,75,98)
#715D71
(113,93,113)
#806F80
(128,111,128)
#8F818F
(143,129,143)
#9E939E
(158,147,158)
#ADA5AD
(173,165,173)
#BCB7BC
(188,183,188)
#CBC9CB
(203,201,203)
#DADBDA
(218,219,218)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533953; }

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

This text font color is #533953.

Background Color

.myBgColor { background-color: #533953; }

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

This div background color is #533953.

Border color

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

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

This div border color is #533953.

Opacity

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

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

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

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

This text has shadow with #533953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533953.

Preview

Color preview on black background

This text has color #533953 on black background.


Color preview on white background

This text has color #533953 on white background.


Black color preview on #533953 background

This text has black color on #533953 background.


White color preview on #533953 background

This text has white color on #533953 background.


Related colors

Complementary color

Complementary color for #hex is #ACC6AC.


I love getcolorcode.com

Triadic colors

1 #535339 and #395353 with #533953 are triadic colors.

2 #533953 and #395353 with #533953 are triadic colors.