COLOR #528165

HEX: #528165 RGB: (82,129,101)

Color info

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

RGB color model

#528165 color RGB value is (82,129,101).

RGB: (82,129,101) (32%, 51%, 40%)

RGB channels and saturation

R 82 of 255 = 32%
G 129 of 255 = 51%
B 101 of 255 = 40%

82
129
101

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

Portions of RGB colors in percentages

R + G + B = 82 + 129 + 101 = 312 (100%)
R 82 of 312 ~ 26.28%
G 129 of 312 ~ 41.35%
B 101 of 312 ~ 32.37'%

%26.28
%41.35
%32.37

CMYK color model

#528165 color CMYK value is (36,0,22,49).

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

CMYK: (36,0,22,49)
C36M0Y22K49 (36%, 0%, 22%, 49%)
(0.36 / 0.00 / 0.22 / 0.49)

CMYK percentages

%36.43
%0
%21.71
%49.41

Codes

Color #528165 in popluar color models

52 81 65
RGB 82 129 101
HSL 144° 22.27% 41.37%
HSB/HSV 144° 36.43% 50.59%
CMYK 36.43% 0.00% 21.71%
49.41%

Color #528165 in popluar number systems.

HEX 52 81 65
Decimal 82 129 101
Binary 1010010 10000001 1100101
Octal 122 201 145

Shades and tints

Shades of #528165

#528165
(82,129,101)
#4B765C
(75,118,92)
#446B53
(68,107,83)
#3D604A
(61,96,74)
#365541
(54,85,65)
#2F4A38
(47,74,56)
#283F2F
(40,63,47)
#213426
(33,52,38)
#1A291D
(26,41,29)
#131E14
(19,30,20)
#0C130B
(12,19,11)
#000000
(0,0,0)

Tints of #528165

#528165
(82,129,101)
#618C73
(97,140,115)
#709781
(112,151,129)
#7FA28F
(127,162,143)
#8EAD9D
(142,173,157)
#9DB8AB
(157,184,171)
#ACC3B9
(172,195,185)
#BBCEC7
(187,206,199)
#CAD9D5
(202,217,213)
#D9E4E3
(217,228,227)
#E8EFF1
(232,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528165; }

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

This text font color is #528165.

Background Color

.myBgColor { background-color: #528165; }

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

This div background color is #528165.

Border color

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

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

This div border color is #528165.

Opacity

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

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

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

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

This text has shadow with #528165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528165.

Preview

Color preview on black background

This text has color #528165 on black background.


Color preview on white background

This text has color #528165 on white background.


Black color preview on #528165 background

This text has black color on #528165 background.


White color preview on #528165 background

This text has white color on #528165 background.


Related colors

Complementary color

Complementary color for #hex is #AD7E9A.


I love getcolorcode.com

Triadic colors

1 #655281 and #816552 with #528165 are triadic colors.

2 #658152 and #815265 with #528165 are triadic colors.