COLOR #221913

HEX: #221913 RGB: (34,25,19)

Color info

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

RGB color model

#221913 color RGB value is (34,25,19).

RGB: (34,25,19) (13%, 10%, 7%)

RGB channels and saturation

R 34 of 255 = 13%
G 25 of 255 = 10%
B 19 of 255 = 7%

34
25
19

R + G + B ~ 10%. #221913 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 25 + 19 = 78 (100%)
R 34 of 78 ~ 43.59%
G 25 of 78 ~ 32.05%
B 19 of 78 ~ 24.36'%

%43.59
%32.05
%24.36

CMYK color model

#221913 color CMYK value is (0,26,44,87).

  • cyan value is 0.00%
  • magenta value is 26.47%
  • yellow value is 44.12%
  • key color value is 86.67%
CMYK: (0,26,44,87) C0M26Y44K87 (0%,26%,44%,87%) (0.00/0.26/0.44/0.87) 

CMYK percentages

%0
%26.47
%44.12
%86.67

Codes

Color #221913 in popluar color models

22 19 13
RGB 34 25 19
HSL 24° 28.30% 10.39%
HSB/HSV 24° 44.12% 13.33%
CMYK 0.00% 26.47% 44.12%
86.67%

Color #221913 in popluar number systems.

HEX 22 19 13
Decimal 34 25 19
Binary 100010 11001 10011
Octal 42 31 23

Shades and tints

Shades of #221913

#221913
(34,25,19)
#1F1712
(31,23,18)
#1C1511
(28,21,17)
#191310
(25,19,16)
#16110F
(22,17,15)
#130F0E
(19,15,14)
#100D0D
(16,13,13)
#0D0B0C
(13,11,12)
#0A090B
(10,9,11)
#07070A
(7,7,10)
#040509
(4,5,9)
#000000
(0,0,0)

Tints of #221913

#221913
(34,25,19)
#362D28
(54,45,40)
#4A413D
(74,65,61)
#5E5552
(94,85,82)
#726967
(114,105,103)
#867D7C
(134,125,124)
#9A9191
(154,145,145)
#AEA5A6
(174,165,166)
#C2B9BB
(194,185,187)
#D6CDD0
(214,205,208)
#EAE1E5
(234,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #221913; }

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

This text font color is #221913.

Background Color

.myBgColor { background-color: #221913; }

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

This div background color is #221913.

Border color

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

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

This div border color is #221913.

Opacity

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

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

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

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

This text has shadow with #221913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221913.

Preview

Color preview on black background

This text has color #221913 on black background.


Color preview on white background

This text has color #221913 on white background.


Black color preview on #221913 background

This text has black color on #221913 background.


White color preview on #221913 background

This text has white color on #221913 background.


Related colors

Complementary color

Complementary color for #hex is #DDE6EC.


I love getcolorcode.com

Triadic colors

1 #132219 and #191322 with #221913 are triadic colors.

2 #131922 and #192213 with #221913 are triadic colors.