COLOR #527076

HEX: #527076 RGB: (82,112,118)

Color info

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

RGB color model

#527076 color RGB value is (82,112,118).

RGB: (82,112,118) (32%, 44%, 46%)

RGB channels and saturation

R 82 of 255 = 32%
G 112 of 255 = 44%
B 118 of 255 = 46%

82
112
118

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

Portions of RGB colors in percentages

R + G + B = 82 + 112 + 118 = 312 (100%)
R 82 of 312 ~ 26.28%
G 112 of 312 ~ 35.9%
B 118 of 312 ~ 37.82'%

%26.28
%35.9
%37.82

CMYK color model

#527076 color CMYK value is (31,5,0,54).

  • cyan value is 30.51%
  • magenta value is 5.08%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (31,5,0,54)
C31M5Y0K54 (31%, 5%, 0%, 54%)
(0.31 / 0.05 / 0.00 / 0.54)

CMYK percentages

%30.51
%5.08
%0
%53.73

Codes

Color #527076 in popluar color models

52 70 76
RGB 82 112 118
HSL 190° 18.00% 39.22%
HSB/HSV 190° 30.51% 46.27%
CMYK 30.51% 5.08% 0.00%
53.73%

Color #527076 in popluar number systems.

HEX 52 70 76
Decimal 82 112 118
Binary 1010010 1110000 1110110
Octal 122 160 166

Shades and tints

Shades of #527076

#527076
(82,112,118)
#4B666C
(75,102,108)
#445C62
(68,92,98)
#3D5258
(61,82,88)
#36484E
(54,72,78)
#2F3E44
(47,62,68)
#28343A
(40,52,58)
#212A30
(33,42,48)
#1A2026
(26,32,38)
#13161C
(19,22,28)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #527076

#527076
(82,112,118)
#617D82
(97,125,130)
#708A8E
(112,138,142)
#7F979A
(127,151,154)
#8EA4A6
(142,164,166)
#9DB1B2
(157,177,178)
#ACBEBE
(172,190,190)
#BBCBCA
(187,203,202)
#CAD8D6
(202,216,214)
#D9E5E2
(217,229,226)
#E8F2EE
(232,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527076 color. Also use rgb(82,112,118) instead hex code.

Text Font Color

.myTextColor { color: #527076; }

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

This text font color is #527076.

Background Color

.myBgColor { background-color: #527076; }

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

This div background color is #527076.

Border color

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

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

This div border color is #527076.

Opacity

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

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

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

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

This text has shadow with #527076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527076.

Preview

Color preview on black background

This text has color #527076 on black background.


Color preview on white background

This text has color #527076 on white background.


Black color preview on #527076 background

This text has black color on #527076 background.


White color preview on #527076 background

This text has white color on #527076 background.


Related colors

Complementary color

Complementary color for #hex is #AD8F89.


I love getcolorcode.com

Triadic colors

1 #765270 and #707652 with #527076 are triadic colors.

2 #767052 and #705276 with #527076 are triadic colors.