COLOR #531937

HEX: #531937 RGB: (83,25,55)

Color info

#531937 contains red, green and blue colors in about the same proportion. Web safe color of #531937 is #660033 (or #603).

RGB color model

#531937 color RGB value is (83,25,55).

RGB: (83,25,55) (33%, 10%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 25 of 255 = 10%
B 55 of 255 = 22%

83
25
55

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

Portions of RGB colors in percentages

R + G + B = 83 + 25 + 55 = 163 (100%)
R 83 of 163 ~ 50.92%
G 25 of 163 ~ 15.34%
B 55 of 163 ~ 33.74'%

%50.92
%15.34
%33.74

CMYK color model

#531937 color CMYK value is (0,70,34,67).

  • cyan value is 0.00%
  • magenta value is 69.88%
  • yellow value is 33.73%
  • key color value is 67.45%

CMYK: (0,70,34,67)
C0M70Y34K67 (0%, 70%, 34%, 67%)
(0.00 / 0.70 / 0.34 / 0.67)

CMYK percentages

%0
%69.88
%33.73
%67.45

Codes

Color #531937 in popluar color models

53 19 37
RGB 83 25 55
HSL 329° 53.70% 21.18%
HSB/HSV 329° 69.88% 32.55%
CMYK 0.00% 69.88% 33.73%
67.45%

Color #531937 in popluar number systems.

HEX 53 19 37
Decimal 83 25 55
Binary 1010011 11001 110111
Octal 123 31 67

Shades and tints

Shades of #531937

#531937
(83,25,55)
#4C1732
(76,23,50)
#45152D
(69,21,45)
#3E1328
(62,19,40)
#371123
(55,17,35)
#300F1E
(48,15,30)
#290D19
(41,13,25)
#220B14
(34,11,20)
#1B090F
(27,9,15)
#14070A
(20,7,10)
#0D0505
(13,5,5)
#000000
(0,0,0)

Tints of #531937

#531937
(83,25,55)
#622D49
(98,45,73)
#71415B
(113,65,91)
#80556D
(128,85,109)
#8F697F
(143,105,127)
#9E7D91
(158,125,145)
#AD91A3
(173,145,163)
#BCA5B5
(188,165,181)
#CBB9C7
(203,185,199)
#DACDD9
(218,205,217)
#E9E1EB
(233,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531937 color. Also use rgb(83,25,55) instead hex code.

Text Font Color

.myTextColor { color: #531937; }

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

This text font color is #531937.

Background Color

.myBgColor { background-color: #531937; }

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

This div background color is #531937.

Border color

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

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

This div border color is #531937.

Opacity

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

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

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

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

This text has shadow with #531937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531937.

Preview

Color preview on black background

This text has color #531937 on black background.


Color preview on white background

This text has color #531937 on white background.


Black color preview on #531937 background

This text has black color on #531937 background.


White color preview on #531937 background

This text has white color on #531937 background.


Related colors

Complementary color

Complementary color for #hex is #ACE6C8.


I love getcolorcode.com

Triadic colors

1 #375319 and #193753 with #531937 are triadic colors.

2 #371953 and #195337 with #531937 are triadic colors.