COLOR #524117

HEX: #524117 RGB: (82,65,23)

Color info

#524117 contains red, green and blue colors in about the same proportion. Web safe color of #524117 is #663300 (or #630).

RGB color model

#524117 color RGB value is (82,65,23).

RGB: (82,65,23) (32%, 25%, 9%)

RGB channels and saturation

R 82 of 255 = 32%
G 65 of 255 = 25%
B 23 of 255 = 9%

82
65
23

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

Portions of RGB colors in percentages

R + G + B = 82 + 65 + 23 = 170 (100%)
R 82 of 170 ~ 48.24%
G 65 of 170 ~ 38.24%
B 23 of 170 ~ 13.53'%

%48.24
%38.24
%13.53

CMYK color model

#524117 color CMYK value is (0,21,72,68).

  • cyan value is 0.00%
  • magenta value is 20.73%
  • yellow value is 71.95%
  • key color value is 67.84%

CMYK: (0,21,72,68)
C0M21Y72K68 (0%, 21%, 72%, 68%)
(0.00 / 0.21 / 0.72 / 0.68)

CMYK percentages

%0
%20.73
%71.95
%67.84

Codes

Color #524117 in popluar color models

52 41 17
RGB 82 65 23
HSL 43° 56.19% 20.59%
HSB/HSV 43° 71.95% 32.16%
CMYK 0.00% 20.73% 71.95%
67.84%

Color #524117 in popluar number systems.

HEX 52 41 17
Decimal 82 65 23
Binary 1010010 1000001 10111
Octal 122 101 27

Shades and tints

Shades of #524117

#524117
(82,65,23)
#4B3C15
(75,60,21)
#443713
(68,55,19)
#3D3211
(61,50,17)
#362D0F
(54,45,15)
#2F280D
(47,40,13)
#28230B
(40,35,11)
#211E09
(33,30,9)
#1A1907
(26,25,7)
#131405
(19,20,5)
#0C0F03
(12,15,3)
#000000
(0,0,0)

Tints of #524117

#524117
(82,65,23)
#61522C
(97,82,44)
#706341
(112,99,65)
#7F7456
(127,116,86)
#8E856B
(142,133,107)
#9D9680
(157,150,128)
#ACA795
(172,167,149)
#BBB8AA
(187,184,170)
#CAC9BF
(202,201,191)
#D9DAD4
(217,218,212)
#E8EBE9
(232,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524117 color. Also use rgb(82,65,23) instead hex code.

Text Font Color

.myTextColor { color: #524117; }

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

This text font color is #524117.

Background Color

.myBgColor { background-color: #524117; }

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

This div background color is #524117.

Border color

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

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

This div border color is #524117.

Opacity

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

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

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

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

This text has shadow with #524117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524117.

Preview

Color preview on black background

This text has color #524117 on black background.


Color preview on white background

This text has color #524117 on white background.


Black color preview on #524117 background

This text has black color on #524117 background.


White color preview on #524117 background

This text has white color on #524117 background.


Related colors

Complementary color

Complementary color for #hex is #ADBEE8.


I love getcolorcode.com

Triadic colors

1 #175241 and #411752 with #524117 are triadic colors.

2 #174152 and #415217 with #524117 are triadic colors.