COLOR #524D29

HEX: #524D29 RGB: (82,77,41)

Color info

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

RGB color model

#524D29 color RGB value is (82,77,41).

RGB: (82,77,41) (32%, 30%, 16%)

RGB channels and saturation

R 82 of 255 = 32%
G 77 of 255 = 30%
B 41 of 255 = 16%

82
77
41

R + G + B ~ 26%. #524D29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 77 + 41 = 200 (100%)
R 82 of 200 ~ 41%
G 77 of 200 ~ 38.5%
B 41 of 200 ~ 20.5'%

%41
%38.5
%20.5

CMYK color model

#524D29 color CMYK value is (0,6,50,68).

  • cyan value is 0.00%
  • magenta value is 6.10%
  • yellow value is 50.00%
  • key color value is 67.84%

CMYK: (0,6,50,68)
C0M6Y50K68 (0%, 6%, 50%, 68%)
(0.00 / 0.06 / 0.50 / 0.68)

CMYK percentages

%0
%6.1
%50
%67.84

Codes

Color #524D29 in popluar color models

52 4D 29
RGB 82 77 41
HSL 53° 33.33% 24.12%
HSB/HSV 53° 50.00% 32.16%
CMYK 0.00% 6.10% 50.00%
67.84%

Color #524D29 in popluar number systems.

HEX 52 4D 29
Decimal 82 77 41
Binary 1010010 1001101 101001
Octal 122 115 51

Shades and tints

Shades of #524D29

#524D29
(82,77,41)
#4B4626
(75,70,38)
#443F23
(68,63,35)
#3D3820
(61,56,32)
#36311D
(54,49,29)
#2F2A1A
(47,42,26)
#282317
(40,35,23)
#211C14
(33,28,20)
#1A1511
(26,21,17)
#130E0E
(19,14,14)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #524D29

#524D29
(82,77,41)
#615D3C
(97,93,60)
#706D4F
(112,109,79)
#7F7D62
(127,125,98)
#8E8D75
(142,141,117)
#9D9D88
(157,157,136)
#ACAD9B
(172,173,155)
#BBBDAE
(187,189,174)
#CACDC1
(202,205,193)
#D9DDD4
(217,221,212)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524D29 color. Also use rgb(82,77,41) instead hex code.

Text Font Color

.myTextColor { color: #524D29; }

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

This text font color is #524D29.

Background Color

.myBgColor { background-color: #524D29; }

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

This div background color is #524D29.

Border color

.myBorderColor { border: 1px solid #524D29; }

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

This div border color is #524D29.

Opacity

.myOpacity80 { color: #524D29; opacity: 0.8; }

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

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

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

This text has shadow with #524D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524D29.

Preview

Color preview on black background

This text has color #524D29 on black background.


Color preview on white background

This text has color #524D29 on white background.


Black color preview on #524D29 background

This text has black color on #524D29 background.


White color preview on #524D29 background

This text has white color on #524D29 background.


Related colors

Complementary color

Complementary color for #hex is #ADB2D6.


I love getcolorcode.com

Triadic colors

1 #29524D and #4D2952 with #524D29 are triadic colors.

2 #294D52 and #4D5229 with #524D29 are triadic colors.