COLOR #526358

HEX: #526358 RGB: (82,99,88)

Color info

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

RGB color model

#526358 color RGB value is (82,99,88).

RGB: (82,99,88) (32%, 39%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 99 of 255 = 39%
B 88 of 255 = 35%

82
99
88

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

Portions of RGB colors in percentages

R + G + B = 82 + 99 + 88 = 269 (100%)
R 82 of 269 ~ 30.48%
G 99 of 269 ~ 36.8%
B 88 of 269 ~ 32.71'%

%30.48
%36.8
%32.71

CMYK color model

#526358 color CMYK value is (17,0,11,61).

  • cyan value is 17.17%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 61.18%

CMYK: (17,0,11,61)
C17M0Y11K61 (17%, 0%, 11%, 61%)
(0.17 / 0.00 / 0.11 / 0.61)

CMYK percentages

%17.17
%0
%11.11
%61.18

Codes

Color #526358 in popluar color models

52 63 58
RGB 82 99 88
HSL 141° 9.39% 35.49%
HSB/HSV 141° 17.17% 38.82%
CMYK 17.17% 0.00% 11.11%
61.18%

Color #526358 in popluar number systems.

HEX 52 63 58
Decimal 82 99 88
Binary 1010010 1100011 1011000
Octal 122 143 130

Shades and tints

Shades of #526358

#526358
(82,99,88)
#4B5A50
(75,90,80)
#445148
(68,81,72)
#3D4840
(61,72,64)
#363F38
(54,63,56)
#2F3630
(47,54,48)
#282D28
(40,45,40)
#212420
(33,36,32)
#1A1B18
(26,27,24)
#131210
(19,18,16)
#0C0908
(12,9,8)
#000000
(0,0,0)

Tints of #526358

#526358
(82,99,88)
#617167
(97,113,103)
#707F76
(112,127,118)
#7F8D85
(127,141,133)
#8E9B94
(142,155,148)
#9DA9A3
(157,169,163)
#ACB7B2
(172,183,178)
#BBC5C1
(187,197,193)
#CAD3D0
(202,211,208)
#D9E1DF
(217,225,223)
#E8EFEE
(232,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526358 color. Also use rgb(82,99,88) instead hex code.

Text Font Color

.myTextColor { color: #526358; }

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

This text font color is #526358.

Background Color

.myBgColor { background-color: #526358; }

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

This div background color is #526358.

Border color

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

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

This div border color is #526358.

Opacity

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

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

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

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

This text has shadow with #526358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526358.

Preview

Color preview on black background

This text has color #526358 on black background.


Color preview on white background

This text has color #526358 on white background.


Black color preview on #526358 background

This text has black color on #526358 background.


White color preview on #526358 background

This text has white color on #526358 background.


Related colors

Complementary color

Complementary color for #hex is #AD9CA7.


I love getcolorcode.com

Triadic colors

1 #585263 and #635852 with #526358 are triadic colors.

2 #586352 and #635258 with #526358 are triadic colors.