COLOR #521726

HEX: #521726 RGB: (82,23,38)

Color info

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

RGB color model

#521726 color RGB value is (82,23,38).

RGB: (82,23,38) (32%, 9%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 23 of 255 = 9%
B 38 of 255 = 15%

82
23
38

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

Portions of RGB colors in percentages

R + G + B = 82 + 23 + 38 = 143 (100%)
R 82 of 143 ~ 57.34%
G 23 of 143 ~ 16.08%
B 38 of 143 ~ 26.57'%

%57.34
%16.08
%26.57

CMYK color model

#521726 color CMYK value is (0,72,54,68).

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

CMYK: (0,72,54,68)
C0M72Y54K68 (0%, 72%, 54%, 68%)
(0.00 / 0.72 / 0.54 / 0.68)

CMYK percentages

%0
%71.95
%53.66
%67.84

Codes

Color #521726 in popluar color models

52 17 26
RGB 82 23 38
HSL 345° 56.19% 20.59%
HSB/HSV 345° 71.95% 32.16%
CMYK 0.00% 71.95% 53.66%
67.84%

Color #521726 in popluar number systems.

HEX 52 17 26
Decimal 82 23 38
Binary 1010010 10111 100110
Octal 122 27 46

Shades and tints

Shades of #521726

#521726
(82,23,38)
#4B1523
(75,21,35)
#441320
(68,19,32)
#3D111D
(61,17,29)
#360F1A
(54,15,26)
#2F0D17
(47,13,23)
#280B14
(40,11,20)
#210911
(33,9,17)
#1A070E
(26,7,14)
#13050B
(19,5,11)
#0C0308
(12,3,8)
#000000
(0,0,0)

Tints of #521726

#521726
(82,23,38)
#612C39
(97,44,57)
#70414C
(112,65,76)
#7F565F
(127,86,95)
#8E6B72
(142,107,114)
#9D8085
(157,128,133)
#AC9598
(172,149,152)
#BBAAAB
(187,170,171)
#CABFBE
(202,191,190)
#D9D4D1
(217,212,209)
#E8E9E4
(232,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #521726; }

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

This text font color is #521726.

Background Color

.myBgColor { background-color: #521726; }

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

This div background color is #521726.

Border color

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

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

This div border color is #521726.

Opacity

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

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

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

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

This text has shadow with #521726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521726.

Preview

Color preview on black background

This text has color #521726 on black background.


Color preview on white background

This text has color #521726 on white background.


Black color preview on #521726 background

This text has black color on #521726 background.


White color preview on #521726 background

This text has white color on #521726 background.


Related colors

Complementary color

Complementary color for #hex is #ADE8D9.


I love getcolorcode.com

Triadic colors

1 #265217 and #172652 with #521726 are triadic colors.

2 #261752 and #175226 with #521726 are triadic colors.