COLOR #52722F

HEX: #52722F RGB: (82,114,47)

Color info

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

RGB color model

#52722F color RGB value is (82,114,47).

RGB: (82,114,47) (32%, 45%, 18%)

RGB channels and saturation

R 82 of 255 = 32%
G 114 of 255 = 45%
B 47 of 255 = 18%

82
114
47

R + G + B ~ 32%. #52722F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 114 + 47 = 243 (100%)
R 82 of 243 ~ 33.74%
G 114 of 243 ~ 46.91%
B 47 of 243 ~ 19.34'%

%33.74
%46.91
%19.34

CMYK color model

#52722F color CMYK value is (28,0,59,55).

  • cyan value is 28.07%
  • magenta value is 0.00%
  • yellow value is 58.77%
  • key color value is 55.29%

CMYK: (28,0,59,55)
C28M0Y59K55 (28%, 0%, 59%, 55%)
(0.28 / 0.00 / 0.59 / 0.55)

CMYK percentages

%28.07
%0
%58.77
%55.29

Codes

Color #52722F in popluar color models

52 72 2F
RGB 82 114 47
HSL 89° 41.61% 31.57%
HSB/HSV 89° 58.77% 44.71%
CMYK 28.07% 0.00% 58.77%
55.29%

Color #52722F in popluar number systems.

HEX 52 72 2F
Decimal 82 114 47
Binary 1010010 1110010 101111
Octal 122 162 57

Shades and tints

Shades of #52722F

#52722F
(82,114,47)
#4B682B
(75,104,43)
#445E27
(68,94,39)
#3D5423
(61,84,35)
#364A1F
(54,74,31)
#2F401B
(47,64,27)
#283617
(40,54,23)
#212C13
(33,44,19)
#1A220F
(26,34,15)
#13180B
(19,24,11)
#0C0E07
(12,14,7)
#000000
(0,0,0)

Tints of #52722F

#52722F
(82,114,47)
#617E41
(97,126,65)
#708A53
(112,138,83)
#7F9665
(127,150,101)
#8EA277
(142,162,119)
#9DAE89
(157,174,137)
#ACBA9B
(172,186,155)
#BBC6AD
(187,198,173)
#CAD2BF
(202,210,191)
#D9DED1
(217,222,209)
#E8EAE3
(232,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52722F; }

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

This text font color is #52722F.

Background Color

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

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

This div background color is #52722F.

Border color

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

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

This div border color is #52722F.

Opacity

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

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

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

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

This text has shadow with #52722F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52722F.

Preview

Color preview on black background

This text has color #52722F on black background.


Color preview on white background

This text has color #52722F on white background.


Black color preview on #52722F background

This text has black color on #52722F background.


White color preview on #52722F background

This text has white color on #52722F background.


Related colors

Complementary color

Complementary color for #hex is #AD8DD0.


I love getcolorcode.com

Triadic colors

1 #2F5272 and #722F52 with #52722F are triadic colors.

2 #2F7252 and #72522F with #52722F are triadic colors.