COLOR #521123

HEX: #521123 RGB: (82,17,35)

Color info

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

RGB color model

#521123 color RGB value is (82,17,35).

RGB: (82,17,35) (32%, 7%, 14%)

RGB channels and saturation

R 82 of 255 = 32%
G 17 of 255 = 7%
B 35 of 255 = 14%

82
17
35

R + G + B ~ 18%. #521123 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 17 + 35 = 134 (100%)
R 82 of 134 ~ 61.19%
G 17 of 134 ~ 12.69%
B 35 of 134 ~ 26.12'%

%61.19
%12.69
%26.12

CMYK color model

#521123 color CMYK value is (0,79,57,68).

  • cyan value is 0.00%
  • magenta value is 79.27%
  • yellow value is 57.32%
  • key color value is 67.84%

CMYK: (0,79,57,68)
C0M79Y57K68 (0%, 79%, 57%, 68%)
(0.00 / 0.79 / 0.57 / 0.68)

CMYK percentages

%0
%79.27
%57.32
%67.84

Codes

Color #521123 in popluar color models

52 11 23
RGB 82 17 35
HSL 343° 65.66% 19.41%
HSB/HSV 343° 79.27% 32.16%
CMYK 0.00% 79.27% 57.32%
67.84%

Color #521123 in popluar number systems.

HEX 52 11 23
Decimal 82 17 35
Binary 1010010 10001 100011
Octal 122 21 43

Shades and tints

Shades of #521123

#521123
(82,17,35)
#4B1020
(75,16,32)
#440F1D
(68,15,29)
#3D0E1A
(61,14,26)
#360D17
(54,13,23)
#2F0C14
(47,12,20)
#280B11
(40,11,17)
#210A0E
(33,10,14)
#1A090B
(26,9,11)
#130808
(19,8,8)
#0C0705
(12,7,5)
#000000
(0,0,0)

Tints of #521123

#521123
(82,17,35)
#612637
(97,38,55)
#703B4B
(112,59,75)
#7F505F
(127,80,95)
#8E6573
(142,101,115)
#9D7A87
(157,122,135)
#AC8F9B
(172,143,155)
#BBA4AF
(187,164,175)
#CAB9C3
(202,185,195)
#D9CED7
(217,206,215)
#E8E3EB
(232,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521123 color. Also use rgb(82,17,35) instead hex code.

Text Font Color

.myTextColor { color: #521123; }

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

This text font color is #521123.

Background Color

.myBgColor { background-color: #521123; }

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

This div background color is #521123.

Border color

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

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

This div border color is #521123.

Opacity

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

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

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

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

This text has shadow with #521123 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521123.

Preview

Color preview on black background

This text has color #521123 on black background.


Color preview on white background

This text has color #521123 on white background.


Black color preview on #521123 background

This text has black color on #521123 background.


White color preview on #521123 background

This text has white color on #521123 background.


Related colors

Complementary color

Complementary color for #hex is #ADEEDC.


I love getcolorcode.com

Triadic colors

1 #235211 and #112352 with #521123 are triadic colors.

2 #231152 and #115223 with #521123 are triadic colors.