COLOR #161421

HEX: #161421 RGB: (22,20,33)

Color info

#161421 contains red, green and blue colors in about the same proportion. Web safe color of #161421 is #000033 (or #003).

RGB color model

#161421 color RGB value is (22,20,33).

RGB: (22,20,33) (9%, 8%, 13%)

RGB channels and saturation

R 22 of 255 = 9%
G 20 of 255 = 8%
B 33 of 255 = 13%

22
20
33

R + G + B ~ 10%. #161421 is dark color.

Portions of RGB colors in percentages

R + G + B = 22 + 20 + 33 = 75 (100%)
R 22 of 75 ~ 29.33%
G 20 of 75 ~ 26.67%
B 33 of 75 ~ 44'%

%29.33
%26.67
%44

CMYK color model

#161421 color CMYK value is (33,39,0,87).

  • cyan value is 33.33%
  • magenta value is 39.39%
  • yellow value is 0.00%
  • key color value is 87.06%

CMYK: (33,39,0,87)
C33M39Y0K87 (33%, 39%, 0%, 87%)
(0.33 / 0.39 / 0.00 / 0.87)

CMYK percentages

%33.33
%39.39
%0
%87.06

Codes

Color #161421 in popluar color models

16 14 21
RGB 22 20 33
HSL 249° 24.53% 10.39%
HSB/HSV 249° 39.39% 12.94%
CMYK 33.33% 39.39% 0.00%
87.06%

Color #161421 in popluar number systems.

HEX 16 14 21
Decimal 22 20 33
Binary 10110 10100 100001
Octal 26 24 41

Shades and tints

Shades of #161421

#161421
(22,20,33)
#14131E
(20,19,30)
#12121B
(18,18,27)
#101118
(16,17,24)
#0E1015
(14,16,21)
#0C0F12
(12,15,18)
#0A0E0F
(10,14,15)
#080D0C
(8,13,12)
#060C09
(6,12,9)
#040B06
(4,11,6)
#020A03
(2,10,3)
#000000
(0,0,0)

Tints of #161421

#161421
(22,20,33)
#2B2935
(43,41,53)
#403E49
(64,62,73)
#55535D
(85,83,93)
#6A6871
(106,104,113)
#7F7D85
(127,125,133)
#949299
(148,146,153)
#A9A7AD
(169,167,173)
#BEBCC1
(190,188,193)
#D3D1D5
(211,209,213)
#E8E6E9
(232,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #161421; }

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

This text font color is #161421.

Background Color

.myBgColor { background-color: #161421; }

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

This div background color is #161421.

Border color

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

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

This div border color is #161421.

Opacity

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

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

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

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

This text has shadow with #161421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #161421.

Preview

Color preview on black background

This text has color #161421 on black background.


Color preview on white background

This text has color #161421 on white background.


Black color preview on #161421 background

This text has black color on #161421 background.


White color preview on #161421 background

This text has white color on #161421 background.


Related colors

Complementary color

Complementary color for #hex is #E9EBDE.


I love getcolorcode.com

Triadic colors

1 #211614 and #142116 with #161421 are triadic colors.

2 #211416 and #141621 with #161421 are triadic colors.