COLOR #524429

HEX: #524429 RGB: (82,68,41)

Color info

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

RGB color model

#524429 color RGB value is (82,68,41).

RGB: (82,68,41) (32%, 27%, 16%)

RGB channels and saturation

R 82 of 255 = 32%
G 68 of 255 = 27%
B 41 of 255 = 16%

82
68
41

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

Portions of RGB colors in percentages

R + G + B = 82 + 68 + 41 = 191 (100%)
R 82 of 191 ~ 42.93%
G 68 of 191 ~ 35.6%
B 41 of 191 ~ 21.47'%

%42.93
%35.6
%21.47

CMYK color model

#524429 color CMYK value is (0,17,50,68).

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

CMYK: (0,17,50,68)
C0M17Y50K68 (0%, 17%, 50%, 68%)
(0.00 / 0.17 / 0.50 / 0.68)

CMYK percentages

%0
%17.07
%50
%67.84

Codes

Color #524429 in popluar color models

52 44 29
RGB 82 68 41
HSL 40° 33.33% 24.12%
HSB/HSV 40° 50.00% 32.16%
CMYK 0.00% 17.07% 50.00%
67.84%

Color #524429 in popluar number systems.

HEX 52 44 29
Decimal 82 68 41
Binary 1010010 1000100 101001
Octal 122 104 51

Shades and tints

Shades of #524429

#524429
(82,68,41)
#4B3E26
(75,62,38)
#443823
(68,56,35)
#3D3220
(61,50,32)
#362C1D
(54,44,29)
#2F261A
(47,38,26)
#282017
(40,32,23)
#211A14
(33,26,20)
#1A1411
(26,20,17)
#130E0E
(19,14,14)
#0C080B
(12,8,11)
#000000
(0,0,0)

Tints of #524429

#524429
(82,68,41)
#61553C
(97,85,60)
#70664F
(112,102,79)
#7F7762
(127,119,98)
#8E8875
(142,136,117)
#9D9988
(157,153,136)
#ACAA9B
(172,170,155)
#BBBBAE
(187,187,174)
#CACCC1
(202,204,193)
#D9DDD4
(217,221,212)
#E8EEE7
(232,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524429; }

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

This text font color is #524429.

Background Color

.myBgColor { background-color: #524429; }

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

This div background color is #524429.

Border color

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

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

This div border color is #524429.

Opacity

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

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

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

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

This text has shadow with #524429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524429.

Preview

Color preview on black background

This text has color #524429 on black background.


Color preview on white background

This text has color #524429 on white background.


Black color preview on #524429 background

This text has black color on #524429 background.


White color preview on #524429 background

This text has white color on #524429 background.


Related colors

Complementary color

Complementary color for #hex is #ADBBD6.


I love getcolorcode.com

Triadic colors

1 #295244 and #442952 with #524429 are triadic colors.

2 #294452 and #445229 with #524429 are triadic colors.