COLOR #221617

HEX: #221617 RGB: (34,22,23)

Color info

#221617 contains red, green and blue colors in about the same proportion. Web safe color of #221617 is #330000 (or #300).

RGB color model

#221617 color RGB value is (34,22,23).

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

RGB channels and saturation

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

34
22
23

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

Portions of RGB colors in percentages

R + G + B = 34 + 22 + 23 = 79 (100%)
R 34 of 79 ~ 43.04%
G 22 of 79 ~ 27.85%
B 23 of 79 ~ 29.11'%

%43.04
%27.85
%29.11

CMYK color model

#221617 color CMYK value is (0,35,32,87).

  • cyan value is 0.00%
  • magenta value is 35.29%
  • yellow value is 32.35%
  • key color value is 86.67%

CMYK: (0,35,32,87)
C0M35Y32K87 (0%, 35%, 32%, 87%)
(0.00 / 0.35 / 0.32 / 0.87)

CMYK percentages

%0
%35.29
%32.35
%86.67

Codes

Color #221617 in popluar color models

22 16 17
RGB 34 22 23
HSL 355° 21.43% 10.98%
HSB/HSV 355° 35.29% 13.33%
CMYK 0.00% 35.29% 32.35%
86.67%

Color #221617 in popluar number systems.

HEX 22 16 17
Decimal 34 22 23
Binary 100010 10110 10111
Octal 42 26 27

Shades and tints

Shades of #221617

#221617
(34,22,23)
#1F1415
(31,20,21)
#1C1213
(28,18,19)
#191011
(25,16,17)
#160E0F
(22,14,15)
#130C0D
(19,12,13)
#100A0B
(16,10,11)
#0D0809
(13,8,9)
#0A0607
(10,6,7)
#070405
(7,4,5)
#040203
(4,2,3)
#000000
(0,0,0)

Tints of #221617

#221617
(34,22,23)
#362B2C
(54,43,44)
#4A4041
(74,64,65)
#5E5556
(94,85,86)
#726A6B
(114,106,107)
#867F80
(134,127,128)
#9A9495
(154,148,149)
#AEA9AA
(174,169,170)
#C2BEBF
(194,190,191)
#D6D3D4
(214,211,212)
#EAE8E9
(234,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #221617; }

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

This text font color is #221617.

Background Color

.myBgColor { background-color: #221617; }

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

This div background color is #221617.

Border color

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

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

This div border color is #221617.

Opacity

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

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

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

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

This text has shadow with #221617 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221617.

Preview

Color preview on black background

This text has color #221617 on black background.


Color preview on white background

This text has color #221617 on white background.


Black color preview on #221617 background

This text has black color on #221617 background.


White color preview on #221617 background

This text has white color on #221617 background.


Related colors

Complementary color

Complementary color for #hex is #DDE9E8.


I love getcolorcode.com

Triadic colors

1 #172216 and #161722 with #221617 are triadic colors.

2 #171622 and #162217 with #221617 are triadic colors.