COLOR #522530

HEX: #522530 RGB: (82,37,48)

Color info

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

RGB color model

#522530 color RGB value is (82,37,48).

RGB: (82,37,48) (32%, 15%, 19%)

RGB channels and saturation

R 82 of 255 = 32%
G 37 of 255 = 15%
B 48 of 255 = 19%

82
37
48

R + G + B ~ 22%. #522530 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 37 + 48 = 167 (100%)
R 82 of 167 ~ 49.1%
G 37 of 167 ~ 22.16%
B 48 of 167 ~ 28.74'%

%49.1
%22.16
%28.74

CMYK color model

#522530 color CMYK value is (0,55,41,68).

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

CMYK: (0,55,41,68)
C0M55Y41K68 (0%, 55%, 41%, 68%)
(0.00 / 0.55 / 0.41 / 0.68)

CMYK percentages

%0
%54.88
%41.46
%67.84

Codes

Color #522530 in popluar color models

52 25 30
RGB 82 37 48
HSL 345° 37.82% 23.33%
HSB/HSV 345° 54.88% 32.16%
CMYK 0.00% 54.88% 41.46%
67.84%

Color #522530 in popluar number systems.

HEX 52 25 30
Decimal 82 37 48
Binary 1010010 100101 110000
Octal 122 45 60

Shades and tints

Shades of #522530

#522530
(82,37,48)
#4B222C
(75,34,44)
#441F28
(68,31,40)
#3D1C24
(61,28,36)
#361920
(54,25,32)
#2F161C
(47,22,28)
#281318
(40,19,24)
#211014
(33,16,20)
#1A0D10
(26,13,16)
#130A0C
(19,10,12)
#0C0708
(12,7,8)
#000000
(0,0,0)

Tints of #522530

#522530
(82,37,48)
#613842
(97,56,66)
#704B54
(112,75,84)
#7F5E66
(127,94,102)
#8E7178
(142,113,120)
#9D848A
(157,132,138)
#AC979C
(172,151,156)
#BBAAAE
(187,170,174)
#CABDC0
(202,189,192)
#D9D0D2
(217,208,210)
#E8E3E4
(232,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522530; }

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

This text font color is #522530.

Background Color

.myBgColor { background-color: #522530; }

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

This div background color is #522530.

Border color

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

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

This div border color is #522530.

Opacity

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

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

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

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

This text has shadow with #522530 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522530.

Preview

Color preview on black background

This text has color #522530 on black background.


Color preview on white background

This text has color #522530 on white background.


Black color preview on #522530 background

This text has black color on #522530 background.


White color preview on #522530 background

This text has white color on #522530 background.


Related colors

Complementary color

Complementary color for #hex is #ADDACF.


I love getcolorcode.com

Triadic colors

1 #305225 and #253052 with #522530 are triadic colors.

2 #302552 and #255230 with #522530 are triadic colors.