COLOR #533A47

HEX: #533A47 RGB: (83,58,71)

Color info

#533A47 contains red, green and blue colors in about the same proportion. Web safe color of #533A47 is #663333 (or #633).

RGB color model

#533A47 color RGB value is (83,58,71).

RGB: (83,58,71) (33%, 23%, 28%)

RGB channels and saturation

R 83 of 255 = 33%
G 58 of 255 = 23%
B 71 of 255 = 28%

83
58
71

R + G + B ~ 28%. #533A47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 58 + 71 = 212 (100%)
R 83 of 212 ~ 39.15%
G 58 of 212 ~ 27.36%
B 71 of 212 ~ 33.49'%

%39.15
%27.36
%33.49

CMYK color model

#533A47 color CMYK value is (0,30,14,67).

  • cyan value is 0.00%
  • magenta value is 30.12%
  • yellow value is 14.46%
  • key color value is 67.45%

CMYK: (0,30,14,67)
C0M30Y14K67 (0%, 30%, 14%, 67%)
(0.00 / 0.30 / 0.14 / 0.67)

CMYK percentages

%0
%30.12
%14.46
%67.45

Codes

Color #533A47 in popluar color models

53 3A 47
RGB 83 58 71
HSL 329° 17.73% 27.65%
HSB/HSV 329° 30.12% 32.55%
CMYK 0.00% 30.12% 14.46%
67.45%

Color #533A47 in popluar number systems.

HEX 53 3A 47
Decimal 83 58 71
Binary 1010011 111010 1000111
Octal 123 72 107

Shades and tints

Shades of #533A47

#533A47
(83,58,71)
#4C3541
(76,53,65)
#45303B
(69,48,59)
#3E2B35
(62,43,53)
#37262F
(55,38,47)
#302129
(48,33,41)
#291C23
(41,28,35)
#22171D
(34,23,29)
#1B1217
(27,18,23)
#140D11
(20,13,17)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #533A47

#533A47
(83,58,71)
#624B57
(98,75,87)
#715C67
(113,92,103)
#806D77
(128,109,119)
#8F7E87
(143,126,135)
#9E8F97
(158,143,151)
#ADA0A7
(173,160,167)
#BCB1B7
(188,177,183)
#CBC2C7
(203,194,199)
#DAD3D7
(218,211,215)
#E9E4E7
(233,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533A47 color. Also use rgb(83,58,71) instead hex code.

Text Font Color

.myTextColor { color: #533A47; }

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

This text font color is #533A47.

Background Color

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

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

This div background color is #533A47.

Border color

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

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

This div border color is #533A47.

Opacity

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

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

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

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

This text has shadow with #533A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533A47.

Preview

Color preview on black background

This text has color #533A47 on black background.


Color preview on white background

This text has color #533A47 on white background.


Black color preview on #533A47 background

This text has black color on #533A47 background.


White color preview on #533A47 background

This text has white color on #533A47 background.


Related colors

Complementary color

Complementary color for #hex is #ACC5B8.


I love getcolorcode.com

Triadic colors

1 #47533A and #3A4753 with #533A47 are triadic colors.

2 #473A53 and #3A5347 with #533A47 are triadic colors.