COLOR #522928

HEX: #522928 RGB: (82,41,40)

Color info

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

RGB color model

#522928 color RGB value is (82,41,40).

RGB: (82,41,40) (32%, 16%, 16%)

RGB channels and saturation

R 82 of 255 = 32%
G 41 of 255 = 16%
B 40 of 255 = 16%

82
41
40

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

Portions of RGB colors in percentages

R + G + B = 82 + 41 + 40 = 163 (100%)
R 82 of 163 ~ 50.31%
G 41 of 163 ~ 25.15%
B 40 of 163 ~ 24.54'%

%50.31
%25.15
%24.54

CMYK color model

#522928 color CMYK value is (0,50,51,68).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 51.22%
  • key color value is 67.84%

CMYK: (0,50,51,68)
C0M50Y51K68 (0%, 50%, 51%, 68%)
(0.00 / 0.50 / 0.51 / 0.68)

CMYK percentages

%0
%50
%51.22
%67.84

Codes

Color #522928 in popluar color models

52 29 28
RGB 82 41 40
HSL 34.43% 23.92%
HSB/HSV 51.22% 32.16%
CMYK 0.00% 50.00% 51.22%
67.84%

Color #522928 in popluar number systems.

HEX 52 29 28
Decimal 82 41 40
Binary 1010010 101001 101000
Octal 122 51 50

Shades and tints

Shades of #522928

#522928
(82,41,40)
#4B2625
(75,38,37)
#442322
(68,35,34)
#3D201F
(61,32,31)
#361D1C
(54,29,28)
#2F1A19
(47,26,25)
#281716
(40,23,22)
#211413
(33,20,19)
#1A1110
(26,17,16)
#130E0D
(19,14,13)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #522928

#522928
(82,41,40)
#613C3B
(97,60,59)
#704F4E
(112,79,78)
#7F6261
(127,98,97)
#8E7574
(142,117,116)
#9D8887
(157,136,135)
#AC9B9A
(172,155,154)
#BBAEAD
(187,174,173)
#CAC1C0
(202,193,192)
#D9D4D3
(217,212,211)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522928 color. Also use rgb(82,41,40) instead hex code.

Text Font Color

.myTextColor { color: #522928; }

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

This text font color is #522928.

Background Color

.myBgColor { background-color: #522928; }

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

This div background color is #522928.

Border color

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

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

This div border color is #522928.

Opacity

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

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

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

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

This text has shadow with #522928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522928.

Preview

Color preview on black background

This text has color #522928 on black background.


Color preview on white background

This text has color #522928 on white background.


Black color preview on #522928 background

This text has black color on #522928 background.


White color preview on #522928 background

This text has white color on #522928 background.


Related colors

Complementary color

Complementary color for #hex is #ADD6D7.


I love getcolorcode.com

Triadic colors

1 #285229 and #292852 with #522928 are triadic colors.

2 #282952 and #295228 with #522928 are triadic colors.