COLOR #526341

HEX: #526341 RGB: (82,99,65)

Color info

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

RGB color model

#526341 color RGB value is (82,99,65).

RGB: (82,99,65) (32%, 39%, 25%)

RGB channels and saturation

R 82 of 255 = 32%
G 99 of 255 = 39%
B 65 of 255 = 25%

82
99
65

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

Portions of RGB colors in percentages

R + G + B = 82 + 99 + 65 = 246 (100%)
R 82 of 246 ~ 33.33%
G 99 of 246 ~ 40.24%
B 65 of 246 ~ 26.42'%

%33.33
%40.24
%26.42

CMYK color model

#526341 color CMYK value is (17,0,34,61).

  • cyan value is 17.17%
  • magenta value is 0.00%
  • yellow value is 34.34%
  • key color value is 61.18%
CMYK: (17,0,34,61) C17M0Y34K61 (17%,0%,34%,61%) (0.17/0.00/0.34/0.61) 

CMYK percentages

%17.17
%0
%34.34
%61.18

Codes

Color #526341 in popluar color models

52 63 41
RGB 82 99 65
HSL 90° 20.73% 32.16%
HSB/HSV 90° 34.34% 38.82%
CMYK 17.17% 0.00% 34.34%
61.18%

Color #526341 in popluar number systems.

HEX 52 63 41
Decimal 82 99 65
Binary 1010010 1100011 1000001
Octal 122 143 101

Shades and tints

Shades of #526341

#526341
(82,99,65)
#4B5A3C
(75,90,60)
#445137
(68,81,55)
#3D4832
(61,72,50)
#363F2D
(54,63,45)
#2F3628
(47,54,40)
#282D23
(40,45,35)
#21241E
(33,36,30)
#1A1B19
(26,27,25)
#131214
(19,18,20)
#0C090F
(12,9,15)
#000000
(0,0,0)

Tints of #526341

#526341
(82,99,65)
#617152
(97,113,82)
#707F63
(112,127,99)
#7F8D74
(127,141,116)
#8E9B85
(142,155,133)
#9DA996
(157,169,150)
#ACB7A7
(172,183,167)
#BBC5B8
(187,197,184)
#CAD3C9
(202,211,201)
#D9E1DA
(217,225,218)
#E8EFEB
(232,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526341; }

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

This text font color is #526341.

Background Color

.myBgColor { background-color: #526341; }

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

This div background color is #526341.

Border color

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

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

This div border color is #526341.

Opacity

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

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

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

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

This text has shadow with #526341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526341.

Preview

Color preview on black background

This text has color #526341 on black background.


Color preview on white background

This text has color #526341 on white background.


Black color preview on #526341 background

This text has black color on #526341 background.


White color preview on #526341 background

This text has white color on #526341 background.


Related colors

Complementary color

Complementary color for #hex is #AD9CBE.


I love getcolorcode.com

Triadic colors

1 #415263 and #634152 with #526341 are triadic colors.

2 #416352 and #635241 with #526341 are triadic colors.