COLOR #525426

HEX: #525426 RGB: (82,84,38)

Color info

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

RGB color model

#525426 color RGB value is (82,84,38).

RGB: (82,84,38) (32%, 33%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 84 of 255 = 33%
B 38 of 255 = 15%

82
84
38

R + G + B ~ 27%. #525426 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 84 + 38 = 204 (100%)
R 82 of 204 ~ 40.2%
G 84 of 204 ~ 41.18%
B 38 of 204 ~ 18.63'%

%40.2
%41.18
%18.63

CMYK color model

#525426 color CMYK value is (2,0,55,67).

  • cyan value is 2.38%
  • magenta value is 0.00%
  • yellow value is 54.76%
  • key color value is 67.06%

CMYK: (2,0,55,67)
C2M0Y55K67 (2%, 0%, 55%, 67%)
(0.02 / 0.00 / 0.55 / 0.67)

CMYK percentages

%2.38
%0
%54.76
%67.06

Codes

Color #525426 in popluar color models

52 54 26
RGB 82 84 38
HSL 63° 37.70% 23.92%
HSB/HSV 63° 54.76% 32.94%
CMYK 2.38% 0.00% 54.76%
67.06%

Color #525426 in popluar number systems.

HEX 52 54 26
Decimal 82 84 38
Binary 1010010 1010100 100110
Octal 122 124 46

Shades and tints

Shades of #525426

#525426
(82,84,38)
#4B4D23
(75,77,35)
#444620
(68,70,32)
#3D3F1D
(61,63,29)
#36381A
(54,56,26)
#2F3117
(47,49,23)
#282A14
(40,42,20)
#212311
(33,35,17)
#1A1C0E
(26,28,14)
#13150B
(19,21,11)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #525426

#525426
(82,84,38)
#616339
(97,99,57)
#70724C
(112,114,76)
#7F815F
(127,129,95)
#8E9072
(142,144,114)
#9D9F85
(157,159,133)
#ACAE98
(172,174,152)
#BBBDAB
(187,189,171)
#CACCBE
(202,204,190)
#D9DBD1
(217,219,209)
#E8EAE4
(232,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525426 color. Also use rgb(82,84,38) instead hex code.

Text Font Color

.myTextColor { color: #525426; }

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

This text font color is #525426.

Background Color

.myBgColor { background-color: #525426; }

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

This div background color is #525426.

Border color

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

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

This div border color is #525426.

Opacity

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

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

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

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

This text has shadow with #525426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525426.

Preview

Color preview on black background

This text has color #525426 on black background.


Color preview on white background

This text has color #525426 on white background.


Black color preview on #525426 background

This text has black color on #525426 background.


White color preview on #525426 background

This text has white color on #525426 background.


Related colors

Complementary color

Complementary color for #hex is #ADABD9.


I love getcolorcode.com

Triadic colors

1 #265254 and #542652 with #525426 are triadic colors.

2 #265452 and #545226 with #525426 are triadic colors.