COLOR #524727

HEX: #524727 RGB: (82,71,39)

Color info

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

RGB color model

#524727 color RGB value is (82,71,39).

RGB: (82,71,39) (32%, 28%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 71 of 255 = 28%
B 39 of 255 = 15%

82
71
39

R + G + B ~ 25%. #524727 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 71 + 39 = 192 (100%)
R 82 of 192 ~ 42.71%
G 71 of 192 ~ 36.98%
B 39 of 192 ~ 20.31'%

%42.71
%36.98
%20.31

CMYK color model

#524727 color CMYK value is (0,13,52,68).

  • cyan value is 0.00%
  • magenta value is 13.41%
  • yellow value is 52.44%
  • key color value is 67.84%

CMYK: (0,13,52,68)
C0M13Y52K68 (0%, 13%, 52%, 68%)
(0.00 / 0.13 / 0.52 / 0.68)

CMYK percentages

%0
%13.41
%52.44
%67.84

Codes

Color #524727 in popluar color models

52 47 27
RGB 82 71 39
HSL 45° 35.54% 23.73%
HSB/HSV 45° 52.44% 32.16%
CMYK 0.00% 13.41% 52.44%
67.84%

Color #524727 in popluar number systems.

HEX 52 47 27
Decimal 82 71 39
Binary 1010010 1000111 100111
Octal 122 107 47

Shades and tints

Shades of #524727

#524727
(82,71,39)
#4B4124
(75,65,36)
#443B21
(68,59,33)
#3D351E
(61,53,30)
#362F1B
(54,47,27)
#2F2918
(47,41,24)
#282315
(40,35,21)
#211D12
(33,29,18)
#1A170F
(26,23,15)
#13110C
(19,17,12)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #524727

#524727
(82,71,39)
#61573A
(97,87,58)
#70674D
(112,103,77)
#7F7760
(127,119,96)
#8E8773
(142,135,115)
#9D9786
(157,151,134)
#ACA799
(172,167,153)
#BBB7AC
(187,183,172)
#CAC7BF
(202,199,191)
#D9D7D2
(217,215,210)
#E8E7E5
(232,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524727 color. Also use rgb(82,71,39) instead hex code.

Text Font Color

.myTextColor { color: #524727; }

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

This text font color is #524727.

Background Color

.myBgColor { background-color: #524727; }

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

This div background color is #524727.

Border color

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

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

This div border color is #524727.

Opacity

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

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

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

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

This text has shadow with #524727 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524727.

Preview

Color preview on black background

This text has color #524727 on black background.


Color preview on white background

This text has color #524727 on white background.


Black color preview on #524727 background

This text has black color on #524727 background.


White color preview on #524727 background

This text has white color on #524727 background.


Related colors

Complementary color

Complementary color for #hex is #ADB8D8.


I love getcolorcode.com

Triadic colors

1 #275247 and #472752 with #524727 are triadic colors.

2 #274752 and #475227 with #524727 are triadic colors.