COLOR #531421

HEX: #531421 RGB: (83,20,33)

Color info

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

RGB color model

#531421 color RGB value is (83,20,33).

RGB: (83,20,33) (33%, 8%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 20 of 255 = 8%
B 33 of 255 = 13%

83
20
33

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

Portions of RGB colors in percentages

R + G + B = 83 + 20 + 33 = 136 (100%)
R 83 of 136 ~ 61.03%
G 20 of 136 ~ 14.71%
B 33 of 136 ~ 24.26'%

%61.03
%14.71
%24.26

CMYK color model

#531421 color CMYK value is (0,76,60,67).

  • cyan value is 0.00%
  • magenta value is 75.90%
  • yellow value is 60.24%
  • key color value is 67.45%

CMYK: (0,76,60,67)
C0M76Y60K67 (0%, 76%, 60%, 67%)
(0.00 / 0.76 / 0.60 / 0.67)

CMYK percentages

%0
%75.9
%60.24
%67.45

Codes

Color #531421 in popluar color models

53 14 21
RGB 83 20 33
HSL 348° 61.17% 20.20%
HSB/HSV 348° 75.90% 32.55%
CMYK 0.00% 75.90% 60.24%
67.45%

Color #531421 in popluar number systems.

HEX 53 14 21
Decimal 83 20 33
Binary 1010011 10100 100001
Octal 123 24 41

Shades and tints

Shades of #531421

#531421
(83,20,33)
#4C131E
(76,19,30)
#45121B
(69,18,27)
#3E1118
(62,17,24)
#371015
(55,16,21)
#300F12
(48,15,18)
#290E0F
(41,14,15)
#220D0C
(34,13,12)
#1B0C09
(27,12,9)
#140B06
(20,11,6)
#0D0A03
(13,10,3)
#000000
(0,0,0)

Tints of #531421

#531421
(83,20,33)
#622935
(98,41,53)
#713E49
(113,62,73)
#80535D
(128,83,93)
#8F6871
(143,104,113)
#9E7D85
(158,125,133)
#AD9299
(173,146,153)
#BCA7AD
(188,167,173)
#CBBCC1
(203,188,193)
#DAD1D5
(218,209,213)
#E9E6E9
(233,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531421 color. Also use rgb(83,20,33) instead hex code.

Text Font Color

.myTextColor { color: #531421; }

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

This text font color is #531421.

Background Color

.myBgColor { background-color: #531421; }

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

This div background color is #531421.

Border color

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

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

This div border color is #531421.

Opacity

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

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

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

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

This text has shadow with #531421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531421.

Preview

Color preview on black background

This text has color #531421 on black background.


Color preview on white background

This text has color #531421 on white background.


Black color preview on #531421 background

This text has black color on #531421 background.


White color preview on #531421 background

This text has white color on #531421 background.


Related colors

Complementary color

Complementary color for #hex is #ACEBDE.


I love getcolorcode.com

Triadic colors

1 #215314 and #142153 with #531421 are triadic colors.

2 #211453 and #145321 with #531421 are triadic colors.