COLOR #526740

HEX: #526740 RGB: (82,103,64)

Color info

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

RGB color model

#526740 color RGB value is (82,103,64).

RGB: (82,103,64) (32%, 40%, 25%)

RGB channels and saturation

R 82 of 255 = 32%
G 103 of 255 = 40%
B 64 of 255 = 25%

82
103
64

R + G + B ~ 32%. #526740 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 103 + 64 = 249 (100%)
R 82 of 249 ~ 32.93%
G 103 of 249 ~ 41.37%
B 64 of 249 ~ 25.7'%

%32.93
%41.37
%25.7

CMYK color model

#526740 color CMYK value is (20,0,38,60).

  • cyan value is 20.39%
  • magenta value is 0.00%
  • yellow value is 37.86%
  • key color value is 59.61%

CMYK: (20,0,38,60)
C20M0Y38K60 (20%, 0%, 38%, 60%)
(0.20 / 0.00 / 0.38 / 0.60)

CMYK percentages

%20.39
%0
%37.86
%59.61

Codes

Color #526740 in popluar color models

52 67 40
RGB 82 103 64
HSL 92° 23.35% 32.75%
HSB/HSV 92° 37.86% 40.39%
CMYK 20.39% 0.00% 37.86%
59.61%

Color #526740 in popluar number systems.

HEX 52 67 40
Decimal 82 103 64
Binary 1010010 1100111 1000000
Octal 122 147 100

Shades and tints

Shades of #526740

#526740
(82,103,64)
#4B5E3B
(75,94,59)
#445536
(68,85,54)
#3D4C31
(61,76,49)
#36432C
(54,67,44)
#2F3A27
(47,58,39)
#283122
(40,49,34)
#21281D
(33,40,29)
#1A1F18
(26,31,24)
#131613
(19,22,19)
#0C0D0E
(12,13,14)
#000000
(0,0,0)

Tints of #526740

#526740
(82,103,64)
#617451
(97,116,81)
#708162
(112,129,98)
#7F8E73
(127,142,115)
#8E9B84
(142,155,132)
#9DA895
(157,168,149)
#ACB5A6
(172,181,166)
#BBC2B7
(187,194,183)
#CACFC8
(202,207,200)
#D9DCD9
(217,220,217)
#E8E9EA
(232,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526740; }

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

This text font color is #526740.

Background Color

.myBgColor { background-color: #526740; }

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

This div background color is #526740.

Border color

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

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

This div border color is #526740.

Opacity

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

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

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

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

This text has shadow with #526740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526740.

Preview

Color preview on black background

This text has color #526740 on black background.


Color preview on white background

This text has color #526740 on white background.


Black color preview on #526740 background

This text has black color on #526740 background.


White color preview on #526740 background

This text has white color on #526740 background.


Related colors

Complementary color

Complementary color for #hex is #AD98BF.


I love getcolorcode.com

Triadic colors

1 #405267 and #674052 with #526740 are triadic colors.

2 #406752 and #675240 with #526740 are triadic colors.