COLOR #527755

HEX: #527755 RGB: (82,119,85)

Color info

#527755 contains red, green and blue colors in about the same proportion. Web safe color of #527755 is #666666 (or #666).

RGB color model

#527755 color RGB value is (82,119,85).

RGB: (82,119,85) (32%, 47%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 119 of 255 = 47%
B 85 of 255 = 33%

82
119
85

R + G + B ~ 37%. #527755 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 119 + 85 = 286 (100%)
R 82 of 286 ~ 28.67%
G 119 of 286 ~ 41.61%
B 85 of 286 ~ 29.72'%

%28.67
%41.61
%29.72

CMYK color model

#527755 color CMYK value is (31,0,29,53).

  • cyan value is 31.09%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 53.33%
CMYK: (31,0,29,53) C31M0Y29K53 (31%,0%,29%,53%) (0.31/0.00/0.29/0.53) 

CMYK percentages

%31.09
%0
%28.57
%53.33

Codes

Color #527755 in popluar color models

52 77 55
RGB 82 119 85
HSL 125° 18.41% 39.41%
HSB/HSV 125° 31.09% 46.67%
CMYK 31.09% 0.00% 28.57%
53.33%

Color #527755 in popluar number systems.

HEX 52 77 55
Decimal 82 119 85
Binary 1010010 1110111 1010101
Octal 122 167 125

Shades and tints

Shades of #527755

#527755
(82,119,85)
#4B6D4E
(75,109,78)
#446347
(68,99,71)
#3D5940
(61,89,64)
#364F39
(54,79,57)
#2F4532
(47,69,50)
#283B2B
(40,59,43)
#213124
(33,49,36)
#1A271D
(26,39,29)
#131D16
(19,29,22)
#0C130F
(12,19,15)
#000000
(0,0,0)

Tints of #527755

#527755
(82,119,85)
#618364
(97,131,100)
#708F73
(112,143,115)
#7F9B82
(127,155,130)
#8EA791
(142,167,145)
#9DB3A0
(157,179,160)
#ACBFAF
(172,191,175)
#BBCBBE
(187,203,190)
#CAD7CD
(202,215,205)
#D9E3DC
(217,227,220)
#E8EFEB
(232,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527755 color. Also use rgb(82,119,85) instead hex code.

Text Font Color

.myTextColor { color: #527755; }

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

This text font color is #527755.

Background Color

.myBgColor { background-color: #527755; }

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

This div background color is #527755.

Border color

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

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

This div border color is #527755.

Opacity

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

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

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

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

This text has shadow with #527755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527755.

Preview

Color preview on black background

This text has color #527755 on black background.


Color preview on white background

This text has color #527755 on white background.


Black color preview on #527755 background

This text has black color on #527755 background.


White color preview on #527755 background

This text has white color on #527755 background.


Related colors

Complementary color

Complementary color for #hex is #AD88AA.


I love getcolorcode.com

Triadic colors

1 #555277 and #775552 with #527755 are triadic colors.

2 #557752 and #775255 with #527755 are triadic colors.