COLOR #214424

HEX: #214424 RGB: (33,68,36)

Color info

#214424 contains red, green and blue colors in about the same proportion. Web safe color of #214424 is #333333 (or #333).

RGB color model

#214424 color RGB value is (33,68,36).

RGB: (33,68,36) (13%, 27%, 14%)

RGB channels and saturation

R 33 of 255 = 13%
G 68 of 255 = 27%
B 36 of 255 = 14%

33
68
36

R + G + B ~ 18%. #214424 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 68 + 36 = 137 (100%)
R 33 of 137 ~ 24.09%
G 68 of 137 ~ 49.64%
B 36 of 137 ~ 26.28'%

%24.09
%49.64
%26.28

CMYK color model

#214424 color CMYK value is (51,0,47,73).

  • cyan value is 51.47%
  • magenta value is 0.00%
  • yellow value is 47.06%
  • key color value is 73.33%

CMYK: (51,0,47,73)
C51M0Y47K73 (51%, 0%, 47%, 73%)
(0.51 / 0.00 / 0.47 / 0.73)

CMYK percentages

%51.47
%0
%47.06
%73.33

Codes

Color #214424 in popluar color models

21 44 24
RGB 33 68 36
HSL 125° 34.65% 19.80%
HSB/HSV 125° 51.47% 26.67%
CMYK 51.47% 0.00% 47.06%
73.33%

Color #214424 in popluar number systems.

HEX 21 44 24
Decimal 33 68 36
Binary 100001 1000100 100100
Octal 41 104 44

Shades and tints

Shades of #214424

#214424
(33,68,36)
#1E3E21
(30,62,33)
#1B381E
(27,56,30)
#18321B
(24,50,27)
#152C18
(21,44,24)
#122615
(18,38,21)
#0F2012
(15,32,18)
#0C1A0F
(12,26,15)
#09140C
(9,20,12)
#060E09
(6,14,9)
#030806
(3,8,6)
#000000
(0,0,0)

Tints of #214424

#214424
(33,68,36)
#355537
(53,85,55)
#49664A
(73,102,74)
#5D775D
(93,119,93)
#718870
(113,136,112)
#859983
(133,153,131)
#99AA96
(153,170,150)
#ADBBA9
(173,187,169)
#C1CCBC
(193,204,188)
#D5DDCF
(213,221,207)
#E9EEE2
(233,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #214424 color. Also use rgb(33,68,36) instead hex code.

Text Font Color

.myTextColor { color: #214424; }

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

This text font color is #214424.

Background Color

.myBgColor { background-color: #214424; }

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

This div background color is #214424.

Border color

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

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

This div border color is #214424.

Opacity

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

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

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

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

This text has shadow with #214424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214424.

Preview

Color preview on black background

This text has color #214424 on black background.


Color preview on white background

This text has color #214424 on white background.


Black color preview on #214424 background

This text has black color on #214424 background.


White color preview on #214424 background

This text has white color on #214424 background.


Related colors

Complementary color

Complementary color for #hex is #DEBBDB.


I love getcolorcode.com

Triadic colors

1 #242144 and #442421 with #214424 are triadic colors.

2 #244421 and #442124 with #214424 are triadic colors.