COLOR #524A35

HEX: #524A35 RGB: (82,74,53)

Color info

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

RGB color model

#524A35 color RGB value is (82,74,53).

RGB: (82,74,53) (32%, 29%, 21%)

RGB channels and saturation

R 82 of 255 = 32%
G 74 of 255 = 29%
B 53 of 255 = 21%

82
74
53

R + G + B ~ 27%. #524A35 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 74 + 53 = 209 (100%)
R 82 of 209 ~ 39.23%
G 74 of 209 ~ 35.41%
B 53 of 209 ~ 25.36'%

%39.23
%35.41
%25.36

CMYK color model

#524A35 color CMYK value is (0,10,35,68).

  • cyan value is 0.00%
  • magenta value is 9.76%
  • yellow value is 35.37%
  • key color value is 67.84%

CMYK: (0,10,35,68)
C0M10Y35K68 (0%, 10%, 35%, 68%)
(0.00 / 0.10 / 0.35 / 0.68)

CMYK percentages

%0
%9.76
%35.37
%67.84

Codes

Color #524A35 in popluar color models

52 4A 35
RGB 82 74 53
HSL 43° 21.48% 26.47%
HSB/HSV 43° 35.37% 32.16%
CMYK 0.00% 9.76% 35.37%
67.84%

Color #524A35 in popluar number systems.

HEX 52 4A 35
Decimal 82 74 53
Binary 1010010 1001010 110101
Octal 122 112 65

Shades and tints

Shades of #524A35

#524A35
(82,74,53)
#4B4431
(75,68,49)
#443E2D
(68,62,45)
#3D3829
(61,56,41)
#363225
(54,50,37)
#2F2C21
(47,44,33)
#28261D
(40,38,29)
#212019
(33,32,25)
#1A1A15
(26,26,21)
#131411
(19,20,17)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #524A35

#524A35
(82,74,53)
#615A47
(97,90,71)
#706A59
(112,106,89)
#7F7A6B
(127,122,107)
#8E8A7D
(142,138,125)
#9D9A8F
(157,154,143)
#ACAAA1
(172,170,161)
#BBBAB3
(187,186,179)
#CACAC5
(202,202,197)
#D9DAD7
(217,218,215)
#E8EAE9
(232,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524A35 color. Also use rgb(82,74,53) instead hex code.

Text Font Color

.myTextColor { color: #524A35; }

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

This text font color is #524A35.

Background Color

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

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

This div background color is #524A35.

Border color

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

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

This div border color is #524A35.

Opacity

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

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

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

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

This text has shadow with #524A35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524A35.

Preview

Color preview on black background

This text has color #524A35 on black background.


Color preview on white background

This text has color #524A35 on white background.


Black color preview on #524A35 background

This text has black color on #524A35 background.


White color preview on #524A35 background

This text has white color on #524A35 background.


Related colors

Complementary color

Complementary color for #hex is #ADB5CA.


I love getcolorcode.com

Triadic colors

1 #35524A and #4A3552 with #524A35 are triadic colors.

2 #354A52 and #4A5235 with #524A35 are triadic colors.