COLOR #21680E

HEX: #21680E RGB: (33,104,14)

Color info

#21680E contains mainly green color. Web safe color of #21680E is #336600 (or #360).

RGB color model

#21680E color RGB value is (33,104,14).

RGB: (33,104,14) (13%, 41%, 5%)

RGB channels and saturation

R 33 of 255 = 13%
G 104 of 255 = 41%
B 14 of 255 = 5%

33
104
14

R + G + B ~ 20%. #21680E is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 104 + 14 = 151 (100%)
R 33 of 151 ~ 21.85%
G 104 of 151 ~ 68.87%
B 14 of 151 ~ 9.27'%

%21.85
%68.87

CMYK color model

#21680E color CMYK value is (68,0,87,59).

  • cyan value is 68.27%
  • magenta value is 0.00%
  • yellow value is 86.54%
  • key color value is 59.22%

CMYK: (68,0,87,59)
C68M0Y87K59 (68%, 0%, 87%, 59%)
(0.68 / 0.00 / 0.87 / 0.59)

CMYK percentages

%68.27
%0
%86.54
%59.22

Codes

Color #21680E in popluar color models

21 68 0E
RGB 33 104 14
HSL 107° 76.27% 23.14%
HSB/HSV 107° 86.54% 40.78%
CMYK 68.27% 0.00% 86.54%
59.22%

Color #21680E in popluar number systems.

HEX 21 68 0E
Decimal 33 104 14
Binary 100001 1101000 1110
Octal 41 150 16

Shades and tints

Shades of #21680E

#21680E
(33,104,14)
#1E5F0D
(30,95,13)
#1B560C
(27,86,12)
#184D0B
(24,77,11)
#15440A
(21,68,10)
#123B09
(18,59,9)
#0F3208
(15,50,8)
#0C2907
(12,41,7)
#092006
(9,32,6)
#061705
(6,23,5)
#030E04
(3,14,4)
#000000
(0,0,0)

Tints of #21680E

#21680E
(33,104,14)
#357523
(53,117,35)
#498238
(73,130,56)
#5D8F4D
(93,143,77)
#719C62
(113,156,98)
#85A977
(133,169,119)
#99B68C
(153,182,140)
#ADC3A1
(173,195,161)
#C1D0B6
(193,208,182)
#D5DDCB
(213,221,203)
#E9EAE0
(233,234,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21680E color. Also use rgb(33,104,14) instead hex code.

Text Font Color

.myTextColor { color: #21680E; }

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

This text font color is #21680E.

Background Color

.myBgColor { background-color: #21680E; }

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

This div background color is #21680E.

Border color

.myBorderColor { border: 1px solid #21680E; }

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

This div border color is #21680E.

Opacity

.myOpacity80 { color: #21680E; opacity: 0.8; }

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

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

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

This text has shadow with #21680E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21680E.

Preview

Color preview on black background

This text has color #21680E on black background.


Color preview on white background

This text has color #21680E on white background.


Black color preview on #21680E background

This text has black color on #21680E background.


White color preview on #21680E background

This text has white color on #21680E background.


Related colors

Complementary color

Complementary color for #hex is #DE97F1.


I love getcolorcode.com

Triadic colors

1 #0E2168 and #680E21 with #21680E are triadic colors.

2 #0E6821 and #68210E with #21680E are triadic colors.