COLOR #52715D

HEX: #52715D RGB: (82,113,93)

Color info

#52715D contains red, green and blue colors in about the same proportion. Web safe color of #52715D is #666666 (or #666).

RGB color model

#52715D color RGB value is (82,113,93).

RGB: (82,113,93) (32%, 44%, 36%)

RGB channels and saturation

R 82 of 255 = 32%
G 113 of 255 = 44%
B 93 of 255 = 36%

82
113
93

R + G + B ~ 37%. #52715D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 113 + 93 = 288 (100%)
R 82 of 288 ~ 28.47%
G 113 of 288 ~ 39.24%
B 93 of 288 ~ 32.29'%

%28.47
%39.24
%32.29

CMYK color model

#52715D color CMYK value is (27,0,18,56).

  • cyan value is 27.43%
  • magenta value is 0.00%
  • yellow value is 17.70%
  • key color value is 55.69%

CMYK: (27,0,18,56)
C27M0Y18K56 (27%, 0%, 18%, 56%)
(0.27 / 0.00 / 0.18 / 0.56)

CMYK percentages

%27.43
%0
%17.7
%55.69

Codes

Color #52715D in popluar color models

52 71 5D
RGB 82 113 93
HSL 141° 15.90% 38.24%
HSB/HSV 141° 27.43% 44.31%
CMYK 27.43% 0.00% 17.70%
55.69%

Color #52715D in popluar number systems.

HEX 52 71 5D
Decimal 82 113 93
Binary 1010010 1110001 1011101
Octal 122 161 135

Shades and tints

Shades of #52715D

#52715D
(82,113,93)
#4B6755
(75,103,85)
#445D4D
(68,93,77)
#3D5345
(61,83,69)
#36493D
(54,73,61)
#2F3F35
(47,63,53)
#28352D
(40,53,45)
#212B25
(33,43,37)
#1A211D
(26,33,29)
#131715
(19,23,21)
#0C0D0D
(12,13,13)
#000000
(0,0,0)

Tints of #52715D

#52715D
(82,113,93)
#617D6B
(97,125,107)
#708979
(112,137,121)
#7F9587
(127,149,135)
#8EA195
(142,161,149)
#9DADA3
(157,173,163)
#ACB9B1
(172,185,177)
#BBC5BF
(187,197,191)
#CAD1CD
(202,209,205)
#D9DDDB
(217,221,219)
#E8E9E9
(232,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52715D color. Also use rgb(82,113,93) instead hex code.

Text Font Color

.myTextColor { color: #52715D; }

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

This text font color is #52715D.

Background Color

.myBgColor { background-color: #52715D; }

<div style="background-color:#52715D">Inner text</div>

This div background color is #52715D.

Border color

.myBorderColor { border: 1px solid #52715D; }

<div style="border:3px solid #52715D">Div</div>

This div border color is #52715D.

Opacity

.myOpacity80 { color: #52715D; opacity: 0.8; }

<p style="color:#52715D;opacity:0.8;">80%</p>

Text with #52715D 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 #52715D;}

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

This text has shadow with #52715D color.


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

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

This text has shadow with #52715D primary color and red secondary color.


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

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

This text has shadow with #52715D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52715D.

Preview

Color preview on black background

This text has color #52715D on black background.


Color preview on white background

This text has color #52715D on white background.


Black color preview on #52715D background

This text has black color on #52715D background.


White color preview on #52715D background

This text has white color on #52715D background.


Related colors

Complementary color

Complementary color for #hex is #AD8EA2.


I love getcolorcode.com

Triadic colors

1 #5D5271 and #715D52 with #52715D are triadic colors.

2 #5D7152 and #71525D with #52715D are triadic colors.