COLOR #522B28

HEX: #522B28 RGB: (82,43,40)

Color info

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

RGB color model

#522B28 color RGB value is (82,43,40).

RGB: (82,43,40) (32%, 17%, 16%)

RGB channels and saturation

R 82 of 255 = 32%
G 43 of 255 = 17%
B 40 of 255 = 16%

82
43
40

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

Portions of RGB colors in percentages

R + G + B = 82 + 43 + 40 = 165 (100%)
R 82 of 165 ~ 49.7%
G 43 of 165 ~ 26.06%
B 40 of 165 ~ 24.24'%

%49.7
%26.06
%24.24

CMYK color model

#522B28 color CMYK value is (0,48,51,68).

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

CMYK: (0,48,51,68)
C0M48Y51K68 (0%, 48%, 51%, 68%)
(0.00 / 0.48 / 0.51 / 0.68)

CMYK percentages

%0
%47.56
%51.22
%67.84

Codes

Color #522B28 in popluar color models

52 2B 28
RGB 82 43 40
HSL 34.43% 23.92%
HSB/HSV 51.22% 32.16%
CMYK 0.00% 47.56% 51.22%
67.84%

Color #522B28 in popluar number systems.

HEX 52 2B 28
Decimal 82 43 40
Binary 1010010 101011 101000
Octal 122 53 50

Shades and tints

Shades of #522B28

#522B28
(82,43,40)
#4B2825
(75,40,37)
#442522
(68,37,34)
#3D221F
(61,34,31)
#361F1C
(54,31,28)
#2F1C19
(47,28,25)
#281916
(40,25,22)
#211613
(33,22,19)
#1A1310
(26,19,16)
#13100D
(19,16,13)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #522B28

#522B28
(82,43,40)
#613E3B
(97,62,59)
#70514E
(112,81,78)
#7F6461
(127,100,97)
#8E7774
(142,119,116)
#9D8A87
(157,138,135)
#AC9D9A
(172,157,154)
#BBB0AD
(187,176,173)
#CAC3C0
(202,195,192)
#D9D6D3
(217,214,211)
#E8E9E6
(232,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522B28; }

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

This text font color is #522B28.

Background Color

.myBgColor { background-color: #522B28; }

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

This div background color is #522B28.

Border color

.myBorderColor { border: 1px solid #522B28; }

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

This div border color is #522B28.

Opacity

.myOpacity80 { color: #522B28; opacity: 0.8; }

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

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

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

This text has shadow with #522B28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522B28.

Preview

Color preview on black background

This text has color #522B28 on black background.


Color preview on white background

This text has color #522B28 on white background.


Black color preview on #522B28 background

This text has black color on #522B28 background.


White color preview on #522B28 background

This text has white color on #522B28 background.


Related colors

Complementary color

Complementary color for #hex is #ADD4D7.


I love getcolorcode.com

Triadic colors

1 #28522B and #2B2852 with #522B28 are triadic colors.

2 #282B52 and #2B5228 with #522B28 are triadic colors.