COLOR #111411

HEX: #111411 RGB: (17,20,17)

Color info

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

RGB color model

#111411 color RGB value is (17,20,17).

RGB: (17,20,17) (7%, 8%, 7%)

RGB channels and saturation

R 17 of 255 = 7%
G 20 of 255 = 8%
B 17 of 255 = 7%

17
20
17

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

Portions of RGB colors in percentages

R + G + B = 17 + 20 + 17 = 54 (100%)
R 17 of 54 ~ 31.48%
G 20 of 54 ~ 37.04%
B 17 of 54 ~ 31.48'%

%31.48
%37.04
%31.48

CMYK color model

#111411 color CMYK value is (15,0,15,92).

  • cyan value is 15.00%
  • magenta value is 0.00%
  • yellow value is 15.00%
  • key color value is 92.16%
CMYK: (15,0,15,92) C15M0Y15K92 (15%,0%,15%,92%) (0.15/0.00/0.15/0.92) 

CMYK percentages

%15
%0
%15
%92.16

Codes

Color #111411 in popluar color models

11 14 11
RGB 17 20 17
HSL 120° 8.11% 7.25%
HSB/HSV 120° 15.00% 7.84%
CMYK 15.00% 0.00% 15.00%
92.16%

Color #111411 in popluar number systems.

HEX 11 14 11
Decimal 17 20 17
Binary 10001 10100 10001
Octal 21 24 21

Shades and tints

Shades of #111411

#111411
(17,20,17)
#101310
(16,19,16)
#0F120F
(15,18,15)
#0E110E
(14,17,14)
#0D100D
(13,16,13)
#0C0F0C
(12,15,12)
#0B0E0B
(11,14,11)
#0A0D0A
(10,13,10)
#090C09
(9,12,9)
#080B08
(8,11,8)
#070A07
(7,10,7)
#000000
(0,0,0)

Tints of #111411

#111411
(17,20,17)
#262926
(38,41,38)
#3B3E3B
(59,62,59)
#505350
(80,83,80)
#656865
(101,104,101)
#7A7D7A
(122,125,122)
#8F928F
(143,146,143)
#A4A7A4
(164,167,164)
#B9BCB9
(185,188,185)
#CED1CE
(206,209,206)
#E3E6E3
(227,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #111411 color. Also use rgb(17,20,17) instead hex code.

Text Font Color

.myTextColor { color: #111411; }

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

This text font color is #111411.

Background Color

.myBgColor { background-color: #111411; }

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

This div background color is #111411.

Border color

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

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

This div border color is #111411.

Opacity

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

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

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

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

This text has shadow with #111411 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #111411.

Preview

Color preview on black background

This text has color #111411 on black background.


Color preview on white background

This text has color #111411 on white background.


Black color preview on #111411 background

This text has black color on #111411 background.


White color preview on #111411 background

This text has white color on #111411 background.


Related colors

Complementary color

Complementary color for #hex is #EEEBEE.


I love getcolorcode.com

Triadic colors

1 #111114 and #141111 with #111411 are triadic colors.

2 #111411 and #141111 with #111411 are triadic colors.