COLOR #214610

HEX: #214610 RGB: (33,70,16)

Color info

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

RGB color model

#214610 color RGB value is (33,70,16).

RGB: (33,70,16) (13%, 27%, 6%)

RGB channels and saturation

R 33 of 255 = 13%
G 70 of 255 = 27%
B 16 of 255 = 6%

33
70
16

R + G + B ~ 15%. #214610 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 70 + 16 = 119 (100%)
R 33 of 119 ~ 27.73%
G 70 of 119 ~ 58.82%
B 16 of 119 ~ 13.45'%

%27.73
%58.82
%13.45

CMYK color model

#214610 color CMYK value is (53,0,77,73).

  • cyan value is 52.86%
  • magenta value is 0.00%
  • yellow value is 77.14%
  • key color value is 72.55%

CMYK: (53,0,77,73)
C53M0Y77K73 (53%, 0%, 77%, 73%)
(0.53 / 0.00 / 0.77 / 0.73)

CMYK percentages

%52.86
%0
%77.14
%72.55

Codes

Color #214610 in popluar color models

21 46 10
RGB 33 70 16
HSL 101° 62.79% 16.86%
HSB/HSV 101° 77.14% 27.45%
CMYK 52.86% 0.00% 77.14%
72.55%

Color #214610 in popluar number systems.

HEX 21 46 10
Decimal 33 70 16
Binary 100001 1000110 10000
Octal 41 106 20

Shades and tints

Shades of #214610

#214610
(33,70,16)
#1E400F
(30,64,15)
#1B3A0E
(27,58,14)
#18340D
(24,52,13)
#152E0C
(21,46,12)
#12280B
(18,40,11)
#0F220A
(15,34,10)
#0C1C09
(12,28,9)
#091608
(9,22,8)
#061007
(6,16,7)
#030A06
(3,10,6)
#000000
(0,0,0)

Tints of #214610

#214610
(33,70,16)
#355625
(53,86,37)
#49663A
(73,102,58)
#5D764F
(93,118,79)
#718664
(113,134,100)
#859679
(133,150,121)
#99A68E
(153,166,142)
#ADB6A3
(173,182,163)
#C1C6B8
(193,198,184)
#D5D6CD
(213,214,205)
#E9E6E2
(233,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #214610 color. Also use rgb(33,70,16) instead hex code.

Text Font Color

.myTextColor { color: #214610; }

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

This text font color is #214610.

Background Color

.myBgColor { background-color: #214610; }

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

This div background color is #214610.

Border color

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

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

This div border color is #214610.

Opacity

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

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

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

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

This text has shadow with #214610 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214610.

Preview

Color preview on black background

This text has color #214610 on black background.


Color preview on white background

This text has color #214610 on white background.


Black color preview on #214610 background

This text has black color on #214610 background.


White color preview on #214610 background

This text has white color on #214610 background.


Related colors

Complementary color

Complementary color for #hex is #DEB9EF.


I love getcolorcode.com

Triadic colors

1 #102146 and #461021 with #214610 are triadic colors.

2 #104621 and #462110 with #214610 are triadic colors.