COLOR #521B37

HEX: #521B37 RGB: (82,27,55)

Color info

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

RGB color model

#521B37 color RGB value is (82,27,55).

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

RGB channels and saturation

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

82
27
55

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

Portions of RGB colors in percentages

R + G + B = 82 + 27 + 55 = 164 (100%)
R 82 of 164 ~ 50%
G 27 of 164 ~ 16.46%
B 55 of 164 ~ 33.54'%

%50
%16.46
%33.54

CMYK color model

#521B37 color CMYK value is (0,67,33,68).

  • cyan value is 0.00%
  • magenta value is 67.07%
  • yellow value is 32.93%
  • key color value is 67.84%
CMYK: (0,67,33,68) C0M67Y33K68 (0%,67%,33%,68%) (0.00/0.67/0.33/0.68) 

CMYK percentages

%0
%67.07
%32.93
%67.84

Codes

Color #521B37 in popluar color models

52 1B 37
RGB 82 27 55
HSL 329° 50.46% 21.37%
HSB/HSV 329° 67.07% 32.16%
CMYK 0.00% 67.07% 32.93%
67.84%

Color #521B37 in popluar number systems.

HEX 52 1B 37
Decimal 82 27 55
Binary 1010010 11011 110111
Octal 122 33 67

Shades and tints

Shades of #521B37

#521B37
(82,27,55)
#4B1932
(75,25,50)
#44172D
(68,23,45)
#3D1528
(61,21,40)
#361323
(54,19,35)
#2F111E
(47,17,30)
#280F19
(40,15,25)
#210D14
(33,13,20)
#1A0B0F
(26,11,15)
#13090A
(19,9,10)
#0C0705
(12,7,5)
#000000
(0,0,0)

Tints of #521B37

#521B37
(82,27,55)
#612F49
(97,47,73)
#70435B
(112,67,91)
#7F576D
(127,87,109)
#8E6B7F
(142,107,127)
#9D7F91
(157,127,145)
#AC93A3
(172,147,163)
#BBA7B5
(187,167,181)
#CABBC7
(202,187,199)
#D9CFD9
(217,207,217)
#E8E3EB
(232,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #521B37; }

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

This text font color is #521B37.

Background Color

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

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

This div background color is #521B37.

Border color

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

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

This div border color is #521B37.

Opacity

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

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

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

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

This text has shadow with #521B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521B37.

Preview

Color preview on black background

This text has color #521B37 on black background.


Color preview on white background

This text has color #521B37 on white background.


Black color preview on #521B37 background

This text has black color on #521B37 background.


White color preview on #521B37 background

This text has white color on #521B37 background.


Related colors

Complementary color

Complementary color for #hex is #ADE4C8.


I love getcolorcode.com

Triadic colors

1 #37521B and #1B3752 with #521B37 are triadic colors.

2 #371B52 and #1B5237 with #521B37 are triadic colors.