COLOR #528461

HEX: #528461 RGB: (82,132,97)

Color info

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

RGB color model

#528461 color RGB value is (82,132,97).

RGB: (82,132,97) (32%, 52%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 132 of 255 = 52%
B 97 of 255 = 38%

82
132
97

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

Portions of RGB colors in percentages

R + G + B = 82 + 132 + 97 = 311 (100%)
R 82 of 311 ~ 26.37%
G 132 of 311 ~ 42.44%
B 97 of 311 ~ 31.19'%

%26.37
%42.44
%31.19

CMYK color model

#528461 color CMYK value is (38,0,27,48).

  • cyan value is 37.88%
  • magenta value is 0.00%
  • yellow value is 26.52%
  • key color value is 48.24%

CMYK: (38,0,27,48)
C38M0Y27K48 (38%, 0%, 27%, 48%)
(0.38 / 0.00 / 0.27 / 0.48)

CMYK percentages

%37.88
%0
%26.52
%48.24

Codes

Color #528461 in popluar color models

52 84 61
RGB 82 132 97
HSL 138° 23.36% 41.96%
HSB/HSV 138° 37.88% 51.76%
CMYK 37.88% 0.00% 26.52%
48.24%

Color #528461 in popluar number systems.

HEX 52 84 61
Decimal 82 132 97
Binary 1010010 10000100 1100001
Octal 122 204 141

Shades and tints

Shades of #528461

#528461
(82,132,97)
#4B7859
(75,120,89)
#446C51
(68,108,81)
#3D6049
(61,96,73)
#365441
(54,84,65)
#2F4839
(47,72,57)
#283C31
(40,60,49)
#213029
(33,48,41)
#1A2421
(26,36,33)
#131819
(19,24,25)
#0C0C11
(12,12,17)
#000000
(0,0,0)

Tints of #528461

#528461
(82,132,97)
#618F6F
(97,143,111)
#709A7D
(112,154,125)
#7FA58B
(127,165,139)
#8EB099
(142,176,153)
#9DBBA7
(157,187,167)
#ACC6B5
(172,198,181)
#BBD1C3
(187,209,195)
#CADCD1
(202,220,209)
#D9E7DF
(217,231,223)
#E8F2ED
(232,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528461; }

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

This text font color is #528461.

Background Color

.myBgColor { background-color: #528461; }

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

This div background color is #528461.

Border color

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

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

This div border color is #528461.

Opacity

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

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

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

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

This text has shadow with #528461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528461.

Preview

Color preview on black background

This text has color #528461 on black background.


Color preview on white background

This text has color #528461 on white background.


Black color preview on #528461 background

This text has black color on #528461 background.


White color preview on #528461 background

This text has white color on #528461 background.


Related colors

Complementary color

Complementary color for #hex is #AD7B9E.


I love getcolorcode.com

Triadic colors

1 #615284 and #846152 with #528461 are triadic colors.

2 #618452 and #845261 with #528461 are triadic colors.