COLOR #527673

HEX: #527673 RGB: (82,118,115)

Color info

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

RGB color model

#527673 color RGB value is (82,118,115).

RGB: (82,118,115) (32%, 46%, 45%)

RGB channels and saturation

R 82 of 255 = 32%
G 118 of 255 = 46%
B 115 of 255 = 45%

82
118
115

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

Portions of RGB colors in percentages

R + G + B = 82 + 118 + 115 = 315 (100%)
R 82 of 315 ~ 26.03%
G 118 of 315 ~ 37.46%
B 115 of 315 ~ 36.51'%

%26.03
%37.46
%36.51

CMYK color model

#527673 color CMYK value is (31,0,3,54).

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

CMYK: (31,0,3,54)
C31M0Y3K54 (31%, 0%, 3%, 54%)
(0.31 / 0.00 / 0.03 / 0.54)

CMYK percentages

%30.51
%0
%2.54
%53.73

Codes

Color #527673 in popluar color models

52 76 73
RGB 82 118 115
HSL 175° 18.00% 39.22%
HSB/HSV 175° 30.51% 46.27%
CMYK 30.51% 0.00% 2.54%
53.73%

Color #527673 in popluar number systems.

HEX 52 76 73
Decimal 82 118 115
Binary 1010010 1110110 1110011
Octal 122 166 163

Shades and tints

Shades of #527673

#527673
(82,118,115)
#4B6C69
(75,108,105)
#44625F
(68,98,95)
#3D5855
(61,88,85)
#364E4B
(54,78,75)
#2F4441
(47,68,65)
#283A37
(40,58,55)
#21302D
(33,48,45)
#1A2623
(26,38,35)
#131C19
(19,28,25)
#0C120F
(12,18,15)
#000000
(0,0,0)

Tints of #527673

#527673
(82,118,115)
#61827F
(97,130,127)
#708E8B
(112,142,139)
#7F9A97
(127,154,151)
#8EA6A3
(142,166,163)
#9DB2AF
(157,178,175)
#ACBEBB
(172,190,187)
#BBCAC7
(187,202,199)
#CAD6D3
(202,214,211)
#D9E2DF
(217,226,223)
#E8EEEB
(232,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527673; }

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

This text font color is #527673.

Background Color

.myBgColor { background-color: #527673; }

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

This div background color is #527673.

Border color

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

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

This div border color is #527673.

Opacity

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

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

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

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

This text has shadow with #527673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527673.

Preview

Color preview on black background

This text has color #527673 on black background.


Color preview on white background

This text has color #527673 on white background.


Black color preview on #527673 background

This text has black color on #527673 background.


White color preview on #527673 background

This text has white color on #527673 background.


Related colors

Complementary color

Complementary color for #hex is #AD898C.


I love getcolorcode.com

Triadic colors

1 #735276 and #767352 with #527673 are triadic colors.

2 #737652 and #765273 with #527673 are triadic colors.