COLOR #214517

HEX: #214517 RGB: (33,69,23)

Color info

#214517 contains red, green and blue colors in about the same proportion. Web safe color of #214517 is #333300 (or #330).

RGB color model

#214517 color RGB value is (33,69,23).

RGB: (33,69,23) (13%, 27%, 9%)

RGB channels and saturation

R 33 of 255 = 13%
G 69 of 255 = 27%
B 23 of 255 = 9%

33
69
23

R + G + B ~ 16%. #214517 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 69 + 23 = 125 (100%)
R 33 of 125 ~ 26.4%
G 69 of 125 ~ 55.2%
B 23 of 125 ~ 18.4'%

%26.4
%55.2
%18.4

CMYK color model

#214517 color CMYK value is (52,0,67,73).

  • cyan value is 52.17%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 72.94%

CMYK: (52,0,67,73)
C52M0Y67K73 (52%, 0%, 67%, 73%)
(0.52 / 0.00 / 0.67 / 0.73)

CMYK percentages

%52.17
%0
%66.67
%72.94

Codes

Color #214517 in popluar color models

21 45 17
RGB 33 69 23
HSL 107° 50.00% 18.04%
HSB/HSV 107° 66.67% 27.06%
CMYK 52.17% 0.00% 66.67%
72.94%

Color #214517 in popluar number systems.

HEX 21 45 17
Decimal 33 69 23
Binary 100001 1000101 10111
Octal 41 105 27

Shades and tints

Shades of #214517

#214517
(33,69,23)
#1E3F15
(30,63,21)
#1B3913
(27,57,19)
#183311
(24,51,17)
#152D0F
(21,45,15)
#12270D
(18,39,13)
#0F210B
(15,33,11)
#0C1B09
(12,27,9)
#091507
(9,21,7)
#060F05
(6,15,5)
#030903
(3,9,3)
#000000
(0,0,0)

Tints of #214517

#214517
(33,69,23)
#35552C
(53,85,44)
#496541
(73,101,65)
#5D7556
(93,117,86)
#71856B
(113,133,107)
#859580
(133,149,128)
#99A595
(153,165,149)
#ADB5AA
(173,181,170)
#C1C5BF
(193,197,191)
#D5D5D4
(213,213,212)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #214517 color. Also use rgb(33,69,23) instead hex code.

Text Font Color

.myTextColor { color: #214517; }

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

This text font color is #214517.

Background Color

.myBgColor { background-color: #214517; }

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

This div background color is #214517.

Border color

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

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

This div border color is #214517.

Opacity

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

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

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

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

This text has shadow with #214517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214517.

Preview

Color preview on black background

This text has color #214517 on black background.


Color preview on white background

This text has color #214517 on white background.


Black color preview on #214517 background

This text has black color on #214517 background.


White color preview on #214517 background

This text has white color on #214517 background.


Related colors

Complementary color

Complementary color for #hex is #DEBAE8.


I love getcolorcode.com

Triadic colors

1 #172145 and #451721 with #214517 are triadic colors.

2 #174521 and #452117 with #214517 are triadic colors.