COLOR #216349

HEX: #216349 RGB: (33,99,73)

Color info

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

RGB color model

#216349 color RGB value is (33,99,73).

RGB: (33,99,73) (13%, 39%, 29%)

RGB channels and saturation

R 33 of 255 = 13%
G 99 of 255 = 39%
B 73 of 255 = 29%

33
99
73

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

Portions of RGB colors in percentages

R + G + B = 33 + 99 + 73 = 205 (100%)
R 33 of 205 ~ 16.1%
G 99 of 205 ~ 48.29%
B 73 of 205 ~ 35.61'%

%16.1
%48.29
%35.61

CMYK color model

#216349 color CMYK value is (67,0,26,61).

  • cyan value is 66.67%
  • magenta value is 0.00%
  • yellow value is 26.26%
  • key color value is 61.18%
CMYK: (67,0,26,61) C67M0Y26K61 (67%,0%,26%,61%) (0.67/0.00/0.26/0.61) 

CMYK percentages

%66.67
%0
%26.26
%61.18

Codes

Color #216349 in popluar color models

21 63 49
RGB 33 99 73
HSL 156° 50.00% 25.88%
HSB/HSV 156° 66.67% 38.82%
CMYK 66.67% 0.00% 26.26%
61.18%

Color #216349 in popluar number systems.

HEX 21 63 49
Decimal 33 99 73
Binary 100001 1100011 1001001
Octal 41 143 111

Shades and tints

Shades of #216349

#216349
(33,99,73)
#1E5A43
(30,90,67)
#1B513D
(27,81,61)
#184837
(24,72,55)
#153F31
(21,63,49)
#12362B
(18,54,43)
#0F2D25
(15,45,37)
#0C241F
(12,36,31)
#091B19
(9,27,25)
#061213
(6,18,19)
#03090D
(3,9,13)
#000000
(0,0,0)

Tints of #216349

#216349
(33,99,73)
#357159
(53,113,89)
#497F69
(73,127,105)
#5D8D79
(93,141,121)
#719B89
(113,155,137)
#85A999
(133,169,153)
#99B7A9
(153,183,169)
#ADC5B9
(173,197,185)
#C1D3C9
(193,211,201)
#D5E1D9
(213,225,217)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #216349; }

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

This text font color is #216349.

Background Color

.myBgColor { background-color: #216349; }

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

This div background color is #216349.

Border color

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

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

This div border color is #216349.

Opacity

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

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

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

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

This text has shadow with #216349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #216349.

Preview

Color preview on black background

This text has color #216349 on black background.


Color preview on white background

This text has color #216349 on white background.


Black color preview on #216349 background

This text has black color on #216349 background.


White color preview on #216349 background

This text has white color on #216349 background.


Related colors

Complementary color

Complementary color for #hex is #DE9CB6.


I love getcolorcode.com

Triadic colors

1 #492163 and #634921 with #216349 are triadic colors.

2 #496321 and #632149 with #216349 are triadic colors.