COLOR #221720

HEX: #221720 RGB: (34,23,32)

Color info

#221720 contains red, green and blue colors in about the same proportion. Web safe color of #221720 is #330033 (or #303).

RGB color model

#221720 color RGB value is (34,23,32).

RGB: (34,23,32) (13%, 9%, 13%)

RGB channels and saturation

R 34 of 255 = 13%
G 23 of 255 = 9%
B 32 of 255 = 13%

34
23
32

R + G + B ~ 12%. #221720 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 23 + 32 = 89 (100%)
R 34 of 89 ~ 38.2%
G 23 of 89 ~ 25.84%
B 32 of 89 ~ 35.96'%

%38.2
%25.84
%35.96

CMYK color model

#221720 color CMYK value is (0,32,6,87).

  • cyan value is 0.00%
  • magenta value is 32.35%
  • yellow value is 5.88%
  • key color value is 86.67%
CMYK: (0,32,6,87) C0M32Y6K87 (0%,32%,6%,87%) (0.00/0.32/0.06/0.87) 

CMYK percentages

%0
%32.35
%5.88
%86.67

Codes

Color #221720 in popluar color models

22 17 20
RGB 34 23 32
HSL 311° 19.30% 11.18%
HSB/HSV 311° 32.35% 13.33%
CMYK 0.00% 32.35% 5.88%
86.67%

Color #221720 in popluar number systems.

HEX 22 17 20
Decimal 34 23 32
Binary 100010 10111 100000
Octal 42 27 40

Shades and tints

Shades of #221720

#221720
(34,23,32)
#1F151E
(31,21,30)
#1C131C
(28,19,28)
#19111A
(25,17,26)
#160F18
(22,15,24)
#130D16
(19,13,22)
#100B14
(16,11,20)
#0D0912
(13,9,18)
#0A0710
(10,7,16)
#07050E
(7,5,14)
#04030C
(4,3,12)
#000000
(0,0,0)

Tints of #221720

#221720
(34,23,32)
#362C34
(54,44,52)
#4A4148
(74,65,72)
#5E565C
(94,86,92)
#726B70
(114,107,112)
#868084
(134,128,132)
#9A9598
(154,149,152)
#AEAAAC
(174,170,172)
#C2BFC0
(194,191,192)
#D6D4D4
(214,212,212)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #221720 color. Also use rgb(34,23,32) instead hex code.

Text Font Color

.myTextColor { color: #221720; }

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

This text font color is #221720.

Background Color

.myBgColor { background-color: #221720; }

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

This div background color is #221720.

Border color

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

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

This div border color is #221720.

Opacity

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

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

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

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

This text has shadow with #221720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221720.

Preview

Color preview on black background

This text has color #221720 on black background.


Color preview on white background

This text has color #221720 on white background.


Black color preview on #221720 background

This text has black color on #221720 background.


White color preview on #221720 background

This text has white color on #221720 background.


Related colors

Complementary color

Complementary color for #hex is #DDE8DF.


I love getcolorcode.com

Triadic colors

1 #202217 and #172022 with #221720 are triadic colors.

2 #201722 and #172220 with #221720 are triadic colors.