COLOR #560017

HEX: #560017 RGB: (86,0,23)

Color info

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

RGB color model

#560017 color RGB value is (86,0,23).

RGB: (86,0,23) (34%, 0%, 9%)

RGB channels and saturation

R 86 of 255 = 34%
G 0 of 255 = 0%
B 23 of 255 = 9%

86
0
23

R + G + B ~ 14%. #560017 is dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 0 + 23 = 109 (100%)
R 86 of 109 ~ 78.9%
G 0 of 109 ~ 0%
B 23 of 109 ~ 21.1'%

%78.9
%21.1

CMYK color model

#560017 color CMYK value is (0,100,73,66).

  • cyan value is 0.00%
  • magenta value is 100.00%
  • yellow value is 73.26%
  • key color value is 66.27%
CMYK: (0,100,73,66) C0M100Y73K66 (0%,100%,73%,66%) (0.00/1.00/0.73/0.66) 

CMYK percentages

%0
%100
%73.26
%66.27

Codes

Color #560017 in popluar color models

56 00 17
RGB 86 0 23
HSL 344° 100.00% 16.86%
HSB/HSV 344° 100.00% 33.73%
CMYK 0.00% 100.00% 73.26%
66.27%

Color #560017 in popluar number systems.

HEX 56 00 17
Decimal 86 0 23
Binary 1010110 0 10111
Octal 126 0 27

Shades and tints

Shades of #560017

#560017
(86,0,23)
#4F0015
(79,0,21)
#480013
(72,0,19)
#410011
(65,0,17)
#3A000F
(58,0,15)
#33000D
(51,0,13)
#2C000B
(44,0,11)
#250009
(37,0,9)
#1E0007
(30,0,7)
#170005
(23,0,5)
#100003
(16,0,3)
#000000
(0,0,0)

Tints of #560017

#560017
(86,0,23)
#65172C
(101,23,44)
#742E41
(116,46,65)
#834556
(131,69,86)
#925C6B
(146,92,107)
#A17380
(161,115,128)
#B08A95
(176,138,149)
#BFA1AA
(191,161,170)
#CEB8BF
(206,184,191)
#DDCFD4
(221,207,212)
#ECE6E9
(236,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #560017 color. Also use rgb(86,0,23) instead hex code.

Text Font Color

.myTextColor { color: #560017; }

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

This text font color is #560017.

Background Color

.myBgColor { background-color: #560017; }

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

This div background color is #560017.

Border color

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

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

This div border color is #560017.

Opacity

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

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

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

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

This text has shadow with #560017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #560017.

Preview

Color preview on black background

This text has color #560017 on black background.


Color preview on white background

This text has color #560017 on white background.


Black color preview on #560017 background

This text has black color on #560017 background.


White color preview on #560017 background

This text has white color on #560017 background.


Related colors

Complementary color

Complementary color for #hex is #A9FFE8.


I love getcolorcode.com

Triadic colors

1 #175600 and #001756 with #560017 are triadic colors.

2 #170056 and #005617 with #560017 are triadic colors.