COLOR #526076

HEX: #526076 RGB: (82,96,118)

Color info

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

RGB color model

#526076 color RGB value is (82,96,118).

RGB: (82,96,118) (32%, 38%, 46%)

RGB channels and saturation

R 82 of 255 = 32%
G 96 of 255 = 38%
B 118 of 255 = 46%

82
96
118

R + G + B ~ 39%. #526076 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 96 + 118 = 296 (100%)
R 82 of 296 ~ 27.7%
G 96 of 296 ~ 32.43%
B 118 of 296 ~ 39.86'%

%27.7
%32.43
%39.86

CMYK color model

#526076 color CMYK value is (31,19,0,54).

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

CMYK: (31,19,0,54)
C31M19Y0K54 (31%, 19%, 0%, 54%)
(0.31 / 0.19 / 0.00 / 0.54)

CMYK percentages

%30.51
%18.64
%0
%53.73

Codes

Color #526076 in popluar color models

52 60 76
RGB 82 96 118
HSL 217° 18.00% 39.22%
HSB/HSV 217° 30.51% 46.27%
CMYK 30.51% 18.64% 0.00%
53.73%

Color #526076 in popluar number systems.

HEX 52 60 76
Decimal 82 96 118
Binary 1010010 1100000 1110110
Octal 122 140 166

Shades and tints

Shades of #526076

#526076
(82,96,118)
#4B586C
(75,88,108)
#445062
(68,80,98)
#3D4858
(61,72,88)
#36404E
(54,64,78)
#2F3844
(47,56,68)
#28303A
(40,48,58)
#212830
(33,40,48)
#1A2026
(26,32,38)
#13181C
(19,24,28)
#0C1012
(12,16,18)
#000000
(0,0,0)

Tints of #526076

#526076
(82,96,118)
#616E82
(97,110,130)
#707C8E
(112,124,142)
#7F8A9A
(127,138,154)
#8E98A6
(142,152,166)
#9DA6B2
(157,166,178)
#ACB4BE
(172,180,190)
#BBC2CA
(187,194,202)
#CAD0D6
(202,208,214)
#D9DEE2
(217,222,226)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526076; }

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

This text font color is #526076.

Background Color

.myBgColor { background-color: #526076; }

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

This div background color is #526076.

Border color

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

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

This div border color is #526076.

Opacity

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

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

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

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

This text has shadow with #526076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526076.

Preview

Color preview on black background

This text has color #526076 on black background.


Color preview on white background

This text has color #526076 on white background.


Black color preview on #526076 background

This text has black color on #526076 background.


White color preview on #526076 background

This text has white color on #526076 background.


Related colors

Complementary color

Complementary color for #hex is #AD9F89.


I love getcolorcode.com

Triadic colors

1 #765260 and #607652 with #526076 are triadic colors.

2 #766052 and #605276 with #526076 are triadic colors.