COLOR #17040A

HEX: #17040A RGB: (23,4,10)

Color info

#17040A contains red, green and blue colors in about the same proportion. Web safe color of #17040A is #000000 (or #000).

RGB color model

#17040A color RGB value is (23,4,10).

RGB: (23,4,10) (9%, 2%, 4%)

RGB channels and saturation

R 23 of 255 = 9%
G 4 of 255 = 2%
B 10 of 255 = 4%

23
4
10

R + G + B ~ 5%. #17040A is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 4 + 10 = 37 (100%)
R 23 of 37 ~ 62.16%
G 4 of 37 ~ 10.81%
B 10 of 37 ~ 27.03'%

%62.16
%10.81
%27.03

CMYK color model

#17040A color CMYK value is (0,83,57,91).

  • cyan value is 0.00%
  • magenta value is 82.61%
  • yellow value is 56.52%
  • key color value is 90.98%
CMYK: (0,83,57,91) C0M83Y57K91 (0%,83%,57%,91%) (0.00/0.83/0.57/0.91) 

CMYK percentages

%0
%82.61
%56.52
%90.98

Codes

Color #17040A in popluar color models

17 04 0A
RGB 23 4 10
HSL 341° 70.37% 5.29%
HSB/HSV 341° 82.61% 9.02%
CMYK 0.00% 82.61% 56.52%
90.98%

Color #17040A in popluar number systems.

HEX 17 04 0A
Decimal 23 4 10
Binary 10111 100 1010
Octal 27 4 12

Shades and tints

Shades of #17040A

#17040A
(23,4,10)
#15040A
(21,4,10)
#13040A
(19,4,10)
#11040A
(17,4,10)
#0F040A
(15,4,10)
#0D040A
(13,4,10)
#0B040A
(11,4,10)
#09040A
(9,4,10)
#07040A
(7,4,10)
#05040A
(5,4,10)
#03040A
(3,4,10)
#000000
(0,0,0)

Tints of #17040A

#17040A
(23,4,10)
#2C1A20
(44,26,32)
#413036
(65,48,54)
#56464C
(86,70,76)
#6B5C62
(107,92,98)
#807278
(128,114,120)
#95888E
(149,136,142)
#AA9EA4
(170,158,164)
#BFB4BA
(191,180,186)
#D4CAD0
(212,202,208)
#E9E0E6
(233,224,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17040A color. Also use rgb(23,4,10) instead hex code.

Text Font Color

.myTextColor { color: #17040A; }

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

This text font color is #17040A.

Background Color

.myBgColor { background-color: #17040A; }

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

This div background color is #17040A.

Border color

.myBorderColor { border: 1px solid #17040A; }

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

This div border color is #17040A.

Opacity

.myOpacity80 { color: #17040A; opacity: 0.8; }

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

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

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

This text has shadow with #17040A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17040A.

Preview

Color preview on black background

This text has color #17040A on black background.


Color preview on white background

This text has color #17040A on white background.


Black color preview on #17040A background

This text has black color on #17040A background.


White color preview on #17040A background

This text has white color on #17040A background.


Related colors

Complementary color

Complementary color for #hex is #E8FBF5.


I love getcolorcode.com

Triadic colors

1 #0A1704 and #040A17 with #17040A are triadic colors.

2 #0A0417 and #04170A with #17040A are triadic colors.