COLOR #528138

HEX: #528138 RGB: (82,129,56)

Color info

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

RGB color model

#528138 color RGB value is (82,129,56).

RGB: (82,129,56) (32%, 51%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 129 of 255 = 51%
B 56 of 255 = 22%

82
129
56

R + G + B ~ 35%. #528138 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 129 + 56 = 267 (100%)
R 82 of 267 ~ 30.71%
G 129 of 267 ~ 48.31%
B 56 of 267 ~ 20.97'%

%30.71
%48.31
%20.97

CMYK color model

#528138 color CMYK value is (36,0,57,49).

  • cyan value is 36.43%
  • magenta value is 0.00%
  • yellow value is 56.59%
  • key color value is 49.41%

CMYK: (36,0,57,49)
C36M0Y57K49 (36%, 0%, 57%, 49%)
(0.36 / 0.00 / 0.57 / 0.49)

CMYK percentages

%36.43
%0
%56.59
%49.41

Codes

Color #528138 in popluar color models

52 81 38
RGB 82 129 56
HSL 99° 39.46% 36.27%
HSB/HSV 99° 56.59% 50.59%
CMYK 36.43% 0.00% 56.59%
49.41%

Color #528138 in popluar number systems.

HEX 52 81 38
Decimal 82 129 56
Binary 1010010 10000001 111000
Octal 122 201 70

Shades and tints

Shades of #528138

#528138
(82,129,56)
#4B7633
(75,118,51)
#446B2E
(68,107,46)
#3D6029
(61,96,41)
#365524
(54,85,36)
#2F4A1F
(47,74,31)
#283F1A
(40,63,26)
#213415
(33,52,21)
#1A2910
(26,41,16)
#131E0B
(19,30,11)
#0C1306
(12,19,6)
#000000
(0,0,0)

Tints of #528138

#528138
(82,129,56)
#618C4A
(97,140,74)
#70975C
(112,151,92)
#7FA26E
(127,162,110)
#8EAD80
(142,173,128)
#9DB892
(157,184,146)
#ACC3A4
(172,195,164)
#BBCEB6
(187,206,182)
#CAD9C8
(202,217,200)
#D9E4DA
(217,228,218)
#E8EFEC
(232,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528138 color. Also use rgb(82,129,56) instead hex code.

Text Font Color

.myTextColor { color: #528138; }

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

This text font color is #528138.

Background Color

.myBgColor { background-color: #528138; }

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

This div background color is #528138.

Border color

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

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

This div border color is #528138.

Opacity

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

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

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

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

This text has shadow with #528138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528138.

Preview

Color preview on black background

This text has color #528138 on black background.


Color preview on white background

This text has color #528138 on white background.


Black color preview on #528138 background

This text has black color on #528138 background.


White color preview on #528138 background

This text has white color on #528138 background.


Related colors

Complementary color

Complementary color for #hex is #AD7EC7.


I love getcolorcode.com

Triadic colors

1 #385281 and #813852 with #528138 are triadic colors.

2 #388152 and #815238 with #528138 are triadic colors.