COLOR #521545

HEX: #521545 RGB: (82,21,69)

Color info

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

RGB color model

#521545 color RGB value is (82,21,69).

RGB: (82,21,69) (32%, 8%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 21 of 255 = 8%
B 69 of 255 = 27%

82
21
69

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

Portions of RGB colors in percentages

R + G + B = 82 + 21 + 69 = 172 (100%)
R 82 of 172 ~ 47.67%
G 21 of 172 ~ 12.21%
B 69 of 172 ~ 40.12'%

%47.67
%12.21
%40.12

CMYK color model

#521545 color CMYK value is (0,74,16,68).

  • cyan value is 0.00%
  • magenta value is 74.39%
  • yellow value is 15.85%
  • key color value is 67.84%

CMYK: (0,74,16,68)
C0M74Y16K68 (0%, 74%, 16%, 68%)
(0.00 / 0.74 / 0.16 / 0.68)

CMYK percentages

%0
%74.39
%15.85
%67.84

Codes

Color #521545 in popluar color models

52 15 45
RGB 82 21 69
HSL 313° 59.22% 20.20%
HSB/HSV 313° 74.39% 32.16%
CMYK 0.00% 74.39% 15.85%
67.84%

Color #521545 in popluar number systems.

HEX 52 15 45
Decimal 82 21 69
Binary 1010010 10101 1000101
Octal 122 25 105

Shades and tints

Shades of #521545

#521545
(82,21,69)
#4B143F
(75,20,63)
#441339
(68,19,57)
#3D1233
(61,18,51)
#36112D
(54,17,45)
#2F1027
(47,16,39)
#280F21
(40,15,33)
#210E1B
(33,14,27)
#1A0D15
(26,13,21)
#130C0F
(19,12,15)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #521545

#521545
(82,21,69)
#612A55
(97,42,85)
#703F65
(112,63,101)
#7F5475
(127,84,117)
#8E6985
(142,105,133)
#9D7E95
(157,126,149)
#AC93A5
(172,147,165)
#BBA8B5
(187,168,181)
#CABDC5
(202,189,197)
#D9D2D5
(217,210,213)
#E8E7E5
(232,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521545 color. Also use rgb(82,21,69) instead hex code.

Text Font Color

.myTextColor { color: #521545; }

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

This text font color is #521545.

Background Color

.myBgColor { background-color: #521545; }

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

This div background color is #521545.

Border color

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

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

This div border color is #521545.

Opacity

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

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

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

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

This text has shadow with #521545 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521545.

Preview

Color preview on black background

This text has color #521545 on black background.


Color preview on white background

This text has color #521545 on white background.


Black color preview on #521545 background

This text has black color on #521545 background.


White color preview on #521545 background

This text has white color on #521545 background.


Related colors

Complementary color

Complementary color for #hex is #ADEABA.


I love getcolorcode.com

Triadic colors

1 #455215 and #154552 with #521545 are triadic colors.

2 #451552 and #155245 with #521545 are triadic colors.