COLOR #528179

HEX: #528179 RGB: (82,129,121)

Color info

#528179 contains red, green and blue colors in about the same proportion. Web safe color of #528179 is #669966 (or #696).

RGB color model

#528179 color RGB value is (82,129,121).

RGB: (82,129,121) (32%, 51%, 47%)

RGB channels and saturation

R 82 of 255 = 32%
G 129 of 255 = 51%
B 121 of 255 = 47%

82
129
121

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

Portions of RGB colors in percentages

R + G + B = 82 + 129 + 121 = 332 (100%)
R 82 of 332 ~ 24.7%
G 129 of 332 ~ 38.86%
B 121 of 332 ~ 36.45'%

%24.7
%38.86
%36.45

CMYK color model

#528179 color CMYK value is (36,0,6,49).

  • cyan value is 36.43%
  • magenta value is 0.00%
  • yellow value is 6.20%
  • key color value is 49.41%
CMYK: (36,0,6,49) C36M0Y6K49 (36%,0%,6%,49%) (0.36/0.00/0.06/0.49) 

CMYK percentages

%36.43
%0
%6.2
%49.41

Codes

Color #528179 in popluar color models

52 81 79
RGB 82 129 121
HSL 170° 22.27% 41.37%
HSB/HSV 170° 36.43% 50.59%
CMYK 36.43% 0.00% 6.20%
49.41%

Color #528179 in popluar number systems.

HEX 52 81 79
Decimal 82 129 121
Binary 1010010 10000001 1111001
Octal 122 201 171

Shades and tints

Shades of #528179

#528179
(82,129,121)
#4B766E
(75,118,110)
#446B63
(68,107,99)
#3D6058
(61,96,88)
#36554D
(54,85,77)
#2F4A42
(47,74,66)
#283F37
(40,63,55)
#21342C
(33,52,44)
#1A2921
(26,41,33)
#131E16
(19,30,22)
#0C130B
(12,19,11)
#000000
(0,0,0)

Tints of #528179

#528179
(82,129,121)
#618C85
(97,140,133)
#709791
(112,151,145)
#7FA29D
(127,162,157)
#8EADA9
(142,173,169)
#9DB8B5
(157,184,181)
#ACC3C1
(172,195,193)
#BBCECD
(187,206,205)
#CAD9D9
(202,217,217)
#D9E4E5
(217,228,229)
#E8EFF1
(232,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528179; }

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

This text font color is #528179.

Background Color

.myBgColor { background-color: #528179; }

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

This div background color is #528179.

Border color

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

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

This div border color is #528179.

Opacity

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

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

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

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

This text has shadow with #528179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528179.

Preview

Color preview on black background

This text has color #528179 on black background.


Color preview on white background

This text has color #528179 on white background.


Black color preview on #528179 background

This text has black color on #528179 background.


White color preview on #528179 background

This text has white color on #528179 background.


Related colors

Complementary color

Complementary color for #hex is #AD7E86.


I love getcolorcode.com

Triadic colors

1 #795281 and #817952 with #528179 are triadic colors.

2 #798152 and #815279 with #528179 are triadic colors.