COLOR #52714A

HEX: #52714A RGB: (82,113,74)

Color info

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

RGB color model

#52714A color RGB value is (82,113,74).

RGB: (82,113,74) (32%, 44%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 113 of 255 = 44%
B 74 of 255 = 29%

82
113
74

R + G + B ~ 35%. #52714A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 113 + 74 = 269 (100%)
R 82 of 269 ~ 30.48%
G 113 of 269 ~ 42.01%
B 74 of 269 ~ 27.51'%

%30.48
%42.01
%27.51

CMYK color model

#52714A color CMYK value is (27,0,35,56).

  • cyan value is 27.43%
  • magenta value is 0.00%
  • yellow value is 34.51%
  • key color value is 55.69%
CMYK: (27,0,35,56) C27M0Y35K56 (27%,0%,35%,56%) (0.27/0.00/0.35/0.56) 

CMYK percentages

%27.43
%0
%34.51
%55.69

Codes

Color #52714A in popluar color models

52 71 4A
RGB 82 113 74
HSL 108° 20.86% 36.67%
HSB/HSV 108° 34.51% 44.31%
CMYK 27.43% 0.00% 34.51%
55.69%

Color #52714A in popluar number systems.

HEX 52 71 4A
Decimal 82 113 74
Binary 1010010 1110001 1001010
Octal 122 161 112

Shades and tints

Shades of #52714A

#52714A
(82,113,74)
#4B6744
(75,103,68)
#445D3E
(68,93,62)
#3D5338
(61,83,56)
#364932
(54,73,50)
#2F3F2C
(47,63,44)
#283526
(40,53,38)
#212B20
(33,43,32)
#1A211A
(26,33,26)
#131714
(19,23,20)
#0C0D0E
(12,13,14)
#000000
(0,0,0)

Tints of #52714A

#52714A
(82,113,74)
#617D5A
(97,125,90)
#70896A
(112,137,106)
#7F957A
(127,149,122)
#8EA18A
(142,161,138)
#9DAD9A
(157,173,154)
#ACB9AA
(172,185,170)
#BBC5BA
(187,197,186)
#CAD1CA
(202,209,202)
#D9DDDA
(217,221,218)
#E8E9EA
(232,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52714A color. Also use rgb(82,113,74) instead hex code.

Text Font Color

.myTextColor { color: #52714A; }

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

This text font color is #52714A.

Background Color

.myBgColor { background-color: #52714A; }

<div style="background-color:#52714A">Inner text</div>

This div background color is #52714A.

Border color

.myBorderColor { border: 1px solid #52714A; }

<div style="border:3px solid #52714A">Div</div>

This div border color is #52714A.

Opacity

.myOpacity80 { color: #52714A; opacity: 0.8; }

<p style="color:#52714A;opacity:0.8;">80%</p>

Text with #52714A 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 #52714A;}

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

This text has shadow with #52714A color.


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

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

This text has shadow with #52714A primary color and red secondary color.


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

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

This text has shadow with #52714A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52714A.

Preview

Color preview on black background

This text has color #52714A on black background.


Color preview on white background

This text has color #52714A on white background.


Black color preview on #52714A background

This text has black color on #52714A background.


White color preview on #52714A background

This text has white color on #52714A background.


Related colors

Complementary color

Complementary color for #hex is #AD8EB5.


I love getcolorcode.com

Triadic colors

1 #4A5271 and #714A52 with #52714A are triadic colors.

2 #4A7152 and #71524A with #52714A are triadic colors.