COLOR #52613E

HEX: #52613E RGB: (82,97,62)

Color info

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

RGB color model

#52613E color RGB value is (82,97,62).

RGB: (82,97,62) (32%, 38%, 24%)

RGB channels and saturation

R 82 of 255 = 32%
G 97 of 255 = 38%
B 62 of 255 = 24%

82
97
62

R + G + B ~ 31%. #52613E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 97 + 62 = 241 (100%)
R 82 of 241 ~ 34.02%
G 97 of 241 ~ 40.25%
B 62 of 241 ~ 25.73'%

%34.02
%40.25
%25.73

CMYK color model

#52613E color CMYK value is (15,0,36,62).

  • cyan value is 15.46%
  • magenta value is 0.00%
  • yellow value is 36.08%
  • key color value is 61.96%

CMYK: (15,0,36,62)
C15M0Y36K62 (15%, 0%, 36%, 62%)
(0.15 / 0.00 / 0.36 / 0.62)

CMYK percentages

%15.46
%0
%36.08
%61.96

Codes

Color #52613E in popluar color models

52 61 3E
RGB 82 97 62
HSL 86° 22.01% 31.18%
HSB/HSV 86° 36.08% 38.04%
CMYK 15.46% 0.00% 36.08%
61.96%

Color #52613E in popluar number systems.

HEX 52 61 3E
Decimal 82 97 62
Binary 1010010 1100001 111110
Octal 122 141 76

Shades and tints

Shades of #52613E

#52613E
(82,97,62)
#4B5939
(75,89,57)
#445134
(68,81,52)
#3D492F
(61,73,47)
#36412A
(54,65,42)
#2F3925
(47,57,37)
#283120
(40,49,32)
#21291B
(33,41,27)
#1A2116
(26,33,22)
#131911
(19,25,17)
#0C110C
(12,17,12)
#000000
(0,0,0)

Tints of #52613E

#52613E
(82,97,62)
#616F4F
(97,111,79)
#707D60
(112,125,96)
#7F8B71
(127,139,113)
#8E9982
(142,153,130)
#9DA793
(157,167,147)
#ACB5A4
(172,181,164)
#BBC3B5
(187,195,181)
#CAD1C6
(202,209,198)
#D9DFD7
(217,223,215)
#E8EDE8
(232,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52613E color. Also use rgb(82,97,62) instead hex code.

Text Font Color

.myTextColor { color: #52613E; }

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

This text font color is #52613E.

Background Color

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

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

This div background color is #52613E.

Border color

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

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

This div border color is #52613E.

Opacity

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

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

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

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

This text has shadow with #52613E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52613E.

Preview

Color preview on black background

This text has color #52613E on black background.


Color preview on white background

This text has color #52613E on white background.


Black color preview on #52613E background

This text has black color on #52613E background.


White color preview on #52613E background

This text has white color on #52613E background.


Related colors

Complementary color

Complementary color for #hex is #AD9EC1.


I love getcolorcode.com

Triadic colors

1 #3E5261 and #613E52 with #52613E are triadic colors.

2 #3E6152 and #61523E with #52613E are triadic colors.