COLOR #17071D

HEX: #17071D RGB: (23,7,29)

Color info

#17071D contains red, green and blue colors in about the same proportion. Web safe color of #17071D is #000033 (or #003).

RGB color model

#17071D color RGB value is (23,7,29).

RGB: (23,7,29) (9%, 3%, 11%)

RGB channels and saturation

R 23 of 255 = 9%
G 7 of 255 = 3%
B 29 of 255 = 11%

23
7
29

R + G + B ~ 8%. #17071D is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 7 + 29 = 59 (100%)
R 23 of 59 ~ 38.98%
G 7 of 59 ~ 11.86%
B 29 of 59 ~ 49.15'%

%38.98
%11.86
%49.15

CMYK color model

#17071D color CMYK value is (21,76,0,89).

  • cyan value is 20.69%
  • magenta value is 75.86%
  • yellow value is 0.00%
  • key color value is 88.63%

CMYK: (21,76,0,89)
C21M76Y0K89 (21%, 76%, 0%, 89%)
(0.21 / 0.76 / 0.00 / 0.89)

CMYK percentages

%20.69
%75.86
%0
%88.63

Codes

Color #17071D in popluar color models

17 07 1D
RGB 23 7 29
HSL 284° 61.11% 7.06%
HSB/HSV 284° 75.86% 11.37%
CMYK 20.69% 75.86% 0.00%
88.63%

Color #17071D in popluar number systems.

HEX 17 07 1D
Decimal 23 7 29
Binary 10111 111 11101
Octal 27 7 35

Shades and tints

Shades of #17071D

#17071D
(23,7,29)
#15071B
(21,7,27)
#130719
(19,7,25)
#110717
(17,7,23)
#0F0715
(15,7,21)
#0D0713
(13,7,19)
#0B0711
(11,7,17)
#09070F
(9,7,15)
#07070D
(7,7,13)
#05070B
(5,7,11)
#030709
(3,7,9)
#000000
(0,0,0)

Tints of #17071D

#17071D
(23,7,29)
#2C1D31
(44,29,49)
#413345
(65,51,69)
#564959
(86,73,89)
#6B5F6D
(107,95,109)
#807581
(128,117,129)
#958B95
(149,139,149)
#AAA1A9
(170,161,169)
#BFB7BD
(191,183,189)
#D4CDD1
(212,205,209)
#E9E3E5
(233,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #17071D; }

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

This text font color is #17071D.

Background Color

.myBgColor { background-color: #17071D; }

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

This div background color is #17071D.

Border color

.myBorderColor { border: 1px solid #17071D; }

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

This div border color is #17071D.

Opacity

.myOpacity80 { color: #17071D; opacity: 0.8; }

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

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

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

This text has shadow with #17071D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17071D.

Preview

Color preview on black background

This text has color #17071D on black background.


Color preview on white background

This text has color #17071D on white background.


Black color preview on #17071D background

This text has black color on #17071D background.


White color preview on #17071D background

This text has white color on #17071D background.


Related colors

Complementary color

Complementary color for #hex is #E8F8E2.


I love getcolorcode.com

Triadic colors

1 #1D1707 and #071D17 with #17071D are triadic colors.

2 #1D0717 and #07171D with #17071D are triadic colors.