COLOR #524320

HEX: #524320 RGB: (82,67,32)

Color info

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

RGB color model

#524320 color RGB value is (82,67,32).

RGB: (82,67,32) (32%, 26%, 13%)

RGB channels and saturation

R 82 of 255 = 32%
G 67 of 255 = 26%
B 32 of 255 = 13%

82
67
32

R + G + B ~ 24%. #524320 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 67 + 32 = 181 (100%)
R 82 of 181 ~ 45.3%
G 67 of 181 ~ 37.02%
B 32 of 181 ~ 17.68'%

%45.3
%37.02
%17.68

CMYK color model

#524320 color CMYK value is (0,18,61,68).

  • cyan value is 0.00%
  • magenta value is 18.29%
  • yellow value is 60.98%
  • key color value is 67.84%

CMYK: (0,18,61,68)
C0M18Y61K68 (0%, 18%, 61%, 68%)
(0.00 / 0.18 / 0.61 / 0.68)

CMYK percentages

%0
%18.29
%60.98
%67.84

Codes

Color #524320 in popluar color models

52 43 20
RGB 82 67 32
HSL 42° 43.86% 22.35%
HSB/HSV 42° 60.98% 32.16%
CMYK 0.00% 18.29% 60.98%
67.84%

Color #524320 in popluar number systems.

HEX 52 43 20
Decimal 82 67 32
Binary 1010010 1000011 100000
Octal 122 103 40

Shades and tints

Shades of #524320

#524320
(82,67,32)
#4B3D1E
(75,61,30)
#44371C
(68,55,28)
#3D311A
(61,49,26)
#362B18
(54,43,24)
#2F2516
(47,37,22)
#281F14
(40,31,20)
#211912
(33,25,18)
#1A1310
(26,19,16)
#130D0E
(19,13,14)
#0C070C
(12,7,12)
#000000
(0,0,0)

Tints of #524320

#524320
(82,67,32)
#615434
(97,84,52)
#706548
(112,101,72)
#7F765C
(127,118,92)
#8E8770
(142,135,112)
#9D9884
(157,152,132)
#ACA998
(172,169,152)
#BBBAAC
(187,186,172)
#CACBC0
(202,203,192)
#D9DCD4
(217,220,212)
#E8EDE8
(232,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524320 color. Also use rgb(82,67,32) instead hex code.

Text Font Color

.myTextColor { color: #524320; }

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

This text font color is #524320.

Background Color

.myBgColor { background-color: #524320; }

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

This div background color is #524320.

Border color

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

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

This div border color is #524320.

Opacity

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

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

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

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

This text has shadow with #524320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524320.

Preview

Color preview on black background

This text has color #524320 on black background.


Color preview on white background

This text has color #524320 on white background.


Black color preview on #524320 background

This text has black color on #524320 background.


White color preview on #524320 background

This text has white color on #524320 background.


Related colors

Complementary color

Complementary color for #hex is #ADBCDF.


I love getcolorcode.com

Triadic colors

1 #205243 and #432052 with #524320 are triadic colors.

2 #204352 and #435220 with #524320 are triadic colors.