COLOR #52872C

HEX: #52872C RGB: (82,135,44)

Color info

#52872C contains mainly red and green colors. Web safe color of #52872C is #669933 (or #693).

RGB color model

#52872C color RGB value is (82,135,44).

RGB: (82,135,44) (32%, 53%, 17%)

RGB channels and saturation

R 82 of 255 = 32%
G 135 of 255 = 53%
B 44 of 255 = 17%

82
135
44

R + G + B ~ 34%. #52872C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 135 + 44 = 261 (100%)
R 82 of 261 ~ 31.42%
G 135 of 261 ~ 51.72%
B 44 of 261 ~ 16.86'%

%31.42
%51.72
%16.86

CMYK color model

#52872C color CMYK value is (39,0,67,47).

  • cyan value is 39.26%
  • magenta value is 0.00%
  • yellow value is 67.41%
  • key color value is 47.06%
CMYK: (39,0,67,47) C39M0Y67K47 (39%,0%,67%,47%) (0.39/0.00/0.67/0.47) 

CMYK percentages

%39.26
%0
%67.41
%47.06

Codes

Color #52872C in popluar color models

52 87 2C
RGB 82 135 44
HSL 95° 50.84% 35.10%
HSB/HSV 95° 67.41% 52.94%
CMYK 39.26% 0.00% 67.41%
47.06%

Color #52872C in popluar number systems.

HEX 52 87 2C
Decimal 82 135 44
Binary 1010010 10000111 101100
Octal 122 207 54

Shades and tints

Shades of #52872C

#52872C
(82,135,44)
#4B7B28
(75,123,40)
#446F24
(68,111,36)
#3D6320
(61,99,32)
#36571C
(54,87,28)
#2F4B18
(47,75,24)
#283F14
(40,63,20)
#213310
(33,51,16)
#1A270C
(26,39,12)
#131B08
(19,27,8)
#0C0F04
(12,15,4)
#000000
(0,0,0)

Tints of #52872C

#52872C
(82,135,44)
#61913F
(97,145,63)
#709B52
(112,155,82)
#7FA565
(127,165,101)
#8EAF78
(142,175,120)
#9DB98B
(157,185,139)
#ACC39E
(172,195,158)
#BBCDB1
(187,205,177)
#CAD7C4
(202,215,196)
#D9E1D7
(217,225,215)
#E8EBEA
(232,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52872C color. Also use rgb(82,135,44) instead hex code.

Text Font Color

.myTextColor { color: #52872C; }

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

This text font color is #52872C.

Background Color

.myBgColor { background-color: #52872C; }

<div style="background-color:#52872C">Inner text</div>

This div background color is #52872C.

Border color

.myBorderColor { border: 1px solid #52872C; }

<div style="border:3px solid #52872C">Div</div>

This div border color is #52872C.

Opacity

.myOpacity80 { color: #52872C; opacity: 0.8; }

<p style="color:#52872C;opacity:0.8;">80%</p>

Text with #52872C 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 #52872C;}

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

This text has shadow with #52872C color.


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

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

This text has shadow with #52872C primary color and red secondary color.


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

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

This text has shadow with #52872C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52872C.

Preview

Color preview on black background

This text has color #52872C on black background.


Color preview on white background

This text has color #52872C on white background.


Black color preview on #52872C background

This text has black color on #52872C background.


White color preview on #52872C background

This text has white color on #52872C background.


Related colors

Complementary color

Complementary color for #hex is #AD78D3.


I love getcolorcode.com

Triadic colors

1 #2C5287 and #872C52 with #52872C are triadic colors.

2 #2C8752 and #87522C with #52872C are triadic colors.