COLOR #216549

HEX: #216549 RGB: (33,101,73)

Color info

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

RGB color model

#216549 color RGB value is (33,101,73).

RGB: (33,101,73) (13%, 40%, 29%)

RGB channels and saturation

R 33 of 255 = 13%
G 101 of 255 = 40%
B 73 of 255 = 29%

33
101
73

R + G + B ~ 27%. #216549 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 101 + 73 = 207 (100%)
R 33 of 207 ~ 15.94%
G 101 of 207 ~ 48.79%
B 73 of 207 ~ 35.27'%

%15.94
%48.79
%35.27

CMYK color model

#216549 color CMYK value is (67,0,28,60).

  • cyan value is 67.33%
  • magenta value is 0.00%
  • yellow value is 27.72%
  • key color value is 60.39%
CMYK: (67,0,28,60) C67M0Y28K60 (67%,0%,28%,60%) (0.67/0.00/0.28/0.60) 

CMYK percentages

%67.33
%0
%27.72
%60.39

Codes

Color #216549 in popluar color models

21 65 49
RGB 33 101 73
HSL 155° 50.75% 26.27%
HSB/HSV 155° 67.33% 39.61%
CMYK 67.33% 0.00% 27.72%
60.39%

Color #216549 in popluar number systems.

HEX 21 65 49
Decimal 33 101 73
Binary 100001 1100101 1001001
Octal 41 145 111

Shades and tints

Shades of #216549

#216549
(33,101,73)
#1E5C43
(30,92,67)
#1B533D
(27,83,61)
#184A37
(24,74,55)
#154131
(21,65,49)
#12382B
(18,56,43)
#0F2F25
(15,47,37)
#0C261F
(12,38,31)
#091D19
(9,29,25)
#061413
(6,20,19)
#030B0D
(3,11,13)
#000000
(0,0,0)

Tints of #216549

#216549
(33,101,73)
#357359
(53,115,89)
#498169
(73,129,105)
#5D8F79
(93,143,121)
#719D89
(113,157,137)
#85AB99
(133,171,153)
#99B9A9
(153,185,169)
#ADC7B9
(173,199,185)
#C1D5C9
(193,213,201)
#D5E3D9
(213,227,217)
#E9F1E9
(233,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #216549; }

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

This text font color is #216549.

Background Color

.myBgColor { background-color: #216549; }

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

This div background color is #216549.

Border color

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

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

This div border color is #216549.

Opacity

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

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

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

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

This text has shadow with #216549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #216549.

Preview

Color preview on black background

This text has color #216549 on black background.


Color preview on white background

This text has color #216549 on white background.


Black color preview on #216549 background

This text has black color on #216549 background.


White color preview on #216549 background

This text has white color on #216549 background.


Related colors

Complementary color

Complementary color for #hex is #DE9AB6.


I love getcolorcode.com

Triadic colors

1 #492165 and #654921 with #216549 are triadic colors.

2 #496521 and #652149 with #216549 are triadic colors.