COLOR #526061

HEX: #526061 RGB: (82,96,97)

Color info

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

RGB color model

#526061 color RGB value is (82,96,97).

RGB: (82,96,97) (32%, 38%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 96 of 255 = 38%
B 97 of 255 = 38%

82
96
97

R + G + B ~ 36%. #526061 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 96 + 97 = 275 (100%)
R 82 of 275 ~ 29.82%
G 96 of 275 ~ 34.91%
B 97 of 275 ~ 35.27'%

%29.82
%34.91
%35.27

CMYK color model

#526061 color CMYK value is (15,1,0,62).

  • cyan value is 15.46%
  • magenta value is 1.03%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (15,1,0,62)
C15M1Y0K62 (15%, 1%, 0%, 62%)
(0.15 / 0.01 / 0.00 / 0.62)

CMYK percentages

%15.46
%1.03
%0
%61.96

Codes

Color #526061 in popluar color models

52 60 61
RGB 82 96 97
HSL 184° 8.38% 35.10%
HSB/HSV 184° 15.46% 38.04%
CMYK 15.46% 1.03% 0.00%
61.96%

Color #526061 in popluar number systems.

HEX 52 60 61
Decimal 82 96 97
Binary 1010010 1100000 1100001
Octal 122 140 141

Shades and tints

Shades of #526061

#526061
(82,96,97)
#4B5859
(75,88,89)
#445051
(68,80,81)
#3D4849
(61,72,73)
#364041
(54,64,65)
#2F3839
(47,56,57)
#283031
(40,48,49)
#212829
(33,40,41)
#1A2021
(26,32,33)
#131819
(19,24,25)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #526061

#526061
(82,96,97)
#616E6F
(97,110,111)
#707C7D
(112,124,125)
#7F8A8B
(127,138,139)
#8E9899
(142,152,153)
#9DA6A7
(157,166,167)
#ACB4B5
(172,180,181)
#BBC2C3
(187,194,195)
#CAD0D1
(202,208,209)
#D9DEDF
(217,222,223)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526061; }

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

This text font color is #526061.

Background Color

.myBgColor { background-color: #526061; }

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

This div background color is #526061.

Border color

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

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

This div border color is #526061.

Opacity

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

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

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

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

This text has shadow with #526061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526061.

Preview

Color preview on black background

This text has color #526061 on black background.


Color preview on white background

This text has color #526061 on white background.


Black color preview on #526061 background

This text has black color on #526061 background.


White color preview on #526061 background

This text has white color on #526061 background.


Related colors

Complementary color

Complementary color for #hex is #AD9F9E.


I love getcolorcode.com

Triadic colors

1 #615260 and #606152 with #526061 are triadic colors.

2 #616052 and #605261 with #526061 are triadic colors.