COLOR #528344

HEX: #528344 RGB: (82,131,68)

Color info

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

RGB color model

#528344 color RGB value is (82,131,68).

RGB: (82,131,68) (32%, 51%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 131 of 255 = 51%
B 68 of 255 = 27%

82
131
68

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

Portions of RGB colors in percentages

R + G + B = 82 + 131 + 68 = 281 (100%)
R 82 of 281 ~ 29.18%
G 131 of 281 ~ 46.62%
B 68 of 281 ~ 24.2'%

%29.18
%46.62
%24.2

CMYK color model

#528344 color CMYK value is (37,0,48,49).

  • cyan value is 37.40%
  • magenta value is 0.00%
  • yellow value is 48.09%
  • key color value is 48.63%

CMYK: (37,0,48,49)
C37M0Y48K49 (37%, 0%, 48%, 49%)
(0.37 / 0.00 / 0.48 / 0.49)

CMYK percentages

%37.4
%0
%48.09
%48.63

Codes

Color #528344 in popluar color models

52 83 44
RGB 82 131 68
HSL 107° 31.66% 39.02%
HSB/HSV 107° 48.09% 51.37%
CMYK 37.40% 0.00% 48.09%
48.63%

Color #528344 in popluar number systems.

HEX 52 83 44
Decimal 82 131 68
Binary 1010010 10000011 1000100
Octal 122 203 104

Shades and tints

Shades of #528344

#528344
(82,131,68)
#4B783E
(75,120,62)
#446D38
(68,109,56)
#3D6232
(61,98,50)
#36572C
(54,87,44)
#2F4C26
(47,76,38)
#284120
(40,65,32)
#21361A
(33,54,26)
#1A2B14
(26,43,20)
#13200E
(19,32,14)
#0C1508
(12,21,8)
#000000
(0,0,0)

Tints of #528344

#528344
(82,131,68)
#618E55
(97,142,85)
#709966
(112,153,102)
#7FA477
(127,164,119)
#8EAF88
(142,175,136)
#9DBA99
(157,186,153)
#ACC5AA
(172,197,170)
#BBD0BB
(187,208,187)
#CADBCC
(202,219,204)
#D9E6DD
(217,230,221)
#E8F1EE
(232,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528344 color. Also use rgb(82,131,68) instead hex code.

Text Font Color

.myTextColor { color: #528344; }

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

This text font color is #528344.

Background Color

.myBgColor { background-color: #528344; }

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

This div background color is #528344.

Border color

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

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

This div border color is #528344.

Opacity

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

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

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

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

This text has shadow with #528344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528344.

Preview

Color preview on black background

This text has color #528344 on black background.


Color preview on white background

This text has color #528344 on white background.


Black color preview on #528344 background

This text has black color on #528344 background.


White color preview on #528344 background

This text has white color on #528344 background.


Related colors

Complementary color

Complementary color for #hex is #AD7CBB.


I love getcolorcode.com

Triadic colors

1 #445283 and #834452 with #528344 are triadic colors.

2 #448352 and #835244 with #528344 are triadic colors.