COLOR #53522C

HEX: #53522C RGB: (83,82,44)

Color info

#53522C contains red, green and blue colors in about the same proportion. Web safe color of #53522C is #666633 (or #663).

RGB color model

#53522C color RGB value is (83,82,44).

RGB: (83,82,44) (33%, 32%, 17%)

RGB channels and saturation

R 83 of 255 = 33%
G 82 of 255 = 32%
B 44 of 255 = 17%

83
82
44

R + G + B ~ 27%. #53522C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 82 + 44 = 209 (100%)
R 83 of 209 ~ 39.71%
G 82 of 209 ~ 39.23%
B 44 of 209 ~ 21.05'%

%39.71
%39.23
%21.05

CMYK color model

#53522C color CMYK value is (0,1,47,67).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 46.99%
  • key color value is 67.45%
CMYK: (0,1,47,67) C0M1Y47K67 (0%,1%,47%,67%) (0.00/0.01/0.47/0.67) 

CMYK percentages

%0
%1.2
%46.99
%67.45

Codes

Color #53522C in popluar color models

53 52 2C
RGB 83 82 44
HSL 58° 30.71% 24.90%
HSB/HSV 58° 46.99% 32.55%
CMYK 0.00% 1.20% 46.99%
67.45%

Color #53522C in popluar number systems.

HEX 53 52 2C
Decimal 83 82 44
Binary 1010011 1010010 101100
Octal 123 122 54

Shades and tints

Shades of #53522C

#53522C
(83,82,44)
#4C4B28
(76,75,40)
#454424
(69,68,36)
#3E3D20
(62,61,32)
#37361C
(55,54,28)
#302F18
(48,47,24)
#292814
(41,40,20)
#222110
(34,33,16)
#1B1A0C
(27,26,12)
#141308
(20,19,8)
#0D0C04
(13,12,4)
#000000
(0,0,0)

Tints of #53522C

#53522C
(83,82,44)
#62613F
(98,97,63)
#717052
(113,112,82)
#807F65
(128,127,101)
#8F8E78
(143,142,120)
#9E9D8B
(158,157,139)
#ADAC9E
(173,172,158)
#BCBBB1
(188,187,177)
#CBCAC4
(203,202,196)
#DAD9D7
(218,217,215)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53522C; }

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

This text font color is #53522C.

Background Color

.myBgColor { background-color: #53522C; }

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

This div background color is #53522C.

Border color

.myBorderColor { border: 1px solid #53522C; }

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

This div border color is #53522C.

Opacity

.myOpacity80 { color: #53522C; opacity: 0.8; }

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

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

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

This text has shadow with #53522C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53522C.

Preview

Color preview on black background

This text has color #53522C on black background.


Color preview on white background

This text has color #53522C on white background.


Black color preview on #53522C background

This text has black color on #53522C background.


White color preview on #53522C background

This text has white color on #53522C background.


Related colors

Complementary color

Complementary color for #hex is #ACADD3.


I love getcolorcode.com

Triadic colors

1 #2C5352 and #522C53 with #53522C are triadic colors.

2 #2C5253 and #52532C with #53522C are triadic colors.