COLOR #221017

HEX: #221017 RGB: (34,16,23)

Color info

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

RGB color model

#221017 color RGB value is (34,16,23).

RGB: (34,16,23) (13%, 6%, 9%)

RGB channels and saturation

R 34 of 255 = 13%
G 16 of 255 = 6%
B 23 of 255 = 9%

34
16
23

R + G + B ~ 9%. #221017 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 16 + 23 = 73 (100%)
R 34 of 73 ~ 46.58%
G 16 of 73 ~ 21.92%
B 23 of 73 ~ 31.51'%

%46.58
%21.92
%31.51

CMYK color model

#221017 color CMYK value is (0,53,32,87).

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

CMYK: (0,53,32,87)
C0M53Y32K87 (0%, 53%, 32%, 87%)
(0.00 / 0.53 / 0.32 / 0.87)

CMYK percentages

%0
%52.94
%32.35
%86.67

Codes

Color #221017 in popluar color models

22 10 17
RGB 34 16 23
HSL 337° 36.00% 9.80%
HSB/HSV 337° 52.94% 13.33%
CMYK 0.00% 52.94% 32.35%
86.67%

Color #221017 in popluar number systems.

HEX 22 10 17
Decimal 34 16 23
Binary 100010 10000 10111
Octal 42 20 27

Shades and tints

Shades of #221017

#221017
(34,16,23)
#1F0F15
(31,15,21)
#1C0E13
(28,14,19)
#190D11
(25,13,17)
#160C0F
(22,12,15)
#130B0D
(19,11,13)
#100A0B
(16,10,11)
#0D0909
(13,9,9)
#0A0807
(10,8,7)
#070705
(7,7,5)
#040603
(4,6,3)
#000000
(0,0,0)

Tints of #221017

#221017
(34,16,23)
#36252C
(54,37,44)
#4A3A41
(74,58,65)
#5E4F56
(94,79,86)
#72646B
(114,100,107)
#867980
(134,121,128)
#9A8E95
(154,142,149)
#AEA3AA
(174,163,170)
#C2B8BF
(194,184,191)
#D6CDD4
(214,205,212)
#EAE2E9
(234,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #221017; }

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

This text font color is #221017.

Background Color

.myBgColor { background-color: #221017; }

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

This div background color is #221017.

Border color

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

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

This div border color is #221017.

Opacity

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

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

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

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

This text has shadow with #221017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221017.

Preview

Color preview on black background

This text has color #221017 on black background.


Color preview on white background

This text has color #221017 on white background.


Black color preview on #221017 background

This text has black color on #221017 background.


White color preview on #221017 background

This text has white color on #221017 background.


Related colors

Complementary color

Complementary color for #hex is #DDEFE8.


I love getcolorcode.com

Triadic colors

1 #172210 and #101722 with #221017 are triadic colors.

2 #171022 and #102217 with #221017 are triadic colors.