COLOR #527437

HEX: #527437 RGB: (82,116,55)

Color info

#527437 contains mainly red and green colors. Web safe color of #527437 is #666633 (or #663).

RGB color model

#527437 color RGB value is (82,116,55).

RGB: (82,116,55) (32%, 45%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 116 of 255 = 45%
B 55 of 255 = 22%

82
116
55

R + G + B ~ 33%. #527437 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 116 + 55 = 253 (100%)
R 82 of 253 ~ 32.41%
G 116 of 253 ~ 45.85%
B 55 of 253 ~ 21.74'%

%32.41
%45.85
%21.74

CMYK color model

#527437 color CMYK value is (29,0,53,55).

  • cyan value is 29.31%
  • magenta value is 0.00%
  • yellow value is 52.59%
  • key color value is 54.51%

CMYK: (29,0,53,55)
C29M0Y53K55 (29%, 0%, 53%, 55%)
(0.29 / 0.00 / 0.53 / 0.55)

CMYK percentages

%29.31
%0
%52.59
%54.51

Codes

Color #527437 in popluar color models

52 74 37
RGB 82 116 55
HSL 93° 35.67% 33.53%
HSB/HSV 93° 52.59% 45.49%
CMYK 29.31% 0.00% 52.59%
54.51%

Color #527437 in popluar number systems.

HEX 52 74 37
Decimal 82 116 55
Binary 1010010 1110100 110111
Octal 122 164 67

Shades and tints

Shades of #527437

#527437
(82,116,55)
#4B6A32
(75,106,50)
#44602D
(68,96,45)
#3D5628
(61,86,40)
#364C23
(54,76,35)
#2F421E
(47,66,30)
#283819
(40,56,25)
#212E14
(33,46,20)
#1A240F
(26,36,15)
#131A0A
(19,26,10)
#0C1005
(12,16,5)
#000000
(0,0,0)

Tints of #527437

#527437
(82,116,55)
#618049
(97,128,73)
#708C5B
(112,140,91)
#7F986D
(127,152,109)
#8EA47F
(142,164,127)
#9DB091
(157,176,145)
#ACBCA3
(172,188,163)
#BBC8B5
(187,200,181)
#CAD4C7
(202,212,199)
#D9E0D9
(217,224,217)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527437 color. Also use rgb(82,116,55) instead hex code.

Text Font Color

.myTextColor { color: #527437; }

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

This text font color is #527437.

Background Color

.myBgColor { background-color: #527437; }

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

This div background color is #527437.

Border color

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

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

This div border color is #527437.

Opacity

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

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

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

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

This text has shadow with #527437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527437.

Preview

Color preview on black background

This text has color #527437 on black background.


Color preview on white background

This text has color #527437 on white background.


Black color preview on #527437 background

This text has black color on #527437 background.


White color preview on #527437 background

This text has white color on #527437 background.


Related colors

Complementary color

Complementary color for #hex is #AD8BC8.


I love getcolorcode.com

Triadic colors

1 #375274 and #743752 with #527437 are triadic colors.

2 #377452 and #745237 with #527437 are triadic colors.