COLOR #52613B

HEX: #52613B RGB: (82,97,59)

Color info

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

RGB color model

#52613B color RGB value is (82,97,59).

RGB: (82,97,59) (32%, 38%, 23%)

RGB channels and saturation

R 82 of 255 = 32%
G 97 of 255 = 38%
B 59 of 255 = 23%

82
97
59

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

Portions of RGB colors in percentages

R + G + B = 82 + 97 + 59 = 238 (100%)
R 82 of 238 ~ 34.45%
G 97 of 238 ~ 40.76%
B 59 of 238 ~ 24.79'%

%34.45
%40.76
%24.79

CMYK color model

#52613B color CMYK value is (15,0,39,62).

  • cyan value is 15.46%
  • magenta value is 0.00%
  • yellow value is 39.18%
  • key color value is 61.96%
CMYK: (15,0,39,62) C15M0Y39K62 (15%,0%,39%,62%) (0.15/0.00/0.39/0.62) 

CMYK percentages

%15.46
%0
%39.18
%61.96

Codes

Color #52613B in popluar color models

52 61 3B
RGB 82 97 59
HSL 84° 24.36% 30.59%
HSB/HSV 84° 39.18% 38.04%
CMYK 15.46% 0.00% 39.18%
61.96%

Color #52613B in popluar number systems.

HEX 52 61 3B
Decimal 82 97 59
Binary 1010010 1100001 111011
Octal 122 141 73

Shades and tints

Shades of #52613B

#52613B
(82,97,59)
#4B5936
(75,89,54)
#445131
(68,81,49)
#3D492C
(61,73,44)
#364127
(54,65,39)
#2F3922
(47,57,34)
#28311D
(40,49,29)
#212918
(33,41,24)
#1A2113
(26,33,19)
#13190E
(19,25,14)
#0C1109
(12,17,9)
#000000
(0,0,0)

Tints of #52613B

#52613B
(82,97,59)
#616F4C
(97,111,76)
#707D5D
(112,125,93)
#7F8B6E
(127,139,110)
#8E997F
(142,153,127)
#9DA790
(157,167,144)
#ACB5A1
(172,181,161)
#BBC3B2
(187,195,178)
#CAD1C3
(202,209,195)
#D9DFD4
(217,223,212)
#E8EDE5
(232,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52613B; }

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

This text font color is #52613B.

Background Color

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

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

This div background color is #52613B.

Border color

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

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

This div border color is #52613B.

Opacity

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

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

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

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

This text has shadow with #52613B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52613B.

Preview

Color preview on black background

This text has color #52613B on black background.


Color preview on white background

This text has color #52613B on white background.


Black color preview on #52613B background

This text has black color on #52613B background.


White color preview on #52613B background

This text has white color on #52613B background.


Related colors

Complementary color

Complementary color for #hex is #AD9EC4.


I love getcolorcode.com

Triadic colors

1 #3B5261 and #613B52 with #52613B are triadic colors.

2 #3B6152 and #61523B with #52613B are triadic colors.