COLOR #531928

HEX: #531928 RGB: (83,25,40)

Color info

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

RGB color model

#531928 color RGB value is (83,25,40).

RGB: (83,25,40) (33%, 10%, 16%)

RGB channels and saturation

R 83 of 255 = 33%
G 25 of 255 = 10%
B 40 of 255 = 16%

83
25
40

R + G + B ~ 20%. #531928 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 25 + 40 = 148 (100%)
R 83 of 148 ~ 56.08%
G 25 of 148 ~ 16.89%
B 40 of 148 ~ 27.03'%

%56.08
%16.89
%27.03

CMYK color model

#531928 color CMYK value is (0,70,52,67).

  • cyan value is 0.00%
  • magenta value is 69.88%
  • yellow value is 51.81%
  • key color value is 67.45%
CMYK: (0,70,52,67) C0M70Y52K67 (0%,70%,52%,67%) (0.00/0.70/0.52/0.67) 

CMYK percentages

%0
%69.88
%51.81
%67.45

Codes

Color #531928 in popluar color models

53 19 28
RGB 83 25 40
HSL 344° 53.70% 21.18%
HSB/HSV 344° 69.88% 32.55%
CMYK 0.00% 69.88% 51.81%
67.45%

Color #531928 in popluar number systems.

HEX 53 19 28
Decimal 83 25 40
Binary 1010011 11001 101000
Octal 123 31 50

Shades and tints

Shades of #531928

#531928
(83,25,40)
#4C1725
(76,23,37)
#451522
(69,21,34)
#3E131F
(62,19,31)
#37111C
(55,17,28)
#300F19
(48,15,25)
#290D16
(41,13,22)
#220B13
(34,11,19)
#1B0910
(27,9,16)
#14070D
(20,7,13)
#0D050A
(13,5,10)
#000000
(0,0,0)

Tints of #531928

#531928
(83,25,40)
#622D3B
(98,45,59)
#71414E
(113,65,78)
#805561
(128,85,97)
#8F6974
(143,105,116)
#9E7D87
(158,125,135)
#AD919A
(173,145,154)
#BCA5AD
(188,165,173)
#CBB9C0
(203,185,192)
#DACDD3
(218,205,211)
#E9E1E6
(233,225,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #531928; }

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

This text font color is #531928.

Background Color

.myBgColor { background-color: #531928; }

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

This div background color is #531928.

Border color

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

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

This div border color is #531928.

Opacity

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

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

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

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

This text has shadow with #531928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531928.

Preview

Color preview on black background

This text has color #531928 on black background.


Color preview on white background

This text has color #531928 on white background.


Black color preview on #531928 background

This text has black color on #531928 background.


White color preview on #531928 background

This text has white color on #531928 background.


Related colors

Complementary color

Complementary color for #hex is #ACE6D7.


I love getcolorcode.com

Triadic colors

1 #285319 and #192853 with #531928 are triadic colors.

2 #281953 and #195328 with #531928 are triadic colors.