COLOR #533931

HEX: #533931 RGB: (83,57,49)

Color info

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

RGB color model

#533931 color RGB value is (83,57,49).

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

RGB channels and saturation

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

83
57
49

R + G + B ~ 25%. #533931 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 57 + 49 = 189 (100%)
R 83 of 189 ~ 43.92%
G 57 of 189 ~ 30.16%
B 49 of 189 ~ 25.93'%

%43.92
%30.16
%25.93

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 31.33%
  • yellow value is 40.96%
  • key color value is 67.45%

CMYK: (0,31,41,67)
C0M31Y41K67 (0%, 31%, 41%, 67%)
(0.00 / 0.31 / 0.41 / 0.67)

CMYK percentages

%0
%31.33
%40.96
%67.45

Codes

Color #533931 in popluar color models

53 39 31
RGB 83 57 49
HSL 14° 25.76% 25.88%
HSB/HSV 14° 40.96% 32.55%
CMYK 0.00% 31.33% 40.96%
67.45%

Color #533931 in popluar number systems.

HEX 53 39 31
Decimal 83 57 49
Binary 1010011 111001 110001
Octal 123 71 61

Shades and tints

Shades of #533931

#533931
(83,57,49)
#4C342D
(76,52,45)
#452F29
(69,47,41)
#3E2A25
(62,42,37)
#372521
(55,37,33)
#30201D
(48,32,29)
#291B19
(41,27,25)
#221615
(34,22,21)
#1B1111
(27,17,17)
#140C0D
(20,12,13)
#0D0709
(13,7,9)
#000000
(0,0,0)

Tints of #533931

#533931
(83,57,49)
#624B43
(98,75,67)
#715D55
(113,93,85)
#806F67
(128,111,103)
#8F8179
(143,129,121)
#9E938B
(158,147,139)
#ADA59D
(173,165,157)
#BCB7AF
(188,183,175)
#CBC9C1
(203,201,193)
#DADBD3
(218,219,211)
#E9EDE5
(233,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533931; }

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

This text font color is #533931.

Background Color

.myBgColor { background-color: #533931; }

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

This div background color is #533931.

Border color

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

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

This div border color is #533931.

Opacity

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

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

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

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

This text has shadow with #533931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533931.

Preview

Color preview on black background

This text has color #533931 on black background.


Color preview on white background

This text has color #533931 on white background.


Black color preview on #533931 background

This text has black color on #533931 background.


White color preview on #533931 background

This text has white color on #533931 background.


Related colors

Complementary color

Complementary color for #hex is #ACC6CE.


I love getcolorcode.com

Triadic colors

1 #315339 and #393153 with #533931 are triadic colors.

2 #313953 and #395331 with #533931 are triadic colors.