COLOR #110916

HEX: #110916 RGB: (17,9,22)

Color info

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

RGB color model

#110916 color RGB value is (17,9,22).

RGB: (17,9,22) (7%, 4%, 9%)

RGB channels and saturation

R 17 of 255 = 7%
G 9 of 255 = 4%
B 22 of 255 = 9%

17
9
22

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

Portions of RGB colors in percentages

R + G + B = 17 + 9 + 22 = 48 (100%)
R 17 of 48 ~ 35.42%
G 9 of 48 ~ 18.75%
B 22 of 48 ~ 45.83'%

%35.42
%18.75
%45.83

CMYK color model

#110916 color CMYK value is (23,59,0,91).

  • cyan value is 22.73%
  • magenta value is 59.09%
  • yellow value is 0.00%
  • key color value is 91.37%

CMYK: (23,59,0,91)
C23M59Y0K91 (23%, 59%, 0%, 91%)
(0.23 / 0.59 / 0.00 / 0.91)

CMYK percentages

%22.73
%59.09
%0
%91.37

Codes

Color #110916 in popluar color models

11 09 16
RGB 17 9 22
HSL 277° 41.94% 6.08%
HSB/HSV 277° 59.09% 8.63%
CMYK 22.73% 59.09% 0.00%
91.37%

Color #110916 in popluar number systems.

HEX 11 09 16
Decimal 17 9 22
Binary 10001 1001 10110
Octal 21 11 26

Shades and tints

Shades of #110916

#110916
(17,9,22)
#100914
(16,9,20)
#0F0912
(15,9,18)
#0E0910
(14,9,16)
#0D090E
(13,9,14)
#0C090C
(12,9,12)
#0B090A
(11,9,10)
#0A0908
(10,9,8)
#090906
(9,9,6)
#080904
(8,9,4)
#070902
(7,9,2)
#000000
(0,0,0)

Tints of #110916

#110916
(17,9,22)
#261F2B
(38,31,43)
#3B3540
(59,53,64)
#504B55
(80,75,85)
#65616A
(101,97,106)
#7A777F
(122,119,127)
#8F8D94
(143,141,148)
#A4A3A9
(164,163,169)
#B9B9BE
(185,185,190)
#CECFD3
(206,207,211)
#E3E5E8
(227,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #110916; }

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

This text font color is #110916.

Background Color

.myBgColor { background-color: #110916; }

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

This div background color is #110916.

Border color

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

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

This div border color is #110916.

Opacity

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

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

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

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

This text has shadow with #110916 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #110916.

Preview

Color preview on black background

This text has color #110916 on black background.


Color preview on white background

This text has color #110916 on white background.


Black color preview on #110916 background

This text has black color on #110916 background.


White color preview on #110916 background

This text has white color on #110916 background.


Related colors

Complementary color

Complementary color for #hex is #EEF6E9.


I love getcolorcode.com

Triadic colors

1 #161109 and #091611 with #110916 are triadic colors.

2 #160911 and #091116 with #110916 are triadic colors.