COLOR #531340

HEX: #531340 RGB: (83,19,64)

Color info

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

RGB color model

#531340 color RGB value is (83,19,64).

RGB: (83,19,64) (33%, 7%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 19 of 255 = 7%
B 64 of 255 = 25%

83
19
64

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

Portions of RGB colors in percentages

R + G + B = 83 + 19 + 64 = 166 (100%)
R 83 of 166 ~ 50%
G 19 of 166 ~ 11.45%
B 64 of 166 ~ 38.55'%

%50
%11.45
%38.55

CMYK color model

#531340 color CMYK value is (0,77,23,67).

  • cyan value is 0.00%
  • magenta value is 77.11%
  • yellow value is 22.89%
  • key color value is 67.45%
CMYK: (0,77,23,67) C0M77Y23K67 (0%,77%,23%,67%) (0.00/0.77/0.23/0.67) 

CMYK percentages

%0
%77.11
%22.89
%67.45

Codes

Color #531340 in popluar color models

53 13 40
RGB 83 19 64
HSL 318° 62.75% 20.00%
HSB/HSV 318° 77.11% 32.55%
CMYK 0.00% 77.11% 22.89%
67.45%

Color #531340 in popluar number systems.

HEX 53 13 40
Decimal 83 19 64
Binary 1010011 10011 1000000
Octal 123 23 100

Shades and tints

Shades of #531340

#531340
(83,19,64)
#4C123B
(76,18,59)
#451136
(69,17,54)
#3E1031
(62,16,49)
#370F2C
(55,15,44)
#300E27
(48,14,39)
#290D22
(41,13,34)
#220C1D
(34,12,29)
#1B0B18
(27,11,24)
#140A13
(20,10,19)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #531340

#531340
(83,19,64)
#622851
(98,40,81)
#713D62
(113,61,98)
#805273
(128,82,115)
#8F6784
(143,103,132)
#9E7C95
(158,124,149)
#AD91A6
(173,145,166)
#BCA6B7
(188,166,183)
#CBBBC8
(203,187,200)
#DAD0D9
(218,208,217)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531340 color. Also use rgb(83,19,64) instead hex code.

Text Font Color

.myTextColor { color: #531340; }

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

This text font color is #531340.

Background Color

.myBgColor { background-color: #531340; }

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

This div background color is #531340.

Border color

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

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

This div border color is #531340.

Opacity

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

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

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

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

This text has shadow with #531340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531340.

Preview

Color preview on black background

This text has color #531340 on black background.


Color preview on white background

This text has color #531340 on white background.


Black color preview on #531340 background

This text has black color on #531340 background.


White color preview on #531340 background

This text has white color on #531340 background.


Related colors

Complementary color

Complementary color for #hex is #ACECBF.


I love getcolorcode.com

Triadic colors

1 #405313 and #134053 with #531340 are triadic colors.

2 #401353 and #135340 with #531340 are triadic colors.