COLOR #11170A

HEX: #11170A RGB: (17,23,10)

Color info

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

RGB color model

#11170A color RGB value is (17,23,10).

RGB: (17,23,10) (7%, 9%, 4%)

RGB channels and saturation

R 17 of 255 = 7%
G 23 of 255 = 9%
B 10 of 255 = 4%

17
23
10

R + G + B ~ 7%. #11170A is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 23 + 10 = 50 (100%)
R 17 of 50 ~ 34%
G 23 of 50 ~ 46%
B 10 of 50 ~ 20'%

%34
%46
%20

CMYK color model

#11170A color CMYK value is (26,0,57,91).

  • cyan value is 26.09%
  • magenta value is 0.00%
  • yellow value is 56.52%
  • key color value is 90.98%

CMYK: (26,0,57,91)
C26M0Y57K91 (26%, 0%, 57%, 91%)
(0.26 / 0.00 / 0.57 / 0.91)

CMYK percentages

%26.09
%0
%56.52
%90.98

Codes

Color #11170A in popluar color models

11 17 0A
RGB 17 23 10
HSL 88° 39.39% 6.47%
HSB/HSV 88° 56.52% 9.02%
CMYK 26.09% 0.00% 56.52%
90.98%

Color #11170A in popluar number systems.

HEX 11 17 0A
Decimal 17 23 10
Binary 10001 10111 1010
Octal 21 27 12

Shades and tints

Shades of #11170A

#11170A
(17,23,10)
#10150A
(16,21,10)
#0F130A
(15,19,10)
#0E110A
(14,17,10)
#0D0F0A
(13,15,10)
#0C0D0A
(12,13,10)
#0B0B0A
(11,11,10)
#0A090A
(10,9,10)
#09070A
(9,7,10)
#08050A
(8,5,10)
#07030A
(7,3,10)
#000000
(0,0,0)

Tints of #11170A

#11170A
(17,23,10)
#262C20
(38,44,32)
#3B4136
(59,65,54)
#50564C
(80,86,76)
#656B62
(101,107,98)
#7A8078
(122,128,120)
#8F958E
(143,149,142)
#A4AAA4
(164,170,164)
#B9BFBA
(185,191,186)
#CED4D0
(206,212,208)
#E3E9E6
(227,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #11170A; }

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

This text font color is #11170A.

Background Color

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

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

This div background color is #11170A.

Border color

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

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

This div border color is #11170A.

Opacity

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

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

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

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

This text has shadow with #11170A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11170A.

Preview

Color preview on black background

This text has color #11170A on black background.


Color preview on white background

This text has color #11170A on white background.


Black color preview on #11170A background

This text has black color on #11170A background.


White color preview on #11170A background

This text has white color on #11170A background.


Related colors

Complementary color

Complementary color for #hex is #EEE8F5.


I love getcolorcode.com

Triadic colors

1 #0A1117 and #170A11 with #11170A are triadic colors.

2 #0A1711 and #17110A with #11170A are triadic colors.