COLOR #52721F

HEX: #52721F RGB: (82,114,31)

Color info

#52721F contains mainly red and green colors. Web safe color of #52721F is #666633 (or #663).

RGB color model

#52721F color RGB value is (82,114,31).

RGB: (82,114,31) (32%, 45%, 12%)

RGB channels and saturation

R 82 of 255 = 32%
G 114 of 255 = 45%
B 31 of 255 = 12%

82
114
31

R + G + B ~ 30%. #52721F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 114 + 31 = 227 (100%)
R 82 of 227 ~ 36.12%
G 114 of 227 ~ 50.22%
B 31 of 227 ~ 13.66'%

%36.12
%50.22
%13.66

CMYK color model

#52721F color CMYK value is (28,0,73,55).

  • cyan value is 28.07%
  • magenta value is 0.00%
  • yellow value is 72.81%
  • key color value is 55.29%
CMYK: (28,0,73,55) C28M0Y73K55 (28%,0%,73%,55%) (0.28/0.00/0.73/0.55) 

CMYK percentages

%28.07
%0
%72.81
%55.29

Codes

Color #52721F in popluar color models

52 72 1F
RGB 82 114 31
HSL 83° 57.24% 28.43%
HSB/HSV 83° 72.81% 44.71%
CMYK 28.07% 0.00% 72.81%
55.29%

Color #52721F in popluar number systems.

HEX 52 72 1F
Decimal 82 114 31
Binary 1010010 1110010 11111
Octal 122 162 37

Shades and tints

Shades of #52721F

#52721F
(82,114,31)
#4B681D
(75,104,29)
#445E1B
(68,94,27)
#3D5419
(61,84,25)
#364A17
(54,74,23)
#2F4015
(47,64,21)
#283613
(40,54,19)
#212C11
(33,44,17)
#1A220F
(26,34,15)
#13180D
(19,24,13)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #52721F

#52721F
(82,114,31)
#617E33
(97,126,51)
#708A47
(112,138,71)
#7F965B
(127,150,91)
#8EA26F
(142,162,111)
#9DAE83
(157,174,131)
#ACBA97
(172,186,151)
#BBC6AB
(187,198,171)
#CAD2BF
(202,210,191)
#D9DED3
(217,222,211)
#E8EAE7
(232,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52721F color. Also use rgb(82,114,31) instead hex code.

Text Font Color

.myTextColor { color: #52721F; }

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

This text font color is #52721F.

Background Color

.myBgColor { background-color: #52721F; }

<div style="background-color:#52721F">Inner text</div>

This div background color is #52721F.

Border color

.myBorderColor { border: 1px solid #52721F; }

<div style="border:3px solid #52721F">Div</div>

This div border color is #52721F.

Opacity

.myOpacity80 { color: #52721F; opacity: 0.8; }

<p style="color:#52721F;opacity:0.8;">80%</p>

Text with #52721F 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 #52721F;}

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

This text has shadow with #52721F color.


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

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

This text has shadow with #52721F primary color and red secondary color.


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

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

This text has shadow with #52721F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52721F.

Preview

Color preview on black background

This text has color #52721F on black background.


Color preview on white background

This text has color #52721F on white background.


Black color preview on #52721F background

This text has black color on #52721F background.


White color preview on #52721F background

This text has white color on #52721F background.


Related colors

Complementary color

Complementary color for #hex is #AD8DE0.


I love getcolorcode.com

Triadic colors

1 #1F5272 and #721F52 with #52721F are triadic colors.

2 #1F7252 and #72521F with #52721F are triadic colors.