COLOR #526556

HEX: #526556 RGB: (82,101,86)

Color info

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

RGB color model

#526556 color RGB value is (82,101,86).

RGB: (82,101,86) (32%, 40%, 34%)

RGB channels and saturation

R 82 of 255 = 32%
G 101 of 255 = 40%
B 86 of 255 = 34%

82
101
86

R + G + B ~ 35%. #526556 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 101 + 86 = 269 (100%)
R 82 of 269 ~ 30.48%
G 101 of 269 ~ 37.55%
B 86 of 269 ~ 31.97'%

%30.48
%37.55
%31.97

CMYK color model

#526556 color CMYK value is (19,0,15,60).

  • cyan value is 18.81%
  • magenta value is 0.00%
  • yellow value is 14.85%
  • key color value is 60.39%

CMYK: (19,0,15,60)
C19M0Y15K60 (19%, 0%, 15%, 60%)
(0.19 / 0.00 / 0.15 / 0.60)

CMYK percentages

%18.81
%0
%14.85
%60.39

Codes

Color #526556 in popluar color models

52 65 56
RGB 82 101 86
HSL 133° 10.38% 35.88%
HSB/HSV 133° 18.81% 39.61%
CMYK 18.81% 0.00% 14.85%
60.39%

Color #526556 in popluar number systems.

HEX 52 65 56
Decimal 82 101 86
Binary 1010010 1100101 1010110
Octal 122 145 126

Shades and tints

Shades of #526556

#526556
(82,101,86)
#4B5C4F
(75,92,79)
#445348
(68,83,72)
#3D4A41
(61,74,65)
#36413A
(54,65,58)
#2F3833
(47,56,51)
#282F2C
(40,47,44)
#212625
(33,38,37)
#1A1D1E
(26,29,30)
#131417
(19,20,23)
#0C0B10
(12,11,16)
#000000
(0,0,0)

Tints of #526556

#526556
(82,101,86)
#617365
(97,115,101)
#708174
(112,129,116)
#7F8F83
(127,143,131)
#8E9D92
(142,157,146)
#9DABA1
(157,171,161)
#ACB9B0
(172,185,176)
#BBC7BF
(187,199,191)
#CAD5CE
(202,213,206)
#D9E3DD
(217,227,221)
#E8F1EC
(232,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526556; }

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

This text font color is #526556.

Background Color

.myBgColor { background-color: #526556; }

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

This div background color is #526556.

Border color

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

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

This div border color is #526556.

Opacity

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

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

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

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

This text has shadow with #526556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526556.

Preview

Color preview on black background

This text has color #526556 on black background.


Color preview on white background

This text has color #526556 on white background.


Black color preview on #526556 background

This text has black color on #526556 background.


White color preview on #526556 background

This text has white color on #526556 background.


Related colors

Complementary color

Complementary color for #hex is #AD9AA9.


I love getcolorcode.com

Triadic colors

1 #565265 and #655652 with #526556 are triadic colors.

2 #566552 and #655256 with #526556 are triadic colors.