COLOR #529266

HEX: #529266 RGB: (82,146,102)

Color info

#529266 contains mainly green and blue colors. Web safe color of #529266 is #669966 (or #696).

RGB color model

#529266 color RGB value is (82,146,102).

RGB: (82,146,102) (32%, 57%, 40%)

RGB channels and saturation

R 82 of 255 = 32%
G 146 of 255 = 57%
B 102 of 255 = 40%

82
146
102

R + G + B ~ 43%. #529266 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 146 + 102 = 330 (100%)
R 82 of 330 ~ 24.85%
G 146 of 330 ~ 44.24%
B 102 of 330 ~ 30.91'%

%24.85
%44.24
%30.91

CMYK color model

#529266 color CMYK value is (44,0,30,43).

  • cyan value is 43.84%
  • magenta value is 0.00%
  • yellow value is 30.14%
  • key color value is 42.75%

CMYK: (44,0,30,43)
C44M0Y30K43 (44%, 0%, 30%, 43%)
(0.44 / 0.00 / 0.30 / 0.43)

CMYK percentages

%43.84
%0
%30.14
%42.75

Codes

Color #529266 in popluar color models

52 92 66
RGB 82 146 102
HSL 139° 28.07% 44.71%
HSB/HSV 139° 43.84% 57.25%
CMYK 43.84% 0.00% 30.14%
42.75%

Color #529266 in popluar number systems.

HEX 52 92 66
Decimal 82 146 102
Binary 1010010 10010010 1100110
Octal 122 222 146

Shades and tints

Shades of #529266

#529266
(82,146,102)
#4B855D
(75,133,93)
#447854
(68,120,84)
#3D6B4B
(61,107,75)
#365E42
(54,94,66)
#2F5139
(47,81,57)
#284430
(40,68,48)
#213727
(33,55,39)
#1A2A1E
(26,42,30)
#131D15
(19,29,21)
#0C100C
(12,16,12)
#000000
(0,0,0)

Tints of #529266

#529266
(82,146,102)
#619B73
(97,155,115)
#70A480
(112,164,128)
#7FAD8D
(127,173,141)
#8EB69A
(142,182,154)
#9DBFA7
(157,191,167)
#ACC8B4
(172,200,180)
#BBD1C1
(187,209,193)
#CADACE
(202,218,206)
#D9E3DB
(217,227,219)
#E8ECE8
(232,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #529266 color. Also use rgb(82,146,102) instead hex code.

Text Font Color

.myTextColor { color: #529266; }

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

This text font color is #529266.

Background Color

.myBgColor { background-color: #529266; }

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

This div background color is #529266.

Border color

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

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

This div border color is #529266.

Opacity

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

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

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

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

This text has shadow with #529266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529266.

Preview

Color preview on black background

This text has color #529266 on black background.


Color preview on white background

This text has color #529266 on white background.


Black color preview on #529266 background

This text has black color on #529266 background.


White color preview on #529266 background

This text has white color on #529266 background.


Related colors

Complementary color

Complementary color for #hex is #AD6D99.


I love getcolorcode.com

Triadic colors

1 #665292 and #926652 with #529266 are triadic colors.

2 #669252 and #925266 with #529266 are triadic colors.