COLOR #527375

HEX: #527375 RGB: (82,115,117)

Color info

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

RGB color model

#527375 color RGB value is (82,115,117).

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

RGB channels and saturation

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

82
115
117

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

Portions of RGB colors in percentages

R + G + B = 82 + 115 + 117 = 314 (100%)
R 82 of 314 ~ 26.11%
G 115 of 314 ~ 36.62%
B 117 of 314 ~ 37.26'%

%26.11
%36.62
%37.26

CMYK color model

#527375 color CMYK value is (30,2,0,54).

  • cyan value is 29.91%
  • magenta value is 1.71%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (30,2,0,54)
C30M2Y0K54 (30%, 2%, 0%, 54%)
(0.30 / 0.02 / 0.00 / 0.54)

CMYK percentages

%29.91
%1.71
%0
%54.12

Codes

Color #527375 in popluar color models

52 73 75
RGB 82 115 117
HSL 183° 17.59% 39.02%
HSB/HSV 183° 29.91% 45.88%
CMYK 29.91% 1.71% 0.00%
54.12%

Color #527375 in popluar number systems.

HEX 52 73 75
Decimal 82 115 117
Binary 1010010 1110011 1110101
Octal 122 163 165

Shades and tints

Shades of #527375

#527375
(82,115,117)
#4B696B
(75,105,107)
#445F61
(68,95,97)
#3D5557
(61,85,87)
#364B4D
(54,75,77)
#2F4143
(47,65,67)
#283739
(40,55,57)
#212D2F
(33,45,47)
#1A2325
(26,35,37)
#13191B
(19,25,27)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #527375

#527375
(82,115,117)
#617F81
(97,127,129)
#708B8D
(112,139,141)
#7F9799
(127,151,153)
#8EA3A5
(142,163,165)
#9DAFB1
(157,175,177)
#ACBBBD
(172,187,189)
#BBC7C9
(187,199,201)
#CAD3D5
(202,211,213)
#D9DFE1
(217,223,225)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527375; }

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

This text font color is #527375.

Background Color

.myBgColor { background-color: #527375; }

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

This div background color is #527375.

Border color

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

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

This div border color is #527375.

Opacity

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

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

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

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

This text has shadow with #527375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527375.

Preview

Color preview on black background

This text has color #527375 on black background.


Color preview on white background

This text has color #527375 on white background.


Black color preview on #527375 background

This text has black color on #527375 background.


White color preview on #527375 background

This text has white color on #527375 background.


Related colors

Complementary color

Complementary color for #hex is #AD8C8A.


I love getcolorcode.com

Triadic colors

1 #755273 and #737552 with #527375 are triadic colors.

2 #757352 and #735275 with #527375 are triadic colors.