COLOR #161317

HEX: #161317 RGB: (22,19,23)

Color info

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

RGB color model

#161317 color RGB value is (22,19,23).

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

RGB channels and saturation

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

22
19
23

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

Portions of RGB colors in percentages

R + G + B = 22 + 19 + 23 = 64 (100%)
R 22 of 64 ~ 34.38%
G 19 of 64 ~ 29.69%
B 23 of 64 ~ 35.94'%

%34.38
%29.69
%35.94

CMYK color model

#161317 color CMYK value is (4,17,0,91).

  • cyan value is 4.35%
  • magenta value is 17.39%
  • yellow value is 0.00%
  • key color value is 90.98%

CMYK: (4,17,0,91)
C4M17Y0K91 (4%, 17%, 0%, 91%)
(0.04 / 0.17 / 0.00 / 0.91)

CMYK percentages

%4.35
%17.39
%0
%90.98

Codes

Color #161317 in popluar color models

16 13 17
RGB 22 19 23
HSL 285° 9.52% 8.24%
HSB/HSV 285° 17.39% 9.02%
CMYK 4.35% 17.39% 0.00%
90.98%

Color #161317 in popluar number systems.

HEX 16 13 17
Decimal 22 19 23
Binary 10110 10011 10111
Octal 26 23 27

Shades and tints

Shades of #161317

#161317
(22,19,23)
#141215
(20,18,21)
#121113
(18,17,19)
#101011
(16,16,17)
#0E0F0F
(14,15,15)
#0C0E0D
(12,14,13)
#0A0D0B
(10,13,11)
#080C09
(8,12,9)
#060B07
(6,11,7)
#040A05
(4,10,5)
#020903
(2,9,3)
#000000
(0,0,0)

Tints of #161317

#161317
(22,19,23)
#2B282C
(43,40,44)
#403D41
(64,61,65)
#555256
(85,82,86)
#6A676B
(106,103,107)
#7F7C80
(127,124,128)
#949195
(148,145,149)
#A9A6AA
(169,166,170)
#BEBBBF
(190,187,191)
#D3D0D4
(211,208,212)
#E8E5E9
(232,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #161317; }

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

This text font color is #161317.

Background Color

.myBgColor { background-color: #161317; }

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

This div background color is #161317.

Border color

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

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

This div border color is #161317.

Opacity

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

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

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

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

This text has shadow with #161317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #161317.

Preview

Color preview on black background

This text has color #161317 on black background.


Color preview on white background

This text has color #161317 on white background.


Black color preview on #161317 background

This text has black color on #161317 background.


White color preview on #161317 background

This text has white color on #161317 background.


Related colors

Complementary color

Complementary color for #hex is #E9ECE8.


I love getcolorcode.com

Triadic colors

1 #171613 and #131716 with #161317 are triadic colors.

2 #171316 and #131617 with #161317 are triadic colors.