COLOR #221323

HEX: #221323 RGB: (34,19,35)

Color info

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

RGB color model

#221323 color RGB value is (34,19,35).

RGB: (34,19,35) (13%, 7%, 14%)

RGB channels and saturation

R 34 of 255 = 13%
G 19 of 255 = 7%
B 35 of 255 = 14%

34
19
35

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

Portions of RGB colors in percentages

R + G + B = 34 + 19 + 35 = 88 (100%)
R 34 of 88 ~ 38.64%
G 19 of 88 ~ 21.59%
B 35 of 88 ~ 39.77'%

%38.64
%21.59
%39.77

CMYK color model

#221323 color CMYK value is (3,46,0,86).

  • cyan value is 2.86%
  • magenta value is 45.71%
  • yellow value is 0.00%
  • key color value is 86.27%
CMYK: (3,46,0,86) C3M46Y0K86 (3%,46%,0%,86%) (0.03/0.46/0.00/0.86) 

CMYK percentages

%2.86
%45.71
%0
%86.27

Codes

Color #221323 in popluar color models

22 13 23
RGB 34 19 35
HSL 296° 29.63% 10.59%
HSB/HSV 296° 45.71% 13.73%
CMYK 2.86% 45.71% 0.00%
86.27%

Color #221323 in popluar number systems.

HEX 22 13 23
Decimal 34 19 35
Binary 100010 10011 100011
Octal 42 23 43

Shades and tints

Shades of #221323

#221323
(34,19,35)
#1F1220
(31,18,32)
#1C111D
(28,17,29)
#19101A
(25,16,26)
#160F17
(22,15,23)
#130E14
(19,14,20)
#100D11
(16,13,17)
#0D0C0E
(13,12,14)
#0A0B0B
(10,11,11)
#070A08
(7,10,8)
#040905
(4,9,5)
#000000
(0,0,0)

Tints of #221323

#221323
(34,19,35)
#362837
(54,40,55)
#4A3D4B
(74,61,75)
#5E525F
(94,82,95)
#726773
(114,103,115)
#867C87
(134,124,135)
#9A919B
(154,145,155)
#AEA6AF
(174,166,175)
#C2BBC3
(194,187,195)
#D6D0D7
(214,208,215)
#EAE5EB
(234,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #221323; }

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

This text font color is #221323.

Background Color

.myBgColor { background-color: #221323; }

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

This div background color is #221323.

Border color

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

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

This div border color is #221323.

Opacity

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

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

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

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

This text has shadow with #221323 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221323.

Preview

Color preview on black background

This text has color #221323 on black background.


Color preview on white background

This text has color #221323 on white background.


Black color preview on #221323 background

This text has black color on #221323 background.


White color preview on #221323 background

This text has white color on #221323 background.


Related colors

Complementary color

Complementary color for #hex is #DDECDC.


I love getcolorcode.com

Triadic colors

1 #232213 and #132322 with #221323 are triadic colors.

2 #231322 and #132223 with #221323 are triadic colors.