COLOR #528A4A

HEX: #528A4A RGB: (82,138,74)

Color info

#528A4A contains mainly red and green colors. Web safe color of #528A4A is #669933 (or #693).

RGB color model

#528A4A color RGB value is (82,138,74).

RGB: (82,138,74) (32%, 54%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 138 of 255 = 54%
B 74 of 255 = 29%

82
138
74

R + G + B ~ 38%. #528A4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 138 + 74 = 294 (100%)
R 82 of 294 ~ 27.89%
G 138 of 294 ~ 46.94%
B 74 of 294 ~ 25.17'%

%27.89
%46.94
%25.17

CMYK color model

#528A4A color CMYK value is (41,0,46,46).

  • cyan value is 40.58%
  • magenta value is 0.00%
  • yellow value is 46.38%
  • key color value is 45.88%
CMYK: (41,0,46,46) C41M0Y46K46 (41%,0%,46%,46%) (0.41/0.00/0.46/0.46) 

CMYK percentages

%40.58
%0
%46.38
%45.88

Codes

Color #528A4A in popluar color models

52 8A 4A
RGB 82 138 74
HSL 113° 30.19% 41.57%
HSB/HSV 113° 46.38% 54.12%
CMYK 40.58% 0.00% 46.38%
45.88%

Color #528A4A in popluar number systems.

HEX 52 8A 4A
Decimal 82 138 74
Binary 1010010 10001010 1001010
Octal 122 212 112

Shades and tints

Shades of #528A4A

#528A4A
(82,138,74)
#4B7E44
(75,126,68)
#44723E
(68,114,62)
#3D6638
(61,102,56)
#365A32
(54,90,50)
#2F4E2C
(47,78,44)
#284226
(40,66,38)
#213620
(33,54,32)
#1A2A1A
(26,42,26)
#131E14
(19,30,20)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #528A4A

#528A4A
(82,138,74)
#61945A
(97,148,90)
#709E6A
(112,158,106)
#7FA87A
(127,168,122)
#8EB28A
(142,178,138)
#9DBC9A
(157,188,154)
#ACC6AA
(172,198,170)
#BBD0BA
(187,208,186)
#CADACA
(202,218,202)
#D9E4DA
(217,228,218)
#E8EEEA
(232,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528A4A color. Also use rgb(82,138,74) instead hex code.

Text Font Color

.myTextColor { color: #528A4A; }

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

This text font color is #528A4A.

Background Color

.myBgColor { background-color: #528A4A; }

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

This div background color is #528A4A.

Border color

.myBorderColor { border: 1px solid #528A4A; }

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

This div border color is #528A4A.

Opacity

.myOpacity80 { color: #528A4A; opacity: 0.8; }

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

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

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

This text has shadow with #528A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528A4A.

Preview

Color preview on black background

This text has color #528A4A on black background.


Color preview on white background

This text has color #528A4A on white background.


Black color preview on #528A4A background

This text has black color on #528A4A background.


White color preview on #528A4A background

This text has white color on #528A4A background.


Related colors

Complementary color

Complementary color for #hex is #AD75B5.


I love getcolorcode.com

Triadic colors

1 #4A528A and #8A4A52 with #528A4A are triadic colors.

2 #4A8A52 and #8A524A with #528A4A are triadic colors.