COLOR #52492E

HEX: #52492E RGB: (82,73,46)

Color info

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

RGB color model

#52492E color RGB value is (82,73,46).

RGB: (82,73,46) (32%, 29%, 18%)

RGB channels and saturation

R 82 of 255 = 32%
G 73 of 255 = 29%
B 46 of 255 = 18%

82
73
46

R + G + B ~ 26%. #52492E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 73 + 46 = 201 (100%)
R 82 of 201 ~ 40.8%
G 73 of 201 ~ 36.32%
B 46 of 201 ~ 22.89'%

%40.8
%36.32
%22.89

CMYK color model

#52492E color CMYK value is (0,11,44,68).

  • cyan value is 0.00%
  • magenta value is 10.98%
  • yellow value is 43.90%
  • key color value is 67.84%

CMYK: (0,11,44,68)
C0M11Y44K68 (0%, 11%, 44%, 68%)
(0.00 / 0.11 / 0.44 / 0.68)

CMYK percentages

%0
%10.98
%43.9
%67.84

Codes

Color #52492E in popluar color models

52 49 2E
RGB 82 73 46
HSL 45° 28.13% 25.10%
HSB/HSV 45° 43.90% 32.16%
CMYK 0.00% 10.98% 43.90%
67.84%

Color #52492E in popluar number systems.

HEX 52 49 2E
Decimal 82 73 46
Binary 1010010 1001001 101110
Octal 122 111 56

Shades and tints

Shades of #52492E

#52492E
(82,73,46)
#4B432A
(75,67,42)
#443D26
(68,61,38)
#3D3722
(61,55,34)
#36311E
(54,49,30)
#2F2B1A
(47,43,26)
#282516
(40,37,22)
#211F12
(33,31,18)
#1A190E
(26,25,14)
#13130A
(19,19,10)
#0C0D06
(12,13,6)
#000000
(0,0,0)

Tints of #52492E

#52492E
(82,73,46)
#615941
(97,89,65)
#706954
(112,105,84)
#7F7967
(127,121,103)
#8E897A
(142,137,122)
#9D998D
(157,153,141)
#ACA9A0
(172,169,160)
#BBB9B3
(187,185,179)
#CAC9C6
(202,201,198)
#D9D9D9
(217,217,217)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52492E color. Also use rgb(82,73,46) instead hex code.

Text Font Color

.myTextColor { color: #52492E; }

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

This text font color is #52492E.

Background Color

.myBgColor { background-color: #52492E; }

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

This div background color is #52492E.

Border color

.myBorderColor { border: 1px solid #52492E; }

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

This div border color is #52492E.

Opacity

.myOpacity80 { color: #52492E; opacity: 0.8; }

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

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

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

This text has shadow with #52492E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52492E.

Preview

Color preview on black background

This text has color #52492E on black background.


Color preview on white background

This text has color #52492E on white background.


Black color preview on #52492E background

This text has black color on #52492E background.


White color preview on #52492E background

This text has white color on #52492E background.


Related colors

Complementary color

Complementary color for #hex is #ADB6D1.


I love getcolorcode.com

Triadic colors

1 #2E5249 and #492E52 with #52492E are triadic colors.

2 #2E4952 and #49522E with #52492E are triadic colors.