COLOR #529926

HEX: #529926 RGB: (82,153,38)

Color info

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

RGB color model

#529926 color RGB value is (82,153,38).

RGB: (82,153,38) (32%, 60%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 153 of 255 = 60%
B 38 of 255 = 15%

82
153
38

R + G + B ~ 36%. #529926 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 153 + 38 = 273 (100%)
R 82 of 273 ~ 30.04%
G 153 of 273 ~ 56.04%
B 38 of 273 ~ 13.92'%

%30.04
%56.04
%13.92

CMYK color model

#529926 color CMYK value is (46,0,75,40).

  • cyan value is 46.41%
  • magenta value is 0.00%
  • yellow value is 75.16%
  • key color value is 40.00%

CMYK: (46,0,75,40)
C46M0Y75K40 (46%, 0%, 75%, 40%)
(0.46 / 0.00 / 0.75 / 0.40)

CMYK percentages

%46.41
%0
%75.16
%40

Codes

Color #529926 in popluar color models

52 99 26
RGB 82 153 38
HSL 97° 60.21% 37.45%
HSB/HSV 97° 75.16% 60.00%
CMYK 46.41% 0.00% 75.16%
40.00%

Color #529926 in popluar number systems.

HEX 52 99 26
Decimal 82 153 38
Binary 1010010 10011001 100110
Octal 122 231 46

Shades and tints

Shades of #529926

#529926
(82,153,38)
#4B8C23
(75,140,35)
#447F20
(68,127,32)
#3D721D
(61,114,29)
#36651A
(54,101,26)
#2F5817
(47,88,23)
#284B14
(40,75,20)
#213E11
(33,62,17)
#1A310E
(26,49,14)
#13240B
(19,36,11)
#0C1708
(12,23,8)
#000000
(0,0,0)

Tints of #529926

#529926
(82,153,38)
#61A239
(97,162,57)
#70AB4C
(112,171,76)
#7FB45F
(127,180,95)
#8EBD72
(142,189,114)
#9DC685
(157,198,133)
#ACCF98
(172,207,152)
#BBD8AB
(187,216,171)
#CAE1BE
(202,225,190)
#D9EAD1
(217,234,209)
#E8F3E4
(232,243,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #529926 color. Also use rgb(82,153,38) instead hex code.

Text Font Color

.myTextColor { color: #529926; }

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

This text font color is #529926.

Background Color

.myBgColor { background-color: #529926; }

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

This div background color is #529926.

Border color

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

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

This div border color is #529926.

Opacity

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

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

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

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

This text has shadow with #529926 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529926.

Preview

Color preview on black background

This text has color #529926 on black background.


Color preview on white background

This text has color #529926 on white background.


Black color preview on #529926 background

This text has black color on #529926 background.


White color preview on #529926 background

This text has white color on #529926 background.


Related colors

Complementary color

Complementary color for #hex is #AD66D9.


I love getcolorcode.com

Triadic colors

1 #265299 and #992652 with #529926 are triadic colors.

2 #269952 and #995226 with #529926 are triadic colors.