COLOR #510717

HEX: #510717 RGB: (81,7,23)

Color info

#510717 contains mainly red and blue colors. Web safe color of #510717 is #660000 (or #600).

RGB color model

#510717 color RGB value is (81,7,23).

RGB: (81,7,23) (32%, 3%, 9%)

RGB channels and saturation

R 81 of 255 = 32%
G 7 of 255 = 3%
B 23 of 255 = 9%

81
7
23

R + G + B ~ 15%. #510717 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 7 + 23 = 111 (100%)
R 81 of 111 ~ 72.97%
G 7 of 111 ~ 6.31%
B 23 of 111 ~ 20.72'%

%72.97
%20.72

CMYK color model

#510717 color CMYK value is (0,91,72,68).

  • cyan value is 0.00%
  • magenta value is 91.36%
  • yellow value is 71.60%
  • key color value is 68.24%

CMYK: (0,91,72,68)
C0M91Y72K68 (0%, 91%, 72%, 68%)
(0.00 / 0.91 / 0.72 / 0.68)

CMYK percentages

%0
%91.36
%71.6
%68.24

Codes

Color #510717 in popluar color models

51 07 17
RGB 81 7 23
HSL 347° 84.09% 17.25%
HSB/HSV 347° 91.36% 31.76%
CMYK 0.00% 91.36% 71.60%
68.24%

Color #510717 in popluar number systems.

HEX 51 07 17
Decimal 81 7 23
Binary 1010001 111 10111
Octal 121 7 27

Shades and tints

Shades of #510717

#510717
(81,7,23)
#4A0715
(74,7,21)
#430713
(67,7,19)
#3C0711
(60,7,17)
#35070F
(53,7,15)
#2E070D
(46,7,13)
#27070B
(39,7,11)
#200709
(32,7,9)
#190707
(25,7,7)
#120705
(18,7,5)
#0B0703
(11,7,3)
#000000
(0,0,0)

Tints of #510717

#510717
(81,7,23)
#601D2C
(96,29,44)
#6F3341
(111,51,65)
#7E4956
(126,73,86)
#8D5F6B
(141,95,107)
#9C7580
(156,117,128)
#AB8B95
(171,139,149)
#BAA1AA
(186,161,170)
#C9B7BF
(201,183,191)
#D8CDD4
(216,205,212)
#E7E3E9
(231,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #510717 color. Also use rgb(81,7,23) instead hex code.

Text Font Color

.myTextColor { color: #510717; }

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

This text font color is #510717.

Background Color

.myBgColor { background-color: #510717; }

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

This div background color is #510717.

Border color

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

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

This div border color is #510717.

Opacity

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

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

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

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

This text has shadow with #510717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #510717.

Preview

Color preview on black background

This text has color #510717 on black background.


Color preview on white background

This text has color #510717 on white background.


Black color preview on #510717 background

This text has black color on #510717 background.


White color preview on #510717 background

This text has white color on #510717 background.


Related colors

Complementary color

Complementary color for #hex is #AEF8E8.


I love getcolorcode.com

Triadic colors

1 #175107 and #071751 with #510717 are triadic colors.

2 #170751 and #075117 with #510717 are triadic colors.