COLOR #527692

HEX: #527692 RGB: (82,118,146)

Color info

#527692 contains mainly green and blue colors. Web safe color of #527692 is #666699 (or #669).

RGB color model

#527692 color RGB value is (82,118,146).

RGB: (82,118,146) (32%, 46%, 57%)

RGB channels and saturation

R 82 of 255 = 32%
G 118 of 255 = 46%
B 146 of 255 = 57%

82
118
146

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

Portions of RGB colors in percentages

R + G + B = 82 + 118 + 146 = 346 (100%)
R 82 of 346 ~ 23.7%
G 118 of 346 ~ 34.1%
B 146 of 346 ~ 42.2'%

%23.7
%34.1
%42.2

CMYK color model

#527692 color CMYK value is (44,19,0,43).

  • cyan value is 43.84%
  • magenta value is 19.18%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (44,19,0,43)
C44M19Y0K43 (44%, 19%, 0%, 43%)
(0.44 / 0.19 / 0.00 / 0.43)

CMYK percentages

%43.84
%19.18
%0
%42.75

Codes

Color #527692 in popluar color models

52 76 92
RGB 82 118 146
HSL 206° 28.07% 44.71%
HSB/HSV 206° 43.84% 57.25%
CMYK 43.84% 19.18% 0.00%
42.75%

Color #527692 in popluar number systems.

HEX 52 76 92
Decimal 82 118 146
Binary 1010010 1110110 10010010
Octal 122 166 222

Shades and tints

Shades of #527692

#527692
(82,118,146)
#4B6C85
(75,108,133)
#446278
(68,98,120)
#3D586B
(61,88,107)
#364E5E
(54,78,94)
#2F4451
(47,68,81)
#283A44
(40,58,68)
#213037
(33,48,55)
#1A262A
(26,38,42)
#131C1D
(19,28,29)
#0C1210
(12,18,16)
#000000
(0,0,0)

Tints of #527692

#527692
(82,118,146)
#61829B
(97,130,155)
#708EA4
(112,142,164)
#7F9AAD
(127,154,173)
#8EA6B6
(142,166,182)
#9DB2BF
(157,178,191)
#ACBEC8
(172,190,200)
#BBCAD1
(187,202,209)
#CAD6DA
(202,214,218)
#D9E2E3
(217,226,227)
#E8EEEC
(232,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527692; }

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

This text font color is #527692.

Background Color

.myBgColor { background-color: #527692; }

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

This div background color is #527692.

Border color

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

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

This div border color is #527692.

Opacity

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

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

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

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

This text has shadow with #527692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527692.

Preview

Color preview on black background

This text has color #527692 on black background.


Color preview on white background

This text has color #527692 on white background.


Black color preview on #527692 background

This text has black color on #527692 background.


White color preview on #527692 background

This text has white color on #527692 background.


Related colors

Complementary color

Complementary color for #hex is #AD896D.


I love getcolorcode.com

Triadic colors

1 #925276 and #769252 with #527692 are triadic colors.

2 #927652 and #765292 with #527692 are triadic colors.