COLOR #527042

HEX: #527042 RGB: (82,112,66)

Color info

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

RGB color model

#527042 color RGB value is (82,112,66).

RGB: (82,112,66) (32%, 44%, 26%)

RGB channels and saturation

R 82 of 255 = 32%
G 112 of 255 = 44%
B 66 of 255 = 26%

82
112
66

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

Portions of RGB colors in percentages

R + G + B = 82 + 112 + 66 = 260 (100%)
R 82 of 260 ~ 31.54%
G 112 of 260 ~ 43.08%
B 66 of 260 ~ 25.38'%

%31.54
%43.08
%25.38

CMYK color model

#527042 color CMYK value is (27,0,41,56).

  • cyan value is 26.79%
  • magenta value is 0.00%
  • yellow value is 41.07%
  • key color value is 56.08%

CMYK: (27,0,41,56)
C27M0Y41K56 (27%, 0%, 41%, 56%)
(0.27 / 0.00 / 0.41 / 0.56)

CMYK percentages

%26.79
%0
%41.07
%56.08

Codes

Color #527042 in popluar color models

52 70 42
RGB 82 112 66
HSL 99° 25.84% 34.90%
HSB/HSV 99° 41.07% 43.92%
CMYK 26.79% 0.00% 41.07%
56.08%

Color #527042 in popluar number systems.

HEX 52 70 42
Decimal 82 112 66
Binary 1010010 1110000 1000010
Octal 122 160 102

Shades and tints

Shades of #527042

#527042
(82,112,66)
#4B663C
(75,102,60)
#445C36
(68,92,54)
#3D5230
(61,82,48)
#36482A
(54,72,42)
#2F3E24
(47,62,36)
#28341E
(40,52,30)
#212A18
(33,42,24)
#1A2012
(26,32,18)
#13160C
(19,22,12)
#0C0C06
(12,12,6)
#000000
(0,0,0)

Tints of #527042

#527042
(82,112,66)
#617D53
(97,125,83)
#708A64
(112,138,100)
#7F9775
(127,151,117)
#8EA486
(142,164,134)
#9DB197
(157,177,151)
#ACBEA8
(172,190,168)
#BBCBB9
(187,203,185)
#CAD8CA
(202,216,202)
#D9E5DB
(217,229,219)
#E8F2EC
(232,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527042 color. Also use rgb(82,112,66) instead hex code.

Text Font Color

.myTextColor { color: #527042; }

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

This text font color is #527042.

Background Color

.myBgColor { background-color: #527042; }

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

This div background color is #527042.

Border color

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

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

This div border color is #527042.

Opacity

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

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

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

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

This text has shadow with #527042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527042.

Preview

Color preview on black background

This text has color #527042 on black background.


Color preview on white background

This text has color #527042 on white background.


Black color preview on #527042 background

This text has black color on #527042 background.


White color preview on #527042 background

This text has white color on #527042 background.


Related colors

Complementary color

Complementary color for #hex is #AD8FBD.


I love getcolorcode.com

Triadic colors

1 #425270 and #704252 with #527042 are triadic colors.

2 #427052 and #705242 with #527042 are triadic colors.