COLOR #527D29

HEX: #527D29 RGB: (82,125,41)

Color info

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

RGB color model

#527D29 color RGB value is (82,125,41).

RGB: (82,125,41) (32%, 49%, 16%)

RGB channels and saturation

R 82 of 255 = 32%
G 125 of 255 = 49%
B 41 of 255 = 16%

82
125
41

R + G + B ~ 32%. #527D29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 125 + 41 = 248 (100%)
R 82 of 248 ~ 33.06%
G 125 of 248 ~ 50.4%
B 41 of 248 ~ 16.53'%

%33.06
%50.4
%16.53

CMYK color model

#527D29 color CMYK value is (34,0,67,51).

  • cyan value is 34.40%
  • magenta value is 0.00%
  • yellow value is 67.20%
  • key color value is 50.98%
CMYK: (34,0,67,51) C34M0Y67K51 (34%,0%,67%,51%) (0.34/0.00/0.67/0.51) 

CMYK percentages

%34.4
%0
%67.2
%50.98

Codes

Color #527D29 in popluar color models

52 7D 29
RGB 82 125 41
HSL 91° 50.60% 32.55%
HSB/HSV 91° 67.20% 49.02%
CMYK 34.40% 0.00% 67.20%
50.98%

Color #527D29 in popluar number systems.

HEX 52 7D 29
Decimal 82 125 41
Binary 1010010 1111101 101001
Octal 122 175 51

Shades and tints

Shades of #527D29

#527D29
(82,125,41)
#4B7226
(75,114,38)
#446723
(68,103,35)
#3D5C20
(61,92,32)
#36511D
(54,81,29)
#2F461A
(47,70,26)
#283B17
(40,59,23)
#213014
(33,48,20)
#1A2511
(26,37,17)
#131A0E
(19,26,14)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #527D29

#527D29
(82,125,41)
#61883C
(97,136,60)
#70934F
(112,147,79)
#7F9E62
(127,158,98)
#8EA975
(142,169,117)
#9DB488
(157,180,136)
#ACBF9B
(172,191,155)
#BBCAAE
(187,202,174)
#CAD5C1
(202,213,193)
#D9E0D4
(217,224,212)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527D29 color. Also use rgb(82,125,41) instead hex code.

Text Font Color

.myTextColor { color: #527D29; }

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

This text font color is #527D29.

Background Color

.myBgColor { background-color: #527D29; }

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

This div background color is #527D29.

Border color

.myBorderColor { border: 1px solid #527D29; }

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

This div border color is #527D29.

Opacity

.myOpacity80 { color: #527D29; opacity: 0.8; }

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

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

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

This text has shadow with #527D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527D29.

Preview

Color preview on black background

This text has color #527D29 on black background.


Color preview on white background

This text has color #527D29 on white background.


Black color preview on #527D29 background

This text has black color on #527D29 background.


White color preview on #527D29 background

This text has white color on #527D29 background.


Related colors

Complementary color

Complementary color for #hex is #AD82D6.


I love getcolorcode.com

Triadic colors

1 #29527D and #7D2952 with #527D29 are triadic colors.

2 #297D52 and #7D5229 with #527D29 are triadic colors.