COLOR #529253

HEX: #529253 RGB: (82,146,83)

Color info

#529253 contains mainly green color. Web safe color of #529253 is #669966 (or #696).

RGB color model

#529253 color RGB value is (82,146,83).

RGB: (82,146,83) (32%, 57%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 146 of 255 = 57%
B 83 of 255 = 33%

82
146
83

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

Portions of RGB colors in percentages

R + G + B = 82 + 146 + 83 = 311 (100%)
R 82 of 311 ~ 26.37%
G 146 of 311 ~ 46.95%
B 83 of 311 ~ 26.69'%

%26.37
%46.95
%26.69

CMYK color model

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

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

CMYK: (44,0,43,43)
C44M0Y43K43 (44%, 0%, 43%, 43%)
(0.44 / 0.00 / 0.43 / 0.43)

CMYK percentages

%43.84
%0
%43.15
%42.75

Codes

Color #529253 in popluar color models

52 92 53
RGB 82 146 83
HSL 121° 28.07% 44.71%
HSB/HSV 121° 43.84% 57.25%
CMYK 43.84% 0.00% 43.15%
42.75%

Color #529253 in popluar number systems.

HEX 52 92 53
Decimal 82 146 83
Binary 1010010 10010010 1010011
Octal 122 222 123

Shades and tints

Shades of #529253

#529253
(82,146,83)
#4B854C
(75,133,76)
#447845
(68,120,69)
#3D6B3E
(61,107,62)
#365E37
(54,94,55)
#2F5130
(47,81,48)
#284429
(40,68,41)
#213722
(33,55,34)
#1A2A1B
(26,42,27)
#131D14
(19,29,20)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #529253

#529253
(82,146,83)
#619B62
(97,155,98)
#70A471
(112,164,113)
#7FAD80
(127,173,128)
#8EB68F
(142,182,143)
#9DBF9E
(157,191,158)
#ACC8AD
(172,200,173)
#BBD1BC
(187,209,188)
#CADACB
(202,218,203)
#D9E3DA
(217,227,218)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #529253; }

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

This text font color is #529253.

Background Color

.myBgColor { background-color: #529253; }

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

This div background color is #529253.

Border color

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

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

This div border color is #529253.

Opacity

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

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

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

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

This text has shadow with #529253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529253.

Preview

Color preview on black background

This text has color #529253 on black background.


Color preview on white background

This text has color #529253 on white background.


Black color preview on #529253 background

This text has black color on #529253 background.


White color preview on #529253 background

This text has white color on #529253 background.


Related colors

Complementary color

Complementary color for #hex is #AD6DAC.


I love getcolorcode.com

Triadic colors

1 #535292 and #925352 with #529253 are triadic colors.

2 #539252 and #925253 with #529253 are triadic colors.