COLOR #527456

HEX: #527456 RGB: (82,116,86)

Color info

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

RGB color model

#527456 color RGB value is (82,116,86).

RGB: (82,116,86) (32%, 45%, 34%)

RGB channels and saturation

R 82 of 255 = 32%
G 116 of 255 = 45%
B 86 of 255 = 34%

82
116
86

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

Portions of RGB colors in percentages

R + G + B = 82 + 116 + 86 = 284 (100%)
R 82 of 284 ~ 28.87%
G 116 of 284 ~ 40.85%
B 86 of 284 ~ 30.28'%

%28.87
%40.85
%30.28

CMYK color model

#527456 color CMYK value is (29,0,26,55).

  • cyan value is 29.31%
  • magenta value is 0.00%
  • yellow value is 25.86%
  • key color value is 54.51%

CMYK: (29,0,26,55)
C29M0Y26K55 (29%, 0%, 26%, 55%)
(0.29 / 0.00 / 0.26 / 0.55)

CMYK percentages

%29.31
%0
%25.86
%54.51

Codes

Color #527456 in popluar color models

52 74 56
RGB 82 116 86
HSL 127° 17.17% 38.82%
HSB/HSV 127° 29.31% 45.49%
CMYK 29.31% 0.00% 25.86%
54.51%

Color #527456 in popluar number systems.

HEX 52 74 56
Decimal 82 116 86
Binary 1010010 1110100 1010110
Octal 122 164 126

Shades and tints

Shades of #527456

#527456
(82,116,86)
#4B6A4F
(75,106,79)
#446048
(68,96,72)
#3D5641
(61,86,65)
#364C3A
(54,76,58)
#2F4233
(47,66,51)
#28382C
(40,56,44)
#212E25
(33,46,37)
#1A241E
(26,36,30)
#131A17
(19,26,23)
#0C1010
(12,16,16)
#000000
(0,0,0)

Tints of #527456

#527456
(82,116,86)
#618065
(97,128,101)
#708C74
(112,140,116)
#7F9883
(127,152,131)
#8EA492
(142,164,146)
#9DB0A1
(157,176,161)
#ACBCB0
(172,188,176)
#BBC8BF
(187,200,191)
#CAD4CE
(202,212,206)
#D9E0DD
(217,224,221)
#E8ECEC
(232,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527456 color. Also use rgb(82,116,86) instead hex code.

Text Font Color

.myTextColor { color: #527456; }

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

This text font color is #527456.

Background Color

.myBgColor { background-color: #527456; }

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

This div background color is #527456.

Border color

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

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

This div border color is #527456.

Opacity

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

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

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

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

This text has shadow with #527456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527456.

Preview

Color preview on black background

This text has color #527456 on black background.


Color preview on white background

This text has color #527456 on white background.


Black color preview on #527456 background

This text has black color on #527456 background.


White color preview on #527456 background

This text has white color on #527456 background.


Related colors

Complementary color

Complementary color for #hex is #AD8BA9.


I love getcolorcode.com

Triadic colors

1 #565274 and #745652 with #527456 are triadic colors.

2 #567452 and #745256 with #527456 are triadic colors.