COLOR #221021

HEX: #221021 RGB: (34,16,33)

Color info

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

RGB color model

#221021 color RGB value is (34,16,33).

RGB: (34,16,33) (13%, 6%, 13%)

RGB channels and saturation

R 34 of 255 = 13%
G 16 of 255 = 6%
B 33 of 255 = 13%

34
16
33

R + G + B ~ 11%. #221021 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 16 + 33 = 83 (100%)
R 34 of 83 ~ 40.96%
G 16 of 83 ~ 19.28%
B 33 of 83 ~ 39.76'%

%40.96
%19.28
%39.76

CMYK color model

#221021 color CMYK value is (0,53,3,87).

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

CMYK: (0,53,3,87)
C0M53Y3K87 (0%, 53%, 3%, 87%)
(0.00 / 0.53 / 0.03 / 0.87)

CMYK percentages

%0
%52.94
%2.94
%86.67

Codes

Color #221021 in popluar color models

22 10 21
RGB 34 16 33
HSL 303° 36.00% 9.80%
HSB/HSV 303° 52.94% 13.33%
CMYK 0.00% 52.94% 2.94%
86.67%

Color #221021 in popluar number systems.

HEX 22 10 21
Decimal 34 16 33
Binary 100010 10000 100001
Octal 42 20 41

Shades and tints

Shades of #221021

#221021
(34,16,33)
#1F0F1E
(31,15,30)
#1C0E1B
(28,14,27)
#190D18
(25,13,24)
#160C15
(22,12,21)
#130B12
(19,11,18)
#100A0F
(16,10,15)
#0D090C
(13,9,12)
#0A0809
(10,8,9)
#070706
(7,7,6)
#040603
(4,6,3)
#000000
(0,0,0)

Tints of #221021

#221021
(34,16,33)
#362535
(54,37,53)
#4A3A49
(74,58,73)
#5E4F5D
(94,79,93)
#726471
(114,100,113)
#867985
(134,121,133)
#9A8E99
(154,142,153)
#AEA3AD
(174,163,173)
#C2B8C1
(194,184,193)
#D6CDD5
(214,205,213)
#EAE2E9
(234,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #221021; }

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

This text font color is #221021.

Background Color

.myBgColor { background-color: #221021; }

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

This div background color is #221021.

Border color

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

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

This div border color is #221021.

Opacity

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

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

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

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

This text has shadow with #221021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221021.

Preview

Color preview on black background

This text has color #221021 on black background.


Color preview on white background

This text has color #221021 on white background.


Black color preview on #221021 background

This text has black color on #221021 background.


White color preview on #221021 background

This text has white color on #221021 background.


Related colors

Complementary color

Complementary color for #hex is #DDEFDE.


I love getcolorcode.com

Triadic colors

1 #212210 and #102122 with #221021 are triadic colors.

2 #211022 and #102221 with #221021 are triadic colors.