COLOR #529733

HEX: #529733 RGB: (82,151,51)

Color info

#529733 contains mainly green color. Web safe color of #529733 is #669933 (or #693).

RGB color model

#529733 color RGB value is (82,151,51).

RGB: (82,151,51) (32%, 59%, 20%)

RGB channels and saturation

R 82 of 255 = 32%
G 151 of 255 = 59%
B 51 of 255 = 20%

82
151
51

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

Portions of RGB colors in percentages

R + G + B = 82 + 151 + 51 = 284 (100%)
R 82 of 284 ~ 28.87%
G 151 of 284 ~ 53.17%
B 51 of 284 ~ 17.96'%

%28.87
%53.17
%17.96

CMYK color model

#529733 color CMYK value is (46,0,66,41).

  • cyan value is 45.70%
  • magenta value is 0.00%
  • yellow value is 66.23%
  • key color value is 40.78%

CMYK: (46,0,66,41)
C46M0Y66K41 (46%, 0%, 66%, 41%)
(0.46 / 0.00 / 0.66 / 0.41)

CMYK percentages

%45.7
%0
%66.23
%40.78

Codes

Color #529733 in popluar color models

52 97 33
RGB 82 151 51
HSL 101° 49.50% 39.61%
HSB/HSV 101° 66.23% 59.22%
CMYK 45.70% 0.00% 66.23%
40.78%

Color #529733 in popluar number systems.

HEX 52 97 33
Decimal 82 151 51
Binary 1010010 10010111 110011
Octal 122 227 63

Shades and tints

Shades of #529733

#529733
(82,151,51)
#4B8A2F
(75,138,47)
#447D2B
(68,125,43)
#3D7027
(61,112,39)
#366323
(54,99,35)
#2F561F
(47,86,31)
#28491B
(40,73,27)
#213C17
(33,60,23)
#1A2F13
(26,47,19)
#13220F
(19,34,15)
#0C150B
(12,21,11)
#000000
(0,0,0)

Tints of #529733

#529733
(82,151,51)
#61A045
(97,160,69)
#70A957
(112,169,87)
#7FB269
(127,178,105)
#8EBB7B
(142,187,123)
#9DC48D
(157,196,141)
#ACCD9F
(172,205,159)
#BBD6B1
(187,214,177)
#CADFC3
(202,223,195)
#D9E8D5
(217,232,213)
#E8F1E7
(232,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #529733 color. Also use rgb(82,151,51) instead hex code.

Text Font Color

.myTextColor { color: #529733; }

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

This text font color is #529733.

Background Color

.myBgColor { background-color: #529733; }

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

This div background color is #529733.

Border color

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

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

This div border color is #529733.

Opacity

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

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

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

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

This text has shadow with #529733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529733.

Preview

Color preview on black background

This text has color #529733 on black background.


Color preview on white background

This text has color #529733 on white background.


Black color preview on #529733 background

This text has black color on #529733 background.


White color preview on #529733 background

This text has white color on #529733 background.


Related colors

Complementary color

Complementary color for #hex is #AD68CC.


I love getcolorcode.com

Triadic colors

1 #335297 and #973352 with #529733 are triadic colors.

2 #339752 and #975233 with #529733 are triadic colors.