COLOR #526749

HEX: #526749 RGB: (82,103,73)

Color info

#526749 contains red, green and blue colors in about the same proportion. Web safe color of #526749 is #666633 (or #663).

RGB color model

#526749 color RGB value is (82,103,73).

RGB: (82,103,73) (32%, 40%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 103 of 255 = 40%
B 73 of 255 = 29%

82
103
73

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

Portions of RGB colors in percentages

R + G + B = 82 + 103 + 73 = 258 (100%)
R 82 of 258 ~ 31.78%
G 103 of 258 ~ 39.92%
B 73 of 258 ~ 28.29'%

%31.78
%39.92
%28.29

CMYK color model

#526749 color CMYK value is (20,0,29,60).

  • cyan value is 20.39%
  • magenta value is 0.00%
  • yellow value is 29.13%
  • key color value is 59.61%
CMYK: (20,0,29,60) C20M0Y29K60 (20%,0%,29%,60%) (0.20/0.00/0.29/0.60) 

CMYK percentages

%20.39
%0
%29.13
%59.61

Codes

Color #526749 in popluar color models

52 67 49
RGB 82 103 73
HSL 102° 17.05% 34.51%
HSB/HSV 102° 29.13% 40.39%
CMYK 20.39% 0.00% 29.13%
59.61%

Color #526749 in popluar number systems.

HEX 52 67 49
Decimal 82 103 73
Binary 1010010 1100111 1001001
Octal 122 147 111

Shades and tints

Shades of #526749

#526749
(82,103,73)
#4B5E43
(75,94,67)
#44553D
(68,85,61)
#3D4C37
(61,76,55)
#364331
(54,67,49)
#2F3A2B
(47,58,43)
#283125
(40,49,37)
#21281F
(33,40,31)
#1A1F19
(26,31,25)
#131613
(19,22,19)
#0C0D0D
(12,13,13)
#000000
(0,0,0)

Tints of #526749

#526749
(82,103,73)
#617459
(97,116,89)
#708169
(112,129,105)
#7F8E79
(127,142,121)
#8E9B89
(142,155,137)
#9DA899
(157,168,153)
#ACB5A9
(172,181,169)
#BBC2B9
(187,194,185)
#CACFC9
(202,207,201)
#D9DCD9
(217,220,217)
#E8E9E9
(232,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526749 color. Also use rgb(82,103,73) instead hex code.

Text Font Color

.myTextColor { color: #526749; }

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

This text font color is #526749.

Background Color

.myBgColor { background-color: #526749; }

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

This div background color is #526749.

Border color

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

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

This div border color is #526749.

Opacity

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

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

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

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

This text has shadow with #526749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526749.

Preview

Color preview on black background

This text has color #526749 on black background.


Color preview on white background

This text has color #526749 on white background.


Black color preview on #526749 background

This text has black color on #526749 background.


White color preview on #526749 background

This text has white color on #526749 background.


Related colors

Complementary color

Complementary color for #hex is #AD98B6.


I love getcolorcode.com

Triadic colors

1 #495267 and #674952 with #526749 are triadic colors.

2 #496752 and #675249 with #526749 are triadic colors.