COLOR #161113

HEX: #161113 RGB: (22,17,19)

Color info

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

RGB color model

#161113 color RGB value is (22,17,19).

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

RGB channels and saturation

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

22
17
19

R + G + B ~ 8%. #161113 is dark color.

Portions of RGB colors in percentages

R + G + B = 22 + 17 + 19 = 58 (100%)
R 22 of 58 ~ 37.93%
G 17 of 58 ~ 29.31%
B 19 of 58 ~ 32.76'%

%37.93
%29.31
%32.76

CMYK color model

#161113 color CMYK value is (0,23,14,91).

  • cyan value is 0.00%
  • magenta value is 22.73%
  • yellow value is 13.64%
  • key color value is 91.37%
CMYK: (0,23,14,91) C0M23Y14K91 (0%,23%,14%,91%) (0.00/0.23/0.14/0.91) 

CMYK percentages

%0
%22.73
%13.64
%91.37

Codes

Color #161113 in popluar color models

16 11 13
RGB 22 17 19
HSL 336° 12.82% 7.65%
HSB/HSV 336° 22.73% 8.63%
CMYK 0.00% 22.73% 13.64%
91.37%

Color #161113 in popluar number systems.

HEX 16 11 13
Decimal 22 17 19
Binary 10110 10001 10011
Octal 26 21 23

Shades and tints

Shades of #161113

#161113
(22,17,19)
#141012
(20,16,18)
#120F11
(18,15,17)
#100E10
(16,14,16)
#0E0D0F
(14,13,15)
#0C0C0E
(12,12,14)
#0A0B0D
(10,11,13)
#080A0C
(8,10,12)
#06090B
(6,9,11)
#04080A
(4,8,10)
#020709
(2,7,9)
#000000
(0,0,0)

Tints of #161113

#161113
(22,17,19)
#2B2628
(43,38,40)
#403B3D
(64,59,61)
#555052
(85,80,82)
#6A6567
(106,101,103)
#7F7A7C
(127,122,124)
#948F91
(148,143,145)
#A9A4A6
(169,164,166)
#BEB9BB
(190,185,187)
#D3CED0
(211,206,208)
#E8E3E5
(232,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #161113; }

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

This text font color is #161113.

Background Color

.myBgColor { background-color: #161113; }

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

This div background color is #161113.

Border color

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

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

This div border color is #161113.

Opacity

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

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

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

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

This text has shadow with #161113 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #161113.

Preview

Color preview on black background

This text has color #161113 on black background.


Color preview on white background

This text has color #161113 on white background.


Black color preview on #161113 background

This text has black color on #161113 background.


White color preview on #161113 background

This text has white color on #161113 background.


Related colors

Complementary color

Complementary color for #hex is #E9EEEC.


I love getcolorcode.com

Triadic colors

1 #131611 and #111316 with #161113 are triadic colors.

2 #131116 and #111613 with #161113 are triadic colors.