COLOR #522526

HEX: #522526 RGB: (82,37,38)

Color info

#522526 contains red, green and blue colors in about the same proportion. Web safe color of #522526 is #663333 (or #633).

RGB color model

#522526 color RGB value is (82,37,38).

RGB: (82,37,38) (32%, 15%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 37 of 255 = 15%
B 38 of 255 = 15%

82
37
38

R + G + B ~ 21%. #522526 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 37 + 38 = 157 (100%)
R 82 of 157 ~ 52.23%
G 37 of 157 ~ 23.57%
B 38 of 157 ~ 24.2'%

%52.23
%23.57
%24.2

CMYK color model

#522526 color CMYK value is (0,55,54,68).

  • cyan value is 0.00%
  • magenta value is 54.88%
  • yellow value is 53.66%
  • key color value is 67.84%

CMYK: (0,55,54,68)
C0M55Y54K68 (0%, 55%, 54%, 68%)
(0.00 / 0.55 / 0.54 / 0.68)

CMYK percentages

%0
%54.88
%53.66
%67.84

Codes

Color #522526 in popluar color models

52 25 26
RGB 82 37 38
HSL 359° 37.82% 23.33%
HSB/HSV 359° 54.88% 32.16%
CMYK 0.00% 54.88% 53.66%
67.84%

Color #522526 in popluar number systems.

HEX 52 25 26
Decimal 82 37 38
Binary 1010010 100101 100110
Octal 122 45 46

Shades and tints

Shades of #522526

#522526
(82,37,38)
#4B2223
(75,34,35)
#441F20
(68,31,32)
#3D1C1D
(61,28,29)
#36191A
(54,25,26)
#2F1617
(47,22,23)
#281314
(40,19,20)
#211011
(33,16,17)
#1A0D0E
(26,13,14)
#130A0B
(19,10,11)
#0C0708
(12,7,8)
#000000
(0,0,0)

Tints of #522526

#522526
(82,37,38)
#613839
(97,56,57)
#704B4C
(112,75,76)
#7F5E5F
(127,94,95)
#8E7172
(142,113,114)
#9D8485
(157,132,133)
#AC9798
(172,151,152)
#BBAAAB
(187,170,171)
#CABDBE
(202,189,190)
#D9D0D1
(217,208,209)
#E8E3E4
(232,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522526; }

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

This text font color is #522526.

Background Color

.myBgColor { background-color: #522526; }

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

This div background color is #522526.

Border color

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

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

This div border color is #522526.

Opacity

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

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

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

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

This text has shadow with #522526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522526.

Preview

Color preview on black background

This text has color #522526 on black background.


Color preview on white background

This text has color #522526 on white background.


Black color preview on #522526 background

This text has black color on #522526 background.


White color preview on #522526 background

This text has white color on #522526 background.


Related colors

Complementary color

Complementary color for #hex is #ADDAD9.


I love getcolorcode.com

Triadic colors

1 #265225 and #252652 with #522526 are triadic colors.

2 #262552 and #255226 with #522526 are triadic colors.