COLOR #216537

HEX: #216537 RGB: (33,101,55)

Color info

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

RGB color model

#216537 color RGB value is (33,101,55).

RGB: (33,101,55) (13%, 40%, 22%)

RGB channels and saturation

R 33 of 255 = 13%
G 101 of 255 = 40%
B 55 of 255 = 22%

33
101
55

R + G + B ~ 25%. #216537 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 101 + 55 = 189 (100%)
R 33 of 189 ~ 17.46%
G 101 of 189 ~ 53.44%
B 55 of 189 ~ 29.1'%

%17.46
%53.44
%29.1

CMYK color model

#216537 color CMYK value is (67,0,46,60).

  • cyan value is 67.33%
  • magenta value is 0.00%
  • yellow value is 45.54%
  • key color value is 60.39%

CMYK: (67,0,46,60)
C67M0Y46K60 (67%, 0%, 46%, 60%)
(0.67 / 0.00 / 0.46 / 0.60)

CMYK percentages

%67.33
%0
%45.54
%60.39

Codes

Color #216537 in popluar color models

21 65 37
RGB 33 101 55
HSL 139° 50.75% 26.27%
HSB/HSV 139° 67.33% 39.61%
CMYK 67.33% 0.00% 45.54%
60.39%

Color #216537 in popluar number systems.

HEX 21 65 37
Decimal 33 101 55
Binary 100001 1100101 110111
Octal 41 145 67

Shades and tints

Shades of #216537

#216537
(33,101,55)
#1E5C32
(30,92,50)
#1B532D
(27,83,45)
#184A28
(24,74,40)
#154123
(21,65,35)
#12381E
(18,56,30)
#0F2F19
(15,47,25)
#0C2614
(12,38,20)
#091D0F
(9,29,15)
#06140A
(6,20,10)
#030B05
(3,11,5)
#000000
(0,0,0)

Tints of #216537

#216537
(33,101,55)
#357349
(53,115,73)
#49815B
(73,129,91)
#5D8F6D
(93,143,109)
#719D7F
(113,157,127)
#85AB91
(133,171,145)
#99B9A3
(153,185,163)
#ADC7B5
(173,199,181)
#C1D5C7
(193,213,199)
#D5E3D9
(213,227,217)
#E9F1EB
(233,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #216537 color. Also use rgb(33,101,55) instead hex code.

Text Font Color

.myTextColor { color: #216537; }

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

This text font color is #216537.

Background Color

.myBgColor { background-color: #216537; }

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

This div background color is #216537.

Border color

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

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

This div border color is #216537.

Opacity

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

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

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

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

This text has shadow with #216537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #216537.

Preview

Color preview on black background

This text has color #216537 on black background.


Color preview on white background

This text has color #216537 on white background.


Black color preview on #216537 background

This text has black color on #216537 background.


White color preview on #216537 background

This text has white color on #216537 background.


Related colors

Complementary color

Complementary color for #hex is #DE9AC8.


I love getcolorcode.com

Triadic colors

1 #372165 and #653721 with #216537 are triadic colors.

2 #376521 and #652137 with #216537 are triadic colors.