COLOR #527865

HEX: #527865 RGB: (82,120,101)

Color info

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

RGB color model

#527865 color RGB value is (82,120,101).

RGB: (82,120,101) (32%, 47%, 40%)

RGB channels and saturation

R 82 of 255 = 32%
G 120 of 255 = 47%
B 101 of 255 = 40%

82
120
101

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

Portions of RGB colors in percentages

R + G + B = 82 + 120 + 101 = 303 (100%)
R 82 of 303 ~ 27.06%
G 120 of 303 ~ 39.6%
B 101 of 303 ~ 33.33'%

%27.06
%39.6
%33.33

CMYK color model

#527865 color CMYK value is (32,0,16,53).

  • cyan value is 31.67%
  • magenta value is 0.00%
  • yellow value is 15.83%
  • key color value is 52.94%

CMYK: (32,0,16,53)
C32M0Y16K53 (32%, 0%, 16%, 53%)
(0.32 / 0.00 / 0.16 / 0.53)

CMYK percentages

%31.67
%0
%15.83
%52.94

Codes

Color #527865 in popluar color models

52 78 65
RGB 82 120 101
HSL 150° 18.81% 39.61%
HSB/HSV 150° 31.67% 47.06%
CMYK 31.67% 0.00% 15.83%
52.94%

Color #527865 in popluar number systems.

HEX 52 78 65
Decimal 82 120 101
Binary 1010010 1111000 1100101
Octal 122 170 145

Shades and tints

Shades of #527865

#527865
(82,120,101)
#4B6E5C
(75,110,92)
#446453
(68,100,83)
#3D5A4A
(61,90,74)
#365041
(54,80,65)
#2F4638
(47,70,56)
#283C2F
(40,60,47)
#213226
(33,50,38)
#1A281D
(26,40,29)
#131E14
(19,30,20)
#0C140B
(12,20,11)
#000000
(0,0,0)

Tints of #527865

#527865
(82,120,101)
#618473
(97,132,115)
#709081
(112,144,129)
#7F9C8F
(127,156,143)
#8EA89D
(142,168,157)
#9DB4AB
(157,180,171)
#ACC0B9
(172,192,185)
#BBCCC7
(187,204,199)
#CAD8D5
(202,216,213)
#D9E4E3
(217,228,227)
#E8F0F1
(232,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527865 color. Also use rgb(82,120,101) instead hex code.

Text Font Color

.myTextColor { color: #527865; }

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

This text font color is #527865.

Background Color

.myBgColor { background-color: #527865; }

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

This div background color is #527865.

Border color

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

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

This div border color is #527865.

Opacity

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

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

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

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

This text has shadow with #527865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527865.

Preview

Color preview on black background

This text has color #527865 on black background.


Color preview on white background

This text has color #527865 on white background.


Black color preview on #527865 background

This text has black color on #527865 background.


White color preview on #527865 background

This text has white color on #527865 background.


Related colors

Complementary color

Complementary color for #hex is #AD879A.


I love getcolorcode.com

Triadic colors

1 #655278 and #786552 with #527865 are triadic colors.

2 #657852 and #785265 with #527865 are triadic colors.