COLOR #531539

HEX: #531539 RGB: (83,21,57)

Color info

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

RGB color model

#531539 color RGB value is (83,21,57).

RGB: (83,21,57) (33%, 8%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 21 of 255 = 8%
B 57 of 255 = 22%

83
21
57

R + G + B ~ 21%. #531539 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 21 + 57 = 161 (100%)
R 83 of 161 ~ 51.55%
G 21 of 161 ~ 13.04%
B 57 of 161 ~ 35.4'%

%51.55
%13.04
%35.4

CMYK color model

#531539 color CMYK value is (0,75,31,67).

  • cyan value is 0.00%
  • magenta value is 74.70%
  • yellow value is 31.33%
  • key color value is 67.45%
CMYK: (0,75,31,67) C0M75Y31K67 (0%,75%,31%,67%) (0.00/0.75/0.31/0.67) 

CMYK percentages

%0
%74.7
%31.33
%67.45

Codes

Color #531539 in popluar color models

53 15 39
RGB 83 21 57
HSL 325° 59.62% 20.39%
HSB/HSV 325° 74.70% 32.55%
CMYK 0.00% 74.70% 31.33%
67.45%

Color #531539 in popluar number systems.

HEX 53 15 39
Decimal 83 21 57
Binary 1010011 10101 111001
Octal 123 25 71

Shades and tints

Shades of #531539

#531539
(83,21,57)
#4C1434
(76,20,52)
#45132F
(69,19,47)
#3E122A
(62,18,42)
#371125
(55,17,37)
#301020
(48,16,32)
#290F1B
(41,15,27)
#220E16
(34,14,22)
#1B0D11
(27,13,17)
#140C0C
(20,12,12)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #531539

#531539
(83,21,57)
#622A4B
(98,42,75)
#713F5D
(113,63,93)
#80546F
(128,84,111)
#8F6981
(143,105,129)
#9E7E93
(158,126,147)
#AD93A5
(173,147,165)
#BCA8B7
(188,168,183)
#CBBDC9
(203,189,201)
#DAD2DB
(218,210,219)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531539 color. Also use rgb(83,21,57) instead hex code.

Text Font Color

.myTextColor { color: #531539; }

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

This text font color is #531539.

Background Color

.myBgColor { background-color: #531539; }

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

This div background color is #531539.

Border color

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

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

This div border color is #531539.

Opacity

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

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

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

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

This text has shadow with #531539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531539.

Preview

Color preview on black background

This text has color #531539 on black background.


Color preview on white background

This text has color #531539 on white background.


Black color preview on #531539 background

This text has black color on #531539 background.


White color preview on #531539 background

This text has white color on #531539 background.


Related colors

Complementary color

Complementary color for #hex is #ACEAC6.


I love getcolorcode.com

Triadic colors

1 #395315 and #153953 with #531539 are triadic colors.

2 #391553 and #155339 with #531539 are triadic colors.