COLOR #219673

HEX: #219673 RGB: (33,150,115)

Color info

#219673 contains mainly green and blue colors. Web safe color of #219673 is #339966 (or #396).

RGB color model

#219673 color RGB value is (33,150,115).

RGB: (33,150,115) (13%, 59%, 45%)

RGB channels and saturation

R 33 of 255 = 13%
G 150 of 255 = 59%
B 115 of 255 = 45%

33
150
115

R + G + B ~ 39%. #219673 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 150 + 115 = 298 (100%)
R 33 of 298 ~ 11.07%
G 150 of 298 ~ 50.34%
B 115 of 298 ~ 38.59'%

%11.07
%50.34
%38.59

CMYK color model

#219673 color CMYK value is (78,0,23,41).

  • cyan value is 78.00%
  • magenta value is 0.00%
  • yellow value is 23.33%
  • key color value is 41.18%

CMYK: (78,0,23,41)
C78M0Y23K41 (78%, 0%, 23%, 41%)
(0.78 / 0.00 / 0.23 / 0.41)

CMYK percentages

%78
%0
%23.33
%41.18

Codes

Color #219673 in popluar color models

21 96 73
RGB 33 150 115
HSL 162° 63.93% 35.88%
HSB/HSV 162° 78.00% 58.82%
CMYK 78.00% 0.00% 23.33%
41.18%

Color #219673 in popluar number systems.

HEX 21 96 73
Decimal 33 150 115
Binary 100001 10010110 1110011
Octal 41 226 163

Shades and tints

Shades of #219673

#219673
(33,150,115)
#1E8969
(30,137,105)
#1B7C5F
(27,124,95)
#186F55
(24,111,85)
#15624B
(21,98,75)
#125541
(18,85,65)
#0F4837
(15,72,55)
#0C3B2D
(12,59,45)
#092E23
(9,46,35)
#062119
(6,33,25)
#03140F
(3,20,15)
#000000
(0,0,0)

Tints of #219673

#219673
(33,150,115)
#359F7F
(53,159,127)
#49A88B
(73,168,139)
#5DB197
(93,177,151)
#71BAA3
(113,186,163)
#85C3AF
(133,195,175)
#99CCBB
(153,204,187)
#ADD5C7
(173,213,199)
#C1DED3
(193,222,211)
#D5E7DF
(213,231,223)
#E9F0EB
(233,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #219673 color. Also use rgb(33,150,115) instead hex code.

Text Font Color

.myTextColor { color: #219673; }

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

This text font color is #219673.

Background Color

.myBgColor { background-color: #219673; }

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

This div background color is #219673.

Border color

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

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

This div border color is #219673.

Opacity

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

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

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

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

This text has shadow with #219673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #219673.

Preview

Color preview on black background

This text has color #219673 on black background.


Color preview on white background

This text has color #219673 on white background.


Black color preview on #219673 background

This text has black color on #219673 background.


White color preview on #219673 background

This text has white color on #219673 background.


Related colors

Complementary color

Complementary color for #hex is #DE698C.


I love getcolorcode.com

Triadic colors

1 #732196 and #967321 with #219673 are triadic colors.

2 #739621 and #962173 with #219673 are triadic colors.