COLOR #526733

HEX: #526733 RGB: (82,103,51)

Color info

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

RGB color model

#526733 color RGB value is (82,103,51).

RGB: (82,103,51) (32%, 40%, 20%)

RGB channels and saturation

R 82 of 255 = 32%
G 103 of 255 = 40%
B 51 of 255 = 20%

82
103
51

R + G + B ~ 31%. #526733 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 103 + 51 = 236 (100%)
R 82 of 236 ~ 34.75%
G 103 of 236 ~ 43.64%
B 51 of 236 ~ 21.61'%

%34.75
%43.64
%21.61

CMYK color model

#526733 color CMYK value is (20,0,50,60).

  • cyan value is 20.39%
  • magenta value is 0.00%
  • yellow value is 50.49%
  • key color value is 59.61%
CMYK: (20,0,50,60) C20M0Y50K60 (20%,0%,50%,60%) (0.20/0.00/0.50/0.60) 

CMYK percentages

%20.39
%0
%50.49
%59.61

Codes

Color #526733 in popluar color models

52 67 33
RGB 82 103 51
HSL 84° 33.77% 30.20%
HSB/HSV 84° 50.49% 40.39%
CMYK 20.39% 0.00% 50.49%
59.61%

Color #526733 in popluar number systems.

HEX 52 67 33
Decimal 82 103 51
Binary 1010010 1100111 110011
Octal 122 147 63

Shades and tints

Shades of #526733

#526733
(82,103,51)
#4B5E2F
(75,94,47)
#44552B
(68,85,43)
#3D4C27
(61,76,39)
#364323
(54,67,35)
#2F3A1F
(47,58,31)
#28311B
(40,49,27)
#212817
(33,40,23)
#1A1F13
(26,31,19)
#13160F
(19,22,15)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #526733

#526733
(82,103,51)
#617445
(97,116,69)
#708157
(112,129,87)
#7F8E69
(127,142,105)
#8E9B7B
(142,155,123)
#9DA88D
(157,168,141)
#ACB59F
(172,181,159)
#BBC2B1
(187,194,177)
#CACFC3
(202,207,195)
#D9DCD5
(217,220,213)
#E8E9E7
(232,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526733; }

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

This text font color is #526733.

Background Color

.myBgColor { background-color: #526733; }

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

This div background color is #526733.

Border color

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

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

This div border color is #526733.

Opacity

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

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

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

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

This text has shadow with #526733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526733.

Preview

Color preview on black background

This text has color #526733 on black background.


Color preview on white background

This text has color #526733 on white background.


Black color preview on #526733 background

This text has black color on #526733 background.


White color preview on #526733 background

This text has white color on #526733 background.


Related colors

Complementary color

Complementary color for #hex is #AD98CC.


I love getcolorcode.com

Triadic colors

1 #335267 and #673352 with #526733 are triadic colors.

2 #336752 and #675233 with #526733 are triadic colors.