COLOR #221328

HEX: #221328 RGB: (34,19,40)

Color info

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

RGB color model

#221328 color RGB value is (34,19,40).

RGB: (34,19,40) (13%, 7%, 16%)

RGB channels and saturation

R 34 of 255 = 13%
G 19 of 255 = 7%
B 40 of 255 = 16%

34
19
40

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

Portions of RGB colors in percentages

R + G + B = 34 + 19 + 40 = 93 (100%)
R 34 of 93 ~ 36.56%
G 19 of 93 ~ 20.43%
B 40 of 93 ~ 43.01'%

%36.56
%20.43
%43.01

CMYK color model

#221328 color CMYK value is (15,53,0,84).

  • cyan value is 15.00%
  • magenta value is 52.50%
  • yellow value is 0.00%
  • key color value is 84.31%
CMYK: (15,53,0,84) C15M53Y0K84 (15%,53%,0%,84%) (0.15/0.53/0.00/0.84) 

CMYK percentages

%15
%52.5
%0
%84.31

Codes

Color #221328 in popluar color models

22 13 28
RGB 34 19 40
HSL 283° 35.59% 11.57%
HSB/HSV 283° 52.50% 15.69%
CMYK 15.00% 52.50% 0.00%
84.31%

Color #221328 in popluar number systems.

HEX 22 13 28
Decimal 34 19 40
Binary 100010 10011 101000
Octal 42 23 50

Shades and tints

Shades of #221328

#221328
(34,19,40)
#1F1225
(31,18,37)
#1C1122
(28,17,34)
#19101F
(25,16,31)
#160F1C
(22,15,28)
#130E19
(19,14,25)
#100D16
(16,13,22)
#0D0C13
(13,12,19)
#0A0B10
(10,11,16)
#070A0D
(7,10,13)
#04090A
(4,9,10)
#000000
(0,0,0)

Tints of #221328

#221328
(34,19,40)
#36283B
(54,40,59)
#4A3D4E
(74,61,78)
#5E5261
(94,82,97)
#726774
(114,103,116)
#867C87
(134,124,135)
#9A919A
(154,145,154)
#AEA6AD
(174,166,173)
#C2BBC0
(194,187,192)
#D6D0D3
(214,208,211)
#EAE5E6
(234,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #221328 color. Also use rgb(34,19,40) instead hex code.

Text Font Color

.myTextColor { color: #221328; }

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

This text font color is #221328.

Background Color

.myBgColor { background-color: #221328; }

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

This div background color is #221328.

Border color

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

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

This div border color is #221328.

Opacity

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

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

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

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

This text has shadow with #221328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221328.

Preview

Color preview on black background

This text has color #221328 on black background.


Color preview on white background

This text has color #221328 on white background.


Black color preview on #221328 background

This text has black color on #221328 background.


White color preview on #221328 background

This text has white color on #221328 background.


Related colors

Complementary color

Complementary color for #hex is #DDECD7.


I love getcolorcode.com

Triadic colors

1 #282213 and #132822 with #221328 are triadic colors.

2 #281322 and #132228 with #221328 are triadic colors.