COLOR #526255

HEX: #526255 RGB: (82,98,85)

Color info

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

RGB color model

#526255 color RGB value is (82,98,85).

RGB: (82,98,85) (32%, 38%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 98 of 255 = 38%
B 85 of 255 = 33%

82
98
85

R + G + B ~ 34%. #526255 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 98 + 85 = 265 (100%)
R 82 of 265 ~ 30.94%
G 98 of 265 ~ 36.98%
B 85 of 265 ~ 32.08'%

%30.94
%36.98
%32.08

CMYK color model

#526255 color CMYK value is (16,0,13,62).

  • cyan value is 16.33%
  • magenta value is 0.00%
  • yellow value is 13.27%
  • key color value is 61.57%

CMYK: (16,0,13,62)
C16M0Y13K62 (16%, 0%, 13%, 62%)
(0.16 / 0.00 / 0.13 / 0.62)

CMYK percentages

%16.33
%0
%13.27
%61.57

Codes

Color #526255 in popluar color models

52 62 55
RGB 82 98 85
HSL 131° 8.89% 35.29%
HSB/HSV 131° 16.33% 38.43%
CMYK 16.33% 0.00% 13.27%
61.57%

Color #526255 in popluar number systems.

HEX 52 62 55
Decimal 82 98 85
Binary 1010010 1100010 1010101
Octal 122 142 125

Shades and tints

Shades of #526255

#526255
(82,98,85)
#4B5A4E
(75,90,78)
#445247
(68,82,71)
#3D4A40
(61,74,64)
#364239
(54,66,57)
#2F3A32
(47,58,50)
#28322B
(40,50,43)
#212A24
(33,42,36)
#1A221D
(26,34,29)
#131A16
(19,26,22)
#0C120F
(12,18,15)
#000000
(0,0,0)

Tints of #526255

#526255
(82,98,85)
#617064
(97,112,100)
#707E73
(112,126,115)
#7F8C82
(127,140,130)
#8E9A91
(142,154,145)
#9DA8A0
(157,168,160)
#ACB6AF
(172,182,175)
#BBC4BE
(187,196,190)
#CAD2CD
(202,210,205)
#D9E0DC
(217,224,220)
#E8EEEB
(232,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526255 color. Also use rgb(82,98,85) instead hex code.

Text Font Color

.myTextColor { color: #526255; }

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

This text font color is #526255.

Background Color

.myBgColor { background-color: #526255; }

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

This div background color is #526255.

Border color

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

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

This div border color is #526255.

Opacity

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

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

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

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

This text has shadow with #526255 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526255.

Preview

Color preview on black background

This text has color #526255 on black background.


Color preview on white background

This text has color #526255 on white background.


Black color preview on #526255 background

This text has black color on #526255 background.


White color preview on #526255 background

This text has white color on #526255 background.


Related colors

Complementary color

Complementary color for #hex is #AD9DAA.


I love getcolorcode.com

Triadic colors

1 #555262 and #625552 with #526255 are triadic colors.

2 #556252 and #625255 with #526255 are triadic colors.