COLOR #52592E

HEX: #52592E RGB: (82,89,46)

Color info

#52592E contains red, green and blue colors in about the same proportion. Web safe color of #52592E is #666633 (or #663).

RGB color model

#52592E color RGB value is (82,89,46).

RGB: (82,89,46) (32%, 35%, 18%)

RGB channels and saturation

R 82 of 255 = 32%
G 89 of 255 = 35%
B 46 of 255 = 18%

82
89
46

R + G + B ~ 28%. #52592E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 89 + 46 = 217 (100%)
R 82 of 217 ~ 37.79%
G 89 of 217 ~ 41.01%
B 46 of 217 ~ 21.2'%

%37.79
%41.01
%21.2

CMYK color model

#52592E color CMYK value is (8,0,48,65).

  • cyan value is 7.87%
  • magenta value is 0.00%
  • yellow value is 48.31%
  • key color value is 65.10%

CMYK: (8,0,48,65)
C8M0Y48K65 (8%, 0%, 48%, 65%)
(0.08 / 0.00 / 0.48 / 0.65)

CMYK percentages

%7.87
%0
%48.31
%65.1

Codes

Color #52592E in popluar color models

52 59 2E
RGB 82 89 46
HSL 70° 31.85% 26.47%
HSB/HSV 70° 48.31% 34.90%
CMYK 7.87% 0.00% 48.31%
65.10%

Color #52592E in popluar number systems.

HEX 52 59 2E
Decimal 82 89 46
Binary 1010010 1011001 101110
Octal 122 131 56

Shades and tints

Shades of #52592E

#52592E
(82,89,46)
#4B512A
(75,81,42)
#444926
(68,73,38)
#3D4122
(61,65,34)
#36391E
(54,57,30)
#2F311A
(47,49,26)
#282916
(40,41,22)
#212112
(33,33,18)
#1A190E
(26,25,14)
#13110A
(19,17,10)
#0C0906
(12,9,6)
#000000
(0,0,0)

Tints of #52592E

#52592E
(82,89,46)
#616841
(97,104,65)
#707754
(112,119,84)
#7F8667
(127,134,103)
#8E957A
(142,149,122)
#9DA48D
(157,164,141)
#ACB3A0
(172,179,160)
#BBC2B3
(187,194,179)
#CAD1C6
(202,209,198)
#D9E0D9
(217,224,217)
#E8EFEC
(232,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52592E; }

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

This text font color is #52592E.

Background Color

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

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

This div background color is #52592E.

Border color

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

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

This div border color is #52592E.

Opacity

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

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

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

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

This text has shadow with #52592E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52592E.

Preview

Color preview on black background

This text has color #52592E on black background.


Color preview on white background

This text has color #52592E on white background.


Black color preview on #52592E background

This text has black color on #52592E background.


White color preview on #52592E background

This text has white color on #52592E background.


Related colors

Complementary color

Complementary color for #hex is #ADA6D1.


I love getcolorcode.com

Triadic colors

1 #2E5259 and #592E52 with #52592E are triadic colors.

2 #2E5952 and #59522E with #52592E are triadic colors.