COLOR #527148

HEX: #527148 RGB: (82,113,72)

Color info

#527148 contains red, green and blue colors in about the same proportion. Web safe color of #527148 is #666633 (or #663).

RGB color model

#527148 color RGB value is (82,113,72).

RGB: (82,113,72) (32%, 44%, 28%)

RGB channels and saturation

R 82 of 255 = 32%
G 113 of 255 = 44%
B 72 of 255 = 28%

82
113
72

R + G + B ~ 35%. #527148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 113 + 72 = 267 (100%)
R 82 of 267 ~ 30.71%
G 113 of 267 ~ 42.32%
B 72 of 267 ~ 26.97'%

%30.71
%42.32
%26.97

CMYK color model

#527148 color CMYK value is (27,0,36,56).

  • cyan value is 27.43%
  • magenta value is 0.00%
  • yellow value is 36.28%
  • key color value is 55.69%

CMYK: (27,0,36,56)
C27M0Y36K56 (27%, 0%, 36%, 56%)
(0.27 / 0.00 / 0.36 / 0.56)

CMYK percentages

%27.43
%0
%36.28
%55.69

Codes

Color #527148 in popluar color models

52 71 48
RGB 82 113 72
HSL 105° 22.16% 36.27%
HSB/HSV 105° 36.28% 44.31%
CMYK 27.43% 0.00% 36.28%
55.69%

Color #527148 in popluar number systems.

HEX 52 71 48
Decimal 82 113 72
Binary 1010010 1110001 1001000
Octal 122 161 110

Shades and tints

Shades of #527148

#527148
(82,113,72)
#4B6742
(75,103,66)
#445D3C
(68,93,60)
#3D5336
(61,83,54)
#364930
(54,73,48)
#2F3F2A
(47,63,42)
#283524
(40,53,36)
#212B1E
(33,43,30)
#1A2118
(26,33,24)
#131712
(19,23,18)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #527148

#527148
(82,113,72)
#617D58
(97,125,88)
#708968
(112,137,104)
#7F9578
(127,149,120)
#8EA188
(142,161,136)
#9DAD98
(157,173,152)
#ACB9A8
(172,185,168)
#BBC5B8
(187,197,184)
#CAD1C8
(202,209,200)
#D9DDD8
(217,221,216)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527148 color. Also use rgb(82,113,72) instead hex code.

Text Font Color

.myTextColor { color: #527148; }

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

This text font color is #527148.

Background Color

.myBgColor { background-color: #527148; }

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

This div background color is #527148.

Border color

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

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

This div border color is #527148.

Opacity

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

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

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

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

This text has shadow with #527148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527148.

Preview

Color preview on black background

This text has color #527148 on black background.


Color preview on white background

This text has color #527148 on white background.


Black color preview on #527148 background

This text has black color on #527148 background.


White color preview on #527148 background

This text has white color on #527148 background.


Related colors

Complementary color

Complementary color for #hex is #AD8EB7.


I love getcolorcode.com

Triadic colors

1 #485271 and #714852 with #527148 are triadic colors.

2 #487152 and #715248 with #527148 are triadic colors.