COLOR #521738

HEX: #521738 RGB: (82,23,56)

Color info

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

RGB color model

#521738 color RGB value is (82,23,56).

RGB: (82,23,56) (32%, 9%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 23 of 255 = 9%
B 56 of 255 = 22%

82
23
56

R + G + B ~ 21%. #521738 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 23 + 56 = 161 (100%)
R 82 of 161 ~ 50.93%
G 23 of 161 ~ 14.29%
B 56 of 161 ~ 34.78'%

%50.93
%14.29
%34.78

CMYK color model

#521738 color CMYK value is (0,72,32,68).

  • cyan value is 0.00%
  • magenta value is 71.95%
  • yellow value is 31.71%
  • key color value is 67.84%

CMYK: (0,72,32,68)
C0M72Y32K68 (0%, 72%, 32%, 68%)
(0.00 / 0.72 / 0.32 / 0.68)

CMYK percentages

%0
%71.95
%31.71
%67.84

Codes

Color #521738 in popluar color models

52 17 38
RGB 82 23 56
HSL 326° 56.19% 20.59%
HSB/HSV 326° 71.95% 32.16%
CMYK 0.00% 71.95% 31.71%
67.84%

Color #521738 in popluar number systems.

HEX 52 17 38
Decimal 82 23 56
Binary 1010010 10111 111000
Octal 122 27 70

Shades and tints

Shades of #521738

#521738
(82,23,56)
#4B1533
(75,21,51)
#44132E
(68,19,46)
#3D1129
(61,17,41)
#360F24
(54,15,36)
#2F0D1F
(47,13,31)
#280B1A
(40,11,26)
#210915
(33,9,21)
#1A0710
(26,7,16)
#13050B
(19,5,11)
#0C0306
(12,3,6)
#000000
(0,0,0)

Tints of #521738

#521738
(82,23,56)
#612C4A
(97,44,74)
#70415C
(112,65,92)
#7F566E
(127,86,110)
#8E6B80
(142,107,128)
#9D8092
(157,128,146)
#AC95A4
(172,149,164)
#BBAAB6
(187,170,182)
#CABFC8
(202,191,200)
#D9D4DA
(217,212,218)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #521738; }

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

This text font color is #521738.

Background Color

.myBgColor { background-color: #521738; }

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

This div background color is #521738.

Border color

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

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

This div border color is #521738.

Opacity

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

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

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

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

This text has shadow with #521738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521738.

Preview

Color preview on black background

This text has color #521738 on black background.


Color preview on white background

This text has color #521738 on white background.


Black color preview on #521738 background

This text has black color on #521738 background.


White color preview on #521738 background

This text has white color on #521738 background.


Related colors

Complementary color

Complementary color for #hex is #ADE8C7.


I love getcolorcode.com

Triadic colors

1 #385217 and #173852 with #521738 are triadic colors.

2 #381752 and #175238 with #521738 are triadic colors.