COLOR #216D36

HEX: #216D36 RGB: (33,109,54)

Color info

#216D36 contains mainly green and blue colors. Web safe color of #216D36 is #336633 (or #363).

RGB color model

#216D36 color RGB value is (33,109,54).

RGB: (33,109,54) (13%, 43%, 21%)

RGB channels and saturation

R 33 of 255 = 13%
G 109 of 255 = 43%
B 54 of 255 = 21%

33
109
54

R + G + B ~ 26%. #216D36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 109 + 54 = 196 (100%)
R 33 of 196 ~ 16.84%
G 109 of 196 ~ 55.61%
B 54 of 196 ~ 27.55'%

%16.84
%55.61
%27.55

CMYK color model

#216D36 color CMYK value is (70,0,50,57).

  • cyan value is 69.72%
  • magenta value is 0.00%
  • yellow value is 50.46%
  • key color value is 57.25%

CMYK: (70,0,50,57)
C70M0Y50K57 (70%, 0%, 50%, 57%)
(0.70 / 0.00 / 0.50 / 0.57)

CMYK percentages

%69.72
%0
%50.46
%57.25

Codes

Color #216D36 in popluar color models

21 6D 36
RGB 33 109 54
HSL 137° 53.52% 27.84%
HSB/HSV 137° 69.72% 42.75%
CMYK 69.72% 0.00% 50.46%
57.25%

Color #216D36 in popluar number systems.

HEX 21 6D 36
Decimal 33 109 54
Binary 100001 1101101 110110
Octal 41 155 66

Shades and tints

Shades of #216D36

#216D36
(33,109,54)
#1E6432
(30,100,50)
#1B5B2E
(27,91,46)
#18522A
(24,82,42)
#154926
(21,73,38)
#124022
(18,64,34)
#0F371E
(15,55,30)
#0C2E1A
(12,46,26)
#092516
(9,37,22)
#061C12
(6,28,18)
#03130E
(3,19,14)
#000000
(0,0,0)

Tints of #216D36

#216D36
(33,109,54)
#357A48
(53,122,72)
#49875A
(73,135,90)
#5D946C
(93,148,108)
#71A17E
(113,161,126)
#85AE90
(133,174,144)
#99BBA2
(153,187,162)
#ADC8B4
(173,200,180)
#C1D5C6
(193,213,198)
#D5E2D8
(213,226,216)
#E9EFEA
(233,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #216D36 color. Also use rgb(33,109,54) instead hex code.

Text Font Color

.myTextColor { color: #216D36; }

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

This text font color is #216D36.

Background Color

.myBgColor { background-color: #216D36; }

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

This div background color is #216D36.

Border color

.myBorderColor { border: 1px solid #216D36; }

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

This div border color is #216D36.

Opacity

.myOpacity80 { color: #216D36; opacity: 0.8; }

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

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

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

This text has shadow with #216D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #216D36.

Preview

Color preview on black background

This text has color #216D36 on black background.


Color preview on white background

This text has color #216D36 on white background.


Black color preview on #216D36 background

This text has black color on #216D36 background.


White color preview on #216D36 background

This text has white color on #216D36 background.


Related colors

Complementary color

Complementary color for #hex is #DE92C9.


I love getcolorcode.com

Triadic colors

1 #36216D and #6D3621 with #216D36 are triadic colors.

2 #366D21 and #6D2136 with #216D36 are triadic colors.