COLOR #17042E

HEX: #17042E RGB: (23,4,46)

Color info

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

RGB color model

#17042E color RGB value is (23,4,46).

RGB: (23,4,46) (9%, 2%, 18%)

RGB channels and saturation

R 23 of 255 = 9%
G 4 of 255 = 2%
B 46 of 255 = 18%

23
4
46

R + G + B ~ 10%. #17042E is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 4 + 46 = 73 (100%)
R 23 of 73 ~ 31.51%
G 4 of 73 ~ 5.48%
B 46 of 73 ~ 63.01'%

%31.51
%63.01

CMYK color model

#17042E color CMYK value is (50,91,0,82).

  • cyan value is 50.00%
  • magenta value is 91.30%
  • yellow value is 0.00%
  • key color value is 81.96%

CMYK: (50,91,0,82)
C50M91Y0K82 (50%, 91%, 0%, 82%)
(0.50 / 0.91 / 0.00 / 0.82)

CMYK percentages

%50
%91.3
%0
%81.96

Codes

Color #17042E in popluar color models

17 04 2E
RGB 23 4 46
HSL 267° 84.00% 9.80%
HSB/HSV 267° 91.30% 18.04%
CMYK 50.00% 91.30% 0.00%
81.96%

Color #17042E in popluar number systems.

HEX 17 04 2E
Decimal 23 4 46
Binary 10111 100 101110
Octal 27 4 56

Shades and tints

Shades of #17042E

#17042E
(23,4,46)
#15042A
(21,4,42)
#130426
(19,4,38)
#110422
(17,4,34)
#0F041E
(15,4,30)
#0D041A
(13,4,26)
#0B0416
(11,4,22)
#090412
(9,4,18)
#07040E
(7,4,14)
#05040A
(5,4,10)
#030406
(3,4,6)
#000000
(0,0,0)

Tints of #17042E

#17042E
(23,4,46)
#2C1A41
(44,26,65)
#413054
(65,48,84)
#564667
(86,70,103)
#6B5C7A
(107,92,122)
#80728D
(128,114,141)
#9588A0
(149,136,160)
#AA9EB3
(170,158,179)
#BFB4C6
(191,180,198)
#D4CAD9
(212,202,217)
#E9E0EC
(233,224,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17042E color. Also use rgb(23,4,46) instead hex code.

Text Font Color

.myTextColor { color: #17042E; }

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

This text font color is #17042E.

Background Color

.myBgColor { background-color: #17042E; }

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

This div background color is #17042E.

Border color

.myBorderColor { border: 1px solid #17042E; }

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

This div border color is #17042E.

Opacity

.myOpacity80 { color: #17042E; opacity: 0.8; }

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

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

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

This text has shadow with #17042E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17042E.

Preview

Color preview on black background

This text has color #17042E on black background.


Color preview on white background

This text has color #17042E on white background.


Black color preview on #17042E background

This text has black color on #17042E background.


White color preview on #17042E background

This text has white color on #17042E background.


Related colors

Complementary color

Complementary color for #hex is #E8FBD1.


I love getcolorcode.com

Triadic colors

1 #2E1704 and #042E17 with #17042E are triadic colors.

2 #2E0417 and #04172E with #17042E are triadic colors.