COLOR #522637

HEX: #522637 RGB: (82,38,55)

Color info

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

RGB color model

#522637 color RGB value is (82,38,55).

RGB: (82,38,55) (32%, 15%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 38 of 255 = 15%
B 55 of 255 = 22%

82
38
55

R + G + B ~ 23%. #522637 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 38 + 55 = 175 (100%)
R 82 of 175 ~ 46.86%
G 38 of 175 ~ 21.71%
B 55 of 175 ~ 31.43'%

%46.86
%21.71
%31.43

CMYK color model

#522637 color CMYK value is (0,54,33,68).

  • cyan value is 0.00%
  • magenta value is 53.66%
  • yellow value is 32.93%
  • key color value is 67.84%
CMYK: (0,54,33,68) C0M54Y33K68 (0%,54%,33%,68%) (0.00/0.54/0.33/0.68) 

CMYK percentages

%0
%53.66
%32.93
%67.84

Codes

Color #522637 in popluar color models

52 26 37
RGB 82 38 55
HSL 337° 36.67% 23.53%
HSB/HSV 337° 53.66% 32.16%
CMYK 0.00% 53.66% 32.93%
67.84%

Color #522637 in popluar number systems.

HEX 52 26 37
Decimal 82 38 55
Binary 1010010 100110 110111
Octal 122 46 67

Shades and tints

Shades of #522637

#522637
(82,38,55)
#4B2332
(75,35,50)
#44202D
(68,32,45)
#3D1D28
(61,29,40)
#361A23
(54,26,35)
#2F171E
(47,23,30)
#281419
(40,20,25)
#211114
(33,17,20)
#1A0E0F
(26,14,15)
#130B0A
(19,11,10)
#0C0805
(12,8,5)
#000000
(0,0,0)

Tints of #522637

#522637
(82,38,55)
#613949
(97,57,73)
#704C5B
(112,76,91)
#7F5F6D
(127,95,109)
#8E727F
(142,114,127)
#9D8591
(157,133,145)
#AC98A3
(172,152,163)
#BBABB5
(187,171,181)
#CABEC7
(202,190,199)
#D9D1D9
(217,209,217)
#E8E4EB
(232,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522637; }

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

This text font color is #522637.

Background Color

.myBgColor { background-color: #522637; }

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

This div background color is #522637.

Border color

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

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

This div border color is #522637.

Opacity

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

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

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

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

This text has shadow with #522637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522637.

Preview

Color preview on black background

This text has color #522637 on black background.


Color preview on white background

This text has color #522637 on white background.


Black color preview on #522637 background

This text has black color on #522637 background.


White color preview on #522637 background

This text has white color on #522637 background.


Related colors

Complementary color

Complementary color for #hex is #ADD9C8.


I love getcolorcode.com

Triadic colors

1 #375226 and #263752 with #522637 are triadic colors.

2 #372652 and #265237 with #522637 are triadic colors.