COLOR #161513

HEX: #161513 RGB: (22,21,19)

Color info

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

RGB color model

#161513 color RGB value is (22,21,19).

RGB: (22,21,19) (9%, 8%, 7%)

RGB channels and saturation

R 22 of 255 = 9%
G 21 of 255 = 8%
B 19 of 255 = 7%

22
21
19

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

Portions of RGB colors in percentages

R + G + B = 22 + 21 + 19 = 62 (100%)
R 22 of 62 ~ 35.48%
G 21 of 62 ~ 33.87%
B 19 of 62 ~ 30.65'%

%35.48
%33.87
%30.65

CMYK color model

#161513 color CMYK value is (0,5,14,91).

  • cyan value is 0.00%
  • magenta value is 4.55%
  • yellow value is 13.64%
  • key color value is 91.37%

CMYK: (0,5,14,91)
C0M5Y14K91 (0%, 5%, 14%, 91%)
(0.00 / 0.05 / 0.14 / 0.91)

CMYK percentages

%0
%4.55
%13.64
%91.37

Codes

Color #161513 in popluar color models

16 15 13
RGB 22 21 19
HSL 40° 7.32% 8.04%
HSB/HSV 40° 13.64% 8.63%
CMYK 0.00% 4.55% 13.64%
91.37%

Color #161513 in popluar number systems.

HEX 16 15 13
Decimal 22 21 19
Binary 10110 10101 10011
Octal 26 25 23

Shades and tints

Shades of #161513

#161513
(22,21,19)
#141412
(20,20,18)
#121311
(18,19,17)
#101210
(16,18,16)
#0E110F
(14,17,15)
#0C100E
(12,16,14)
#0A0F0D
(10,15,13)
#080E0C
(8,14,12)
#060D0B
(6,13,11)
#040C0A
(4,12,10)
#020B09
(2,11,9)
#000000
(0,0,0)

Tints of #161513

#161513
(22,21,19)
#2B2A28
(43,42,40)
#403F3D
(64,63,61)
#555452
(85,84,82)
#6A6967
(106,105,103)
#7F7E7C
(127,126,124)
#949391
(148,147,145)
#A9A8A6
(169,168,166)
#BEBDBB
(190,189,187)
#D3D2D0
(211,210,208)
#E8E7E5
(232,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #161513; }

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

This text font color is #161513.

Background Color

.myBgColor { background-color: #161513; }

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

This div background color is #161513.

Border color

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

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

This div border color is #161513.

Opacity

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

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

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

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

This text has shadow with #161513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #161513.

Preview

Color preview on black background

This text has color #161513 on black background.


Color preview on white background

This text has color #161513 on white background.


Black color preview on #161513 background

This text has black color on #161513 background.


White color preview on #161513 background

This text has white color on #161513 background.


Related colors

Complementary color

Complementary color for #hex is #E9EAEC.


I love getcolorcode.com

Triadic colors

1 #131615 and #151316 with #161513 are triadic colors.

2 #131516 and #151613 with #161513 are triadic colors.