COLOR #528469

HEX: #528469 RGB: (82,132,105)

Color info

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

RGB color model

#528469 color RGB value is (82,132,105).

RGB: (82,132,105) (32%, 52%, 41%)

RGB channels and saturation

R 82 of 255 = 32%
G 132 of 255 = 52%
B 105 of 255 = 41%

82
132
105

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

Portions of RGB colors in percentages

R + G + B = 82 + 132 + 105 = 319 (100%)
R 82 of 319 ~ 25.71%
G 132 of 319 ~ 41.38%
B 105 of 319 ~ 32.92'%

%25.71
%41.38
%32.92

CMYK color model

#528469 color CMYK value is (38,0,20,48).

  • cyan value is 37.88%
  • magenta value is 0.00%
  • yellow value is 20.45%
  • key color value is 48.24%
CMYK: (38,0,20,48) C38M0Y20K48 (38%,0%,20%,48%) (0.38/0.00/0.20/0.48) 

CMYK percentages

%37.88
%0
%20.45
%48.24

Codes

Color #528469 in popluar color models

52 84 69
RGB 82 132 105
HSL 148° 23.36% 41.96%
HSB/HSV 148° 37.88% 51.76%
CMYK 37.88% 0.00% 20.45%
48.24%

Color #528469 in popluar number systems.

HEX 52 84 69
Decimal 82 132 105
Binary 1010010 10000100 1101001
Octal 122 204 151

Shades and tints

Shades of #528469

#528469
(82,132,105)
#4B7860
(75,120,96)
#446C57
(68,108,87)
#3D604E
(61,96,78)
#365445
(54,84,69)
#2F483C
(47,72,60)
#283C33
(40,60,51)
#21302A
(33,48,42)
#1A2421
(26,36,33)
#131818
(19,24,24)
#0C0C0F
(12,12,15)
#000000
(0,0,0)

Tints of #528469

#528469
(82,132,105)
#618F76
(97,143,118)
#709A83
(112,154,131)
#7FA590
(127,165,144)
#8EB09D
(142,176,157)
#9DBBAA
(157,187,170)
#ACC6B7
(172,198,183)
#BBD1C4
(187,209,196)
#CADCD1
(202,220,209)
#D9E7DE
(217,231,222)
#E8F2EB
(232,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528469 color. Also use rgb(82,132,105) instead hex code.

Text Font Color

.myTextColor { color: #528469; }

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

This text font color is #528469.

Background Color

.myBgColor { background-color: #528469; }

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

This div background color is #528469.

Border color

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

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

This div border color is #528469.

Opacity

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

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

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

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

This text has shadow with #528469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528469.

Preview

Color preview on black background

This text has color #528469 on black background.


Color preview on white background

This text has color #528469 on white background.


Black color preview on #528469 background

This text has black color on #528469 background.


White color preview on #528469 background

This text has white color on #528469 background.


Related colors

Complementary color

Complementary color for #hex is #AD7B96.


I love getcolorcode.com

Triadic colors

1 #695284 and #846952 with #528469 are triadic colors.

2 #698452 and #845269 with #528469 are triadic colors.