COLOR #522620

HEX: #522620 RGB: (82,38,32)

Color info

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

RGB color model

#522620 color RGB value is (82,38,32).

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

RGB channels and saturation

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

82
38
32

R + G + B ~ 20%. #522620 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 38 + 32 = 152 (100%)
R 82 of 152 ~ 53.95%
G 38 of 152 ~ 25%
B 32 of 152 ~ 21.05'%

%53.95
%25
%21.05

CMYK color model

#522620 color CMYK value is (0,54,61,68).

  • cyan value is 0.00%
  • magenta value is 53.66%
  • yellow value is 60.98%
  • key color value is 67.84%
CMYK: (0,54,61,68) C0M54Y61K68 (0%,54%,61%,68%) (0.00/0.54/0.61/0.68) 

CMYK percentages

%0
%53.66
%60.98
%67.84

Codes

Color #522620 in popluar color models

52 26 20
RGB 82 38 32
HSL 43.86% 22.35%
HSB/HSV 60.98% 32.16%
CMYK 0.00% 53.66% 60.98%
67.84%

Color #522620 in popluar number systems.

HEX 52 26 20
Decimal 82 38 32
Binary 1010010 100110 100000
Octal 122 46 40

Shades and tints

Shades of #522620

#522620
(82,38,32)
#4B231E
(75,35,30)
#44201C
(68,32,28)
#3D1D1A
(61,29,26)
#361A18
(54,26,24)
#2F1716
(47,23,22)
#281414
(40,20,20)
#211112
(33,17,18)
#1A0E10
(26,14,16)
#130B0E
(19,11,14)
#0C080C
(12,8,12)
#000000
(0,0,0)

Tints of #522620

#522620
(82,38,32)
#613934
(97,57,52)
#704C48
(112,76,72)
#7F5F5C
(127,95,92)
#8E7270
(142,114,112)
#9D8584
(157,133,132)
#AC9898
(172,152,152)
#BBABAC
(187,171,172)
#CABEC0
(202,190,192)
#D9D1D4
(217,209,212)
#E8E4E8
(232,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522620; }

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

This text font color is #522620.

Background Color

.myBgColor { background-color: #522620; }

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

This div background color is #522620.

Border color

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

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

This div border color is #522620.

Opacity

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

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

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

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

This text has shadow with #522620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522620.

Preview

Color preview on black background

This text has color #522620 on black background.


Color preview on white background

This text has color #522620 on white background.


Black color preview on #522620 background

This text has black color on #522620 background.


White color preview on #522620 background

This text has white color on #522620 background.


Related colors

Complementary color

Complementary color for #hex is #ADD9DF.


I love getcolorcode.com

Triadic colors

1 #205226 and #262052 with #522620 are triadic colors.

2 #202652 and #265220 with #522620 are triadic colors.