COLOR #521038

HEX: #521038 RGB: (82,16,56)

Color info

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

RGB color model

#521038 color RGB value is (82,16,56).

RGB: (82,16,56) (32%, 6%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 16 of 255 = 6%
B 56 of 255 = 22%

82
16
56

R + G + B ~ 20%. #521038 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 16 + 56 = 154 (100%)
R 82 of 154 ~ 53.25%
G 16 of 154 ~ 10.39%
B 56 of 154 ~ 36.36'%

%53.25
%10.39
%36.36

CMYK color model

#521038 color CMYK value is (0,80,32,68).

  • cyan value is 0.00%
  • magenta value is 80.49%
  • yellow value is 31.71%
  • key color value is 67.84%
CMYK: (0,80,32,68) C0M80Y32K68 (0%,80%,32%,68%) (0.00/0.80/0.32/0.68) 

CMYK percentages

%0
%80.49
%31.71
%67.84

Codes

Color #521038 in popluar color models

52 10 38
RGB 82 16 56
HSL 324° 67.35% 19.22%
HSB/HSV 324° 80.49% 32.16%
CMYK 0.00% 80.49% 31.71%
67.84%

Color #521038 in popluar number systems.

HEX 52 10 38
Decimal 82 16 56
Binary 1010010 10000 111000
Octal 122 20 70

Shades and tints

Shades of #521038

#521038
(82,16,56)
#4B0F33
(75,15,51)
#440E2E
(68,14,46)
#3D0D29
(61,13,41)
#360C24
(54,12,36)
#2F0B1F
(47,11,31)
#280A1A
(40,10,26)
#210915
(33,9,21)
#1A0810
(26,8,16)
#13070B
(19,7,11)
#0C0606
(12,6,6)
#000000
(0,0,0)

Tints of #521038

#521038
(82,16,56)
#61254A
(97,37,74)
#703A5C
(112,58,92)
#7F4F6E
(127,79,110)
#8E6480
(142,100,128)
#9D7992
(157,121,146)
#AC8EA4
(172,142,164)
#BBA3B6
(187,163,182)
#CAB8C8
(202,184,200)
#D9CDDA
(217,205,218)
#E8E2EC
(232,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521038 color. Also use rgb(82,16,56) instead hex code.

Text Font Color

.myTextColor { color: #521038; }

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

This text font color is #521038.

Background Color

.myBgColor { background-color: #521038; }

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

This div background color is #521038.

Border color

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

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

This div border color is #521038.

Opacity

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

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

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

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

This text has shadow with #521038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521038.

Preview

Color preview on black background

This text has color #521038 on black background.


Color preview on white background

This text has color #521038 on white background.


Black color preview on #521038 background

This text has black color on #521038 background.


White color preview on #521038 background

This text has white color on #521038 background.


Related colors

Complementary color

Complementary color for #hex is #ADEFC7.


I love getcolorcode.com

Triadic colors

1 #385210 and #103852 with #521038 are triadic colors.

2 #381052 and #105238 with #521038 are triadic colors.