COLOR #221004

HEX: #221004 RGB: (34,16,4)

Color info

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

RGB color model

#221004 color RGB value is (34,16,4).

RGB: (34,16,4) (13%, 6%, 2%)

RGB channels and saturation

R 34 of 255 = 13%
G 16 of 255 = 6%
B 4 of 255 = 2%

34
16
4

R + G + B ~ 7%. #221004 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 16 + 4 = 54 (100%)
R 34 of 54 ~ 62.96%
G 16 of 54 ~ 29.63%
B 4 of 54 ~ 7.41'%

%62.96
%29.63

CMYK color model

#221004 color CMYK value is (0,53,88,87).

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

CMYK: (0,53,88,87)
C0M53Y88K87 (0%, 53%, 88%, 87%)
(0.00 / 0.53 / 0.88 / 0.87)

CMYK percentages

%0
%52.94
%88.24
%86.67

Codes

Color #221004 in popluar color models

22 10 04
RGB 34 16 4
HSL 24° 78.95% 7.45%
HSB/HSV 24° 88.24% 13.33%
CMYK 0.00% 52.94% 88.24%
86.67%

Color #221004 in popluar number systems.

HEX 22 10 04
Decimal 34 16 4
Binary 100010 10000 100
Octal 42 20 4

Shades and tints

Shades of #221004

#221004
(34,16,4)
#1F0F04
(31,15,4)
#1C0E04
(28,14,4)
#190D04
(25,13,4)
#160C04
(22,12,4)
#130B04
(19,11,4)
#100A04
(16,10,4)
#0D0904
(13,9,4)
#0A0804
(10,8,4)
#070704
(7,7,4)
#040604
(4,6,4)
#000000
(0,0,0)

Tints of #221004

#221004
(34,16,4)
#36251A
(54,37,26)
#4A3A30
(74,58,48)
#5E4F46
(94,79,70)
#72645C
(114,100,92)
#867972
(134,121,114)
#9A8E88
(154,142,136)
#AEA39E
(174,163,158)
#C2B8B4
(194,184,180)
#D6CDCA
(214,205,202)
#EAE2E0
(234,226,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #221004; }

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

This text font color is #221004.

Background Color

.myBgColor { background-color: #221004; }

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

This div background color is #221004.

Border color

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

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

This div border color is #221004.

Opacity

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

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

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

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

This text has shadow with #221004 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221004.

Preview

Color preview on black background

This text has color #221004 on black background.


Color preview on white background

This text has color #221004 on white background.


Black color preview on #221004 background

This text has black color on #221004 background.


White color preview on #221004 background

This text has white color on #221004 background.


Related colors

Complementary color

Complementary color for #hex is #DDEFFB.


I love getcolorcode.com

Triadic colors

1 #042210 and #100422 with #221004 are triadic colors.

2 #041022 and #102204 with #221004 are triadic colors.