COLOR #527784

HEX: #527784 RGB: (82,119,132)

Color info

#527784 contains red, green and blue colors in about the same proportion. Web safe color of #527784 is #666699 (or #669).

RGB color model

#527784 color RGB value is (82,119,132).

RGB: (82,119,132) (32%, 47%, 52%)

RGB channels and saturation

R 82 of 255 = 32%
G 119 of 255 = 47%
B 132 of 255 = 52%

82
119
132

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

Portions of RGB colors in percentages

R + G + B = 82 + 119 + 132 = 333 (100%)
R 82 of 333 ~ 24.62%
G 119 of 333 ~ 35.74%
B 132 of 333 ~ 39.64'%

%24.62
%35.74
%39.64

CMYK color model

#527784 color CMYK value is (38,10,0,48).

  • cyan value is 37.88%
  • magenta value is 9.85%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (38,10,0,48)
C38M10Y0K48 (38%, 10%, 0%, 48%)
(0.38 / 0.10 / 0.00 / 0.48)

CMYK percentages

%37.88
%9.85
%0
%48.24

Codes

Color #527784 in popluar color models

52 77 84
RGB 82 119 132
HSL 196° 23.36% 41.96%
HSB/HSV 196° 37.88% 51.76%
CMYK 37.88% 9.85% 0.00%
48.24%

Color #527784 in popluar number systems.

HEX 52 77 84
Decimal 82 119 132
Binary 1010010 1110111 10000100
Octal 122 167 204

Shades and tints

Shades of #527784

#527784
(82,119,132)
#4B6D78
(75,109,120)
#44636C
(68,99,108)
#3D5960
(61,89,96)
#364F54
(54,79,84)
#2F4548
(47,69,72)
#283B3C
(40,59,60)
#213130
(33,49,48)
#1A2724
(26,39,36)
#131D18
(19,29,24)
#0C130C
(12,19,12)
#000000
(0,0,0)

Tints of #527784

#527784
(82,119,132)
#61838F
(97,131,143)
#708F9A
(112,143,154)
#7F9BA5
(127,155,165)
#8EA7B0
(142,167,176)
#9DB3BB
(157,179,187)
#ACBFC6
(172,191,198)
#BBCBD1
(187,203,209)
#CAD7DC
(202,215,220)
#D9E3E7
(217,227,231)
#E8EFF2
(232,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527784 color. Also use rgb(82,119,132) instead hex code.

Text Font Color

.myTextColor { color: #527784; }

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

This text font color is #527784.

Background Color

.myBgColor { background-color: #527784; }

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

This div background color is #527784.

Border color

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

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

This div border color is #527784.

Opacity

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

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

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

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

This text has shadow with #527784 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527784.

Preview

Color preview on black background

This text has color #527784 on black background.


Color preview on white background

This text has color #527784 on white background.


Black color preview on #527784 background

This text has black color on #527784 background.


White color preview on #527784 background

This text has white color on #527784 background.


Related colors

Complementary color

Complementary color for #hex is #AD887B.


I love getcolorcode.com

Triadic colors

1 #845277 and #778452 with #527784 are triadic colors.

2 #847752 and #775284 with #527784 are triadic colors.