COLOR #527146

HEX: #527146 RGB: (82,113,70)

Color info

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

RGB color model

#527146 color RGB value is (82,113,70).

RGB: (82,113,70) (32%, 44%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 113 of 255 = 44%
B 70 of 255 = 27%

82
113
70

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

Portions of RGB colors in percentages

R + G + B = 82 + 113 + 70 = 265 (100%)
R 82 of 265 ~ 30.94%
G 113 of 265 ~ 42.64%
B 70 of 265 ~ 26.42'%

%30.94
%42.64
%26.42

CMYK color model

#527146 color CMYK value is (27,0,38,56).

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

CMYK: (27,0,38,56)
C27M0Y38K56 (27%, 0%, 38%, 56%)
(0.27 / 0.00 / 0.38 / 0.56)

CMYK percentages

%27.43
%0
%38.05
%55.69

Codes

Color #527146 in popluar color models

52 71 46
RGB 82 113 70
HSL 103° 23.50% 35.88%
HSB/HSV 103° 38.05% 44.31%
CMYK 27.43% 0.00% 38.05%
55.69%

Color #527146 in popluar number systems.

HEX 52 71 46
Decimal 82 113 70
Binary 1010010 1110001 1000110
Octal 122 161 106

Shades and tints

Shades of #527146

#527146
(82,113,70)
#4B6740
(75,103,64)
#445D3A
(68,93,58)
#3D5334
(61,83,52)
#36492E
(54,73,46)
#2F3F28
(47,63,40)
#283522
(40,53,34)
#212B1C
(33,43,28)
#1A2116
(26,33,22)
#131710
(19,23,16)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #527146

#527146
(82,113,70)
#617D56
(97,125,86)
#708966
(112,137,102)
#7F9576
(127,149,118)
#8EA186
(142,161,134)
#9DAD96
(157,173,150)
#ACB9A6
(172,185,166)
#BBC5B6
(187,197,182)
#CAD1C6
(202,209,198)
#D9DDD6
(217,221,214)
#E8E9E6
(232,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527146; }

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

This text font color is #527146.

Background Color

.myBgColor { background-color: #527146; }

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

This div background color is #527146.

Border color

.myBorderColor { border: 1px solid #527146; }

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

This div border color is #527146.

Opacity

.myOpacity80 { color: #527146; opacity: 0.8; }

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

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

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

This text has shadow with #527146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527146.

Preview

Color preview on black background

This text has color #527146 on black background.


Color preview on white background

This text has color #527146 on white background.


Black color preview on #527146 background

This text has black color on #527146 background.


White color preview on #527146 background

This text has white color on #527146 background.


Related colors

Complementary color

Complementary color for #hex is #AD8EB9.


I love getcolorcode.com

Triadic colors

1 #465271 and #714652 with #527146 are triadic colors.

2 #467152 and #715246 with #527146 are triadic colors.