COLOR #521627

HEX: #521627 RGB: (82,22,39)

Color info

#521627 contains mainly red and blue colors. Web safe color of #521627 is #660033 (or #603).

RGB color model

#521627 color RGB value is (82,22,39).

RGB: (82,22,39) (32%, 9%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 22 of 255 = 9%
B 39 of 255 = 15%

82
22
39

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

Portions of RGB colors in percentages

R + G + B = 82 + 22 + 39 = 143 (100%)
R 82 of 143 ~ 57.34%
G 22 of 143 ~ 15.38%
B 39 of 143 ~ 27.27'%

%57.34
%15.38
%27.27

CMYK color model

#521627 color CMYK value is (0,73,52,68).

  • cyan value is 0.00%
  • magenta value is 73.17%
  • yellow value is 52.44%
  • key color value is 67.84%

CMYK: (0,73,52,68)
C0M73Y52K68 (0%, 73%, 52%, 68%)
(0.00 / 0.73 / 0.52 / 0.68)

CMYK percentages

%0
%73.17
%52.44
%67.84

Codes

Color #521627 in popluar color models

52 16 27
RGB 82 22 39
HSL 343° 57.69% 20.39%
HSB/HSV 343° 73.17% 32.16%
CMYK 0.00% 73.17% 52.44%
67.84%

Color #521627 in popluar number systems.

HEX 52 16 27
Decimal 82 22 39
Binary 1010010 10110 100111
Octal 122 26 47

Shades and tints

Shades of #521627

#521627
(82,22,39)
#4B1424
(75,20,36)
#441221
(68,18,33)
#3D101E
(61,16,30)
#360E1B
(54,14,27)
#2F0C18
(47,12,24)
#280A15
(40,10,21)
#210812
(33,8,18)
#1A060F
(26,6,15)
#13040C
(19,4,12)
#0C0209
(12,2,9)
#000000
(0,0,0)

Tints of #521627

#521627
(82,22,39)
#612B3A
(97,43,58)
#70404D
(112,64,77)
#7F5560
(127,85,96)
#8E6A73
(142,106,115)
#9D7F86
(157,127,134)
#AC9499
(172,148,153)
#BBA9AC
(187,169,172)
#CABEBF
(202,190,191)
#D9D3D2
(217,211,210)
#E8E8E5
(232,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521627 color. Also use rgb(82,22,39) instead hex code.

Text Font Color

.myTextColor { color: #521627; }

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

This text font color is #521627.

Background Color

.myBgColor { background-color: #521627; }

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

This div background color is #521627.

Border color

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

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

This div border color is #521627.

Opacity

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

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

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

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

This text has shadow with #521627 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521627.

Preview

Color preview on black background

This text has color #521627 on black background.


Color preview on white background

This text has color #521627 on white background.


Black color preview on #521627 background

This text has black color on #521627 background.


White color preview on #521627 background

This text has white color on #521627 background.


Related colors

Complementary color

Complementary color for #hex is #ADE9D8.


I love getcolorcode.com

Triadic colors

1 #275216 and #162752 with #521627 are triadic colors.

2 #271652 and #165227 with #521627 are triadic colors.