COLOR #531317

HEX: #531317 RGB: (83,19,23)

Color info

#531317 contains mainly red color. Web safe color of #531317 is #660000 (or #600).

RGB color model

#531317 color RGB value is (83,19,23).

RGB: (83,19,23) (33%, 7%, 9%)

RGB channels and saturation

R 83 of 255 = 33%
G 19 of 255 = 7%
B 23 of 255 = 9%

83
19
23

R + G + B ~ 16%. #531317 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 19 + 23 = 125 (100%)
R 83 of 125 ~ 66.4%
G 19 of 125 ~ 15.2%
B 23 of 125 ~ 18.4'%

%66.4
%15.2
%18.4

CMYK color model

#531317 color CMYK value is (0,77,72,67).

  • cyan value is 0.00%
  • magenta value is 77.11%
  • yellow value is 72.29%
  • key color value is 67.45%

CMYK: (0,77,72,67)
C0M77Y72K67 (0%, 77%, 72%, 67%)
(0.00 / 0.77 / 0.72 / 0.67)

CMYK percentages

%0
%77.11
%72.29
%67.45

Codes

Color #531317 in popluar color models

53 13 17
RGB 83 19 23
HSL 356° 62.75% 20.00%
HSB/HSV 356° 77.11% 32.55%
CMYK 0.00% 77.11% 72.29%
67.45%

Color #531317 in popluar number systems.

HEX 53 13 17
Decimal 83 19 23
Binary 1010011 10011 10111
Octal 123 23 27

Shades and tints

Shades of #531317

#531317
(83,19,23)
#4C1215
(76,18,21)
#451113
(69,17,19)
#3E1011
(62,16,17)
#370F0F
(55,15,15)
#300E0D
(48,14,13)
#290D0B
(41,13,11)
#220C09
(34,12,9)
#1B0B07
(27,11,7)
#140A05
(20,10,5)
#0D0903
(13,9,3)
#000000
(0,0,0)

Tints of #531317

#531317
(83,19,23)
#62282C
(98,40,44)
#713D41
(113,61,65)
#805256
(128,82,86)
#8F676B
(143,103,107)
#9E7C80
(158,124,128)
#AD9195
(173,145,149)
#BCA6AA
(188,166,170)
#CBBBBF
(203,187,191)
#DAD0D4
(218,208,212)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #531317; }

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

This text font color is #531317.

Background Color

.myBgColor { background-color: #531317; }

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

This div background color is #531317.

Border color

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

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

This div border color is #531317.

Opacity

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

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

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

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

This text has shadow with #531317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531317.

Preview

Color preview on black background

This text has color #531317 on black background.


Color preview on white background

This text has color #531317 on white background.


Black color preview on #531317 background

This text has black color on #531317 background.


White color preview on #531317 background

This text has white color on #531317 background.


Related colors

Complementary color

Complementary color for #hex is #ACECE8.


I love getcolorcode.com

Triadic colors

1 #175313 and #131753 with #531317 are triadic colors.

2 #171353 and #135317 with #531317 are triadic colors.