COLOR #521C37

HEX: #521C37 RGB: (82,28,55)

Color info

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

RGB color model

#521C37 color RGB value is (82,28,55).

RGB: (82,28,55) (32%, 11%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 28 of 255 = 11%
B 55 of 255 = 22%

82
28
55

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

Portions of RGB colors in percentages

R + G + B = 82 + 28 + 55 = 165 (100%)
R 82 of 165 ~ 49.7%
G 28 of 165 ~ 16.97%
B 55 of 165 ~ 33.33'%

%49.7
%16.97
%33.33

CMYK color model

#521C37 color CMYK value is (0,66,33,68).

  • cyan value is 0.00%
  • magenta value is 65.85%
  • yellow value is 32.93%
  • key color value is 67.84%

CMYK: (0,66,33,68)
C0M66Y33K68 (0%, 66%, 33%, 68%)
(0.00 / 0.66 / 0.33 / 0.68)

CMYK percentages

%0
%65.85
%32.93
%67.84

Codes

Color #521C37 in popluar color models

52 1C 37
RGB 82 28 55
HSL 330° 49.09% 21.57%
HSB/HSV 330° 65.85% 32.16%
CMYK 0.00% 65.85% 32.93%
67.84%

Color #521C37 in popluar number systems.

HEX 52 1C 37
Decimal 82 28 55
Binary 1010010 11100 110111
Octal 122 34 67

Shades and tints

Shades of #521C37

#521C37
(82,28,55)
#4B1A32
(75,26,50)
#44182D
(68,24,45)
#3D1628
(61,22,40)
#361423
(54,20,35)
#2F121E
(47,18,30)
#281019
(40,16,25)
#210E14
(33,14,20)
#1A0C0F
(26,12,15)
#130A0A
(19,10,10)
#0C0805
(12,8,5)
#000000
(0,0,0)

Tints of #521C37

#521C37
(82,28,55)
#613049
(97,48,73)
#70445B
(112,68,91)
#7F586D
(127,88,109)
#8E6C7F
(142,108,127)
#9D8091
(157,128,145)
#AC94A3
(172,148,163)
#BBA8B5
(187,168,181)
#CABCC7
(202,188,199)
#D9D0D9
(217,208,217)
#E8E4EB
(232,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #521C37; }

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

This text font color is #521C37.

Background Color

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

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

This div background color is #521C37.

Border color

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

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

This div border color is #521C37.

Opacity

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

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

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

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

This text has shadow with #521C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521C37.

Preview

Color preview on black background

This text has color #521C37 on black background.


Color preview on white background

This text has color #521C37 on white background.


Black color preview on #521C37 background

This text has black color on #521C37 background.


White color preview on #521C37 background

This text has white color on #521C37 background.


Related colors

Complementary color

Complementary color for #hex is #ADE3C8.


I love getcolorcode.com

Triadic colors

1 #37521C and #1C3752 with #521C37 are triadic colors.

2 #371C52 and #1C5237 with #521C37 are triadic colors.