COLOR #221714

HEX: #221714 RGB: (34,23,20)

Color info

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

RGB color model

#221714 color RGB value is (34,23,20).

RGB: (34,23,20) (13%, 9%, 8%)

RGB channels and saturation

R 34 of 255 = 13%
G 23 of 255 = 9%
B 20 of 255 = 8%

34
23
20

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

Portions of RGB colors in percentages

R + G + B = 34 + 23 + 20 = 77 (100%)
R 34 of 77 ~ 44.16%
G 23 of 77 ~ 29.87%
B 20 of 77 ~ 25.97'%

%44.16
%29.87
%25.97

CMYK color model

#221714 color CMYK value is (0,32,41,87).

  • cyan value is 0.00%
  • magenta value is 32.35%
  • yellow value is 41.18%
  • key color value is 86.67%

CMYK: (0,32,41,87)
C0M32Y41K87 (0%, 32%, 41%, 87%)
(0.00 / 0.32 / 0.41 / 0.87)

CMYK percentages

%0
%32.35
%41.18
%86.67

Codes

Color #221714 in popluar color models

22 17 14
RGB 34 23 20
HSL 13° 25.93% 10.59%
HSB/HSV 13° 41.18% 13.33%
CMYK 0.00% 32.35% 41.18%
86.67%

Color #221714 in popluar number systems.

HEX 22 17 14
Decimal 34 23 20
Binary 100010 10111 10100
Octal 42 27 24

Shades and tints

Shades of #221714

#221714
(34,23,20)
#1F1513
(31,21,19)
#1C1312
(28,19,18)
#191111
(25,17,17)
#160F10
(22,15,16)
#130D0F
(19,13,15)
#100B0E
(16,11,14)
#0D090D
(13,9,13)
#0A070C
(10,7,12)
#07050B
(7,5,11)
#04030A
(4,3,10)
#000000
(0,0,0)

Tints of #221714

#221714
(34,23,20)
#362C29
(54,44,41)
#4A413E
(74,65,62)
#5E5653
(94,86,83)
#726B68
(114,107,104)
#86807D
(134,128,125)
#9A9592
(154,149,146)
#AEAAA7
(174,170,167)
#C2BFBC
(194,191,188)
#D6D4D1
(214,212,209)
#EAE9E6
(234,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #221714 color. Also use rgb(34,23,20) instead hex code.

Text Font Color

.myTextColor { color: #221714; }

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

This text font color is #221714.

Background Color

.myBgColor { background-color: #221714; }

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

This div background color is #221714.

Border color

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

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

This div border color is #221714.

Opacity

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

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

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

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

This text has shadow with #221714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221714.

Preview

Color preview on black background

This text has color #221714 on black background.


Color preview on white background

This text has color #221714 on white background.


Black color preview on #221714 background

This text has black color on #221714 background.


White color preview on #221714 background

This text has white color on #221714 background.


Related colors

Complementary color

Complementary color for #hex is #DDE8EB.


I love getcolorcode.com

Triadic colors

1 #142217 and #171422 with #221714 are triadic colors.

2 #141722 and #172214 with #221714 are triadic colors.