COLOR #523521

HEX: #523521 RGB: (82,53,33)

Color info

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

RGB color model

#523521 color RGB value is (82,53,33).

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

RGB channels and saturation

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

82
53
33

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

Portions of RGB colors in percentages

R + G + B = 82 + 53 + 33 = 168 (100%)
R 82 of 168 ~ 48.81%
G 53 of 168 ~ 31.55%
B 33 of 168 ~ 19.64'%

%48.81
%31.55
%19.64

CMYK color model

#523521 color CMYK value is (0,35,60,68).

  • cyan value is 0.00%
  • magenta value is 35.37%
  • yellow value is 59.76%
  • key color value is 67.84%

CMYK: (0,35,60,68)
C0M35Y60K68 (0%, 35%, 60%, 68%)
(0.00 / 0.35 / 0.60 / 0.68)

CMYK percentages

%0
%35.37
%59.76
%67.84

Codes

Color #523521 in popluar color models

52 35 21
RGB 82 53 33
HSL 24° 42.61% 22.55%
HSB/HSV 24° 59.76% 32.16%
CMYK 0.00% 35.37% 59.76%
67.84%

Color #523521 in popluar number systems.

HEX 52 35 21
Decimal 82 53 33
Binary 1010010 110101 100001
Octal 122 65 41

Shades and tints

Shades of #523521

#523521
(82,53,33)
#4B311E
(75,49,30)
#442D1B
(68,45,27)
#3D2918
(61,41,24)
#362515
(54,37,21)
#2F2112
(47,33,18)
#281D0F
(40,29,15)
#21190C
(33,25,12)
#1A1509
(26,21,9)
#131106
(19,17,6)
#0C0D03
(12,13,3)
#000000
(0,0,0)

Tints of #523521

#523521
(82,53,33)
#614735
(97,71,53)
#705949
(112,89,73)
#7F6B5D
(127,107,93)
#8E7D71
(142,125,113)
#9D8F85
(157,143,133)
#ACA199
(172,161,153)
#BBB3AD
(187,179,173)
#CAC5C1
(202,197,193)
#D9D7D5
(217,215,213)
#E8E9E9
(232,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523521 color. Also use rgb(82,53,33) instead hex code.

Text Font Color

.myTextColor { color: #523521; }

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

This text font color is #523521.

Background Color

.myBgColor { background-color: #523521; }

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

This div background color is #523521.

Border color

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

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

This div border color is #523521.

Opacity

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

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

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

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

This text has shadow with #523521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523521.

Preview

Color preview on black background

This text has color #523521 on black background.


Color preview on white background

This text has color #523521 on white background.


Black color preview on #523521 background

This text has black color on #523521 background.


White color preview on #523521 background

This text has white color on #523521 background.


Related colors

Complementary color

Complementary color for #hex is #ADCADE.


I love getcolorcode.com

Triadic colors

1 #215235 and #352152 with #523521 are triadic colors.

2 #213552 and #355221 with #523521 are triadic colors.