COLOR #533520

HEX: #533520 RGB: (83,53,32)

Color info

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

RGB color model

#533520 color RGB value is (83,53,32).

RGB: (83,53,32) (33%, 21%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 53 of 255 = 21%
B 32 of 255 = 13%

83
53
32

R + G + B ~ 22%. #533520 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 53 + 32 = 168 (100%)
R 83 of 168 ~ 49.4%
G 53 of 168 ~ 31.55%
B 32 of 168 ~ 19.05'%

%49.4
%31.55
%19.05

CMYK color model

#533520 color CMYK value is (0,36,61,67).

  • cyan value is 0.00%
  • magenta value is 36.14%
  • yellow value is 61.45%
  • key color value is 67.45%
CMYK: (0,36,61,67) C0M36Y61K67 (0%,36%,61%,67%) (0.00/0.36/0.61/0.67) 

CMYK percentages

%0
%36.14
%61.45
%67.45

Codes

Color #533520 in popluar color models

53 35 20
RGB 83 53 32
HSL 25° 44.35% 22.55%
HSB/HSV 25° 61.45% 32.55%
CMYK 0.00% 36.14% 61.45%
67.45%

Color #533520 in popluar number systems.

HEX 53 35 20
Decimal 83 53 32
Binary 1010011 110101 100000
Octal 123 65 40

Shades and tints

Shades of #533520

#533520
(83,53,32)
#4C311E
(76,49,30)
#452D1C
(69,45,28)
#3E291A
(62,41,26)
#372518
(55,37,24)
#302116
(48,33,22)
#291D14
(41,29,20)
#221912
(34,25,18)
#1B1510
(27,21,16)
#14110E
(20,17,14)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #533520

#533520
(83,53,32)
#624734
(98,71,52)
#715948
(113,89,72)
#806B5C
(128,107,92)
#8F7D70
(143,125,112)
#9E8F84
(158,143,132)
#ADA198
(173,161,152)
#BCB3AC
(188,179,172)
#CBC5C0
(203,197,192)
#DAD7D4
(218,215,212)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533520; }

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

This text font color is #533520.

Background Color

.myBgColor { background-color: #533520; }

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

This div background color is #533520.

Border color

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

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

This div border color is #533520.

Opacity

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

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

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

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

This text has shadow with #533520 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533520.

Preview

Color preview on black background

This text has color #533520 on black background.


Color preview on white background

This text has color #533520 on white background.


Black color preview on #533520 background

This text has black color on #533520 background.


White color preview on #533520 background

This text has white color on #533520 background.


Related colors

Complementary color

Complementary color for #hex is #ACCADF.


I love getcolorcode.com

Triadic colors

1 #205335 and #352053 with #533520 are triadic colors.

2 #203553 and #355320 with #533520 are triadic colors.