COLOR #521A28

HEX: #521A28 RGB: (82,26,40)

Color info

#521A28 contains red, green and blue colors in about the same proportion. Web safe color of #521A28 is #660033 (or #603).

RGB color model

#521A28 color RGB value is (82,26,40).

RGB: (82,26,40) (32%, 10%, 16%)

RGB channels and saturation

R 82 of 255 = 32%
G 26 of 255 = 10%
B 40 of 255 = 16%

82
26
40

R + G + B ~ 19%. #521A28 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 26 + 40 = 148 (100%)
R 82 of 148 ~ 55.41%
G 26 of 148 ~ 17.57%
B 40 of 148 ~ 27.03'%

%55.41
%17.57
%27.03

CMYK color model

#521A28 color CMYK value is (0,68,51,68).

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

CMYK: (0,68,51,68)
C0M68Y51K68 (0%, 68%, 51%, 68%)
(0.00 / 0.68 / 0.51 / 0.68)

CMYK percentages

%0
%68.29
%51.22
%67.84

Codes

Color #521A28 in popluar color models

52 1A 28
RGB 82 26 40
HSL 345° 51.85% 21.18%
HSB/HSV 345° 68.29% 32.16%
CMYK 0.00% 68.29% 51.22%
67.84%

Color #521A28 in popluar number systems.

HEX 52 1A 28
Decimal 82 26 40
Binary 1010010 11010 101000
Octal 122 32 50

Shades and tints

Shades of #521A28

#521A28
(82,26,40)
#4B1825
(75,24,37)
#441622
(68,22,34)
#3D141F
(61,20,31)
#36121C
(54,18,28)
#2F1019
(47,16,25)
#280E16
(40,14,22)
#210C13
(33,12,19)
#1A0A10
(26,10,16)
#13080D
(19,8,13)
#0C060A
(12,6,10)
#000000
(0,0,0)

Tints of #521A28

#521A28
(82,26,40)
#612E3B
(97,46,59)
#70424E
(112,66,78)
#7F5661
(127,86,97)
#8E6A74
(142,106,116)
#9D7E87
(157,126,135)
#AC929A
(172,146,154)
#BBA6AD
(187,166,173)
#CABAC0
(202,186,192)
#D9CED3
(217,206,211)
#E8E2E6
(232,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #521A28; }

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

This text font color is #521A28.

Background Color

.myBgColor { background-color: #521A28; }

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

This div background color is #521A28.

Border color

.myBorderColor { border: 1px solid #521A28; }

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

This div border color is #521A28.

Opacity

.myOpacity80 { color: #521A28; opacity: 0.8; }

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

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

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

This text has shadow with #521A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521A28.

Preview

Color preview on black background

This text has color #521A28 on black background.


Color preview on white background

This text has color #521A28 on white background.


Black color preview on #521A28 background

This text has black color on #521A28 background.


White color preview on #521A28 background

This text has white color on #521A28 background.


Related colors

Complementary color

Complementary color for #hex is #ADE5D7.


I love getcolorcode.com

Triadic colors

1 #28521A and #1A2852 with #521A28 are triadic colors.

2 #281A52 and #1A5228 with #521A28 are triadic colors.