COLOR #528580

HEX: #528580 RGB: (82,133,128)

Color info

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

RGB color model

#528580 color RGB value is (82,133,128).

RGB: (82,133,128) (32%, 52%, 50%)

RGB channels and saturation

R 82 of 255 = 32%
G 133 of 255 = 52%
B 128 of 255 = 50%

82
133
128

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

Portions of RGB colors in percentages

R + G + B = 82 + 133 + 128 = 343 (100%)
R 82 of 343 ~ 23.91%
G 133 of 343 ~ 38.78%
B 128 of 343 ~ 37.32'%

%23.91
%38.78
%37.32

CMYK color model

#528580 color CMYK value is (38,0,4,48).

  • cyan value is 38.35%
  • magenta value is 0.00%
  • yellow value is 3.76%
  • key color value is 47.84%

CMYK: (38,0,4,48)
C38M0Y4K48 (38%, 0%, 4%, 48%)
(0.38 / 0.00 / 0.04 / 0.48)

CMYK percentages

%38.35
%0
%3.76
%47.84

Codes

Color #528580 in popluar color models

52 85 80
RGB 82 133 128
HSL 174° 23.72% 42.16%
HSB/HSV 174° 38.35% 52.16%
CMYK 38.35% 0.00% 3.76%
47.84%

Color #528580 in popluar number systems.

HEX 52 85 80
Decimal 82 133 128
Binary 1010010 10000101 10000000
Octal 122 205 200

Shades and tints

Shades of #528580

#528580
(82,133,128)
#4B7975
(75,121,117)
#446D6A
(68,109,106)
#3D615F
(61,97,95)
#365554
(54,85,84)
#2F4949
(47,73,73)
#283D3E
(40,61,62)
#213133
(33,49,51)
#1A2528
(26,37,40)
#13191D
(19,25,29)
#0C0D12
(12,13,18)
#000000
(0,0,0)

Tints of #528580

#528580
(82,133,128)
#61908B
(97,144,139)
#709B96
(112,155,150)
#7FA6A1
(127,166,161)
#8EB1AC
(142,177,172)
#9DBCB7
(157,188,183)
#ACC7C2
(172,199,194)
#BBD2CD
(187,210,205)
#CADDD8
(202,221,216)
#D9E8E3
(217,232,227)
#E8F3EE
(232,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528580 color. Also use rgb(82,133,128) instead hex code.

Text Font Color

.myTextColor { color: #528580; }

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

This text font color is #528580.

Background Color

.myBgColor { background-color: #528580; }

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

This div background color is #528580.

Border color

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

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

This div border color is #528580.

Opacity

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

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

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

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

This text has shadow with #528580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528580.

Preview

Color preview on black background

This text has color #528580 on black background.


Color preview on white background

This text has color #528580 on white background.


Black color preview on #528580 background

This text has black color on #528580 background.


White color preview on #528580 background

This text has white color on #528580 background.


Related colors

Complementary color

Complementary color for #hex is #AD7A7F.


I love getcolorcode.com

Triadic colors

1 #805285 and #858052 with #528580 are triadic colors.

2 #808552 and #855280 with #528580 are triadic colors.