COLOR #214720

HEX: #214720 RGB: (33,71,32)

Color info

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

RGB color model

#214720 color RGB value is (33,71,32).

RGB: (33,71,32) (13%, 28%, 13%)

RGB channels and saturation

R 33 of 255 = 13%
G 71 of 255 = 28%
B 32 of 255 = 13%

33
71
32

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

Portions of RGB colors in percentages

R + G + B = 33 + 71 + 32 = 136 (100%)
R 33 of 136 ~ 24.26%
G 71 of 136 ~ 52.21%
B 32 of 136 ~ 23.53'%

%24.26
%52.21
%23.53

CMYK color model

#214720 color CMYK value is (54,0,55,72).

  • cyan value is 53.52%
  • magenta value is 0.00%
  • yellow value is 54.93%
  • key color value is 72.16%

CMYK: (54,0,55,72)
C54M0Y55K72 (54%, 0%, 55%, 72%)
(0.54 / 0.00 / 0.55 / 0.72)

CMYK percentages

%53.52
%0
%54.93
%72.16

Codes

Color #214720 in popluar color models

21 47 20
RGB 33 71 32
HSL 118° 37.86% 20.20%
HSB/HSV 118° 54.93% 27.84%
CMYK 53.52% 0.00% 54.93%
72.16%

Color #214720 in popluar number systems.

HEX 21 47 20
Decimal 33 71 32
Binary 100001 1000111 100000
Octal 41 107 40

Shades and tints

Shades of #214720

#214720
(33,71,32)
#1E411E
(30,65,30)
#1B3B1C
(27,59,28)
#18351A
(24,53,26)
#152F18
(21,47,24)
#122916
(18,41,22)
#0F2314
(15,35,20)
#0C1D12
(12,29,18)
#091710
(9,23,16)
#06110E
(6,17,14)
#030B0C
(3,11,12)
#000000
(0,0,0)

Tints of #214720

#214720
(33,71,32)
#355734
(53,87,52)
#496748
(73,103,72)
#5D775C
(93,119,92)
#718770
(113,135,112)
#859784
(133,151,132)
#99A798
(153,167,152)
#ADB7AC
(173,183,172)
#C1C7C0
(193,199,192)
#D5D7D4
(213,215,212)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #214720 color. Also use rgb(33,71,32) instead hex code.

Text Font Color

.myTextColor { color: #214720; }

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

This text font color is #214720.

Background Color

.myBgColor { background-color: #214720; }

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

This div background color is #214720.

Border color

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

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

This div border color is #214720.

Opacity

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

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

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

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

This text has shadow with #214720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214720.

Preview

Color preview on black background

This text has color #214720 on black background.


Color preview on white background

This text has color #214720 on white background.


Black color preview on #214720 background

This text has black color on #214720 background.


White color preview on #214720 background

This text has white color on #214720 background.


Related colors

Complementary color

Complementary color for #hex is #DEB8DF.


I love getcolorcode.com

Triadic colors

1 #202147 and #472021 with #214720 are triadic colors.

2 #204721 and #472120 with #214720 are triadic colors.