COLOR #217966

HEX: #217966 RGB: (33,121,102)

Color info

#217966 contains mainly green and blue colors. Web safe color of #217966 is #336666 (or #366).

RGB color model

#217966 color RGB value is (33,121,102).

RGB: (33,121,102) (13%, 47%, 40%)

RGB channels and saturation

R 33 of 255 = 13%
G 121 of 255 = 47%
B 102 of 255 = 40%

33
121
102

R + G + B ~ 33%. #217966 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 121 + 102 = 256 (100%)
R 33 of 256 ~ 12.89%
G 121 of 256 ~ 47.27%
B 102 of 256 ~ 39.84'%

%12.89
%47.27
%39.84

CMYK color model

#217966 color CMYK value is (73,0,16,53).

  • cyan value is 72.73%
  • magenta value is 0.00%
  • yellow value is 15.70%
  • key color value is 52.55%
CMYK: (73,0,16,53) C73M0Y16K53 (73%,0%,16%,53%) (0.73/0.00/0.16/0.53) 

CMYK percentages

%72.73
%0
%15.7
%52.55

Codes

Color #217966 in popluar color models

21 79 66
RGB 33 121 102
HSL 167° 57.14% 30.20%
HSB/HSV 167° 72.73% 47.45%
CMYK 72.73% 0.00% 15.70%
52.55%

Color #217966 in popluar number systems.

HEX 21 79 66
Decimal 33 121 102
Binary 100001 1111001 1100110
Octal 41 171 146

Shades and tints

Shades of #217966

#217966
(33,121,102)
#1E6E5D
(30,110,93)
#1B6354
(27,99,84)
#18584B
(24,88,75)
#154D42
(21,77,66)
#124239
(18,66,57)
#0F3730
(15,55,48)
#0C2C27
(12,44,39)
#09211E
(9,33,30)
#061615
(6,22,21)
#030B0C
(3,11,12)
#000000
(0,0,0)

Tints of #217966

#217966
(33,121,102)
#358573
(53,133,115)
#499180
(73,145,128)
#5D9D8D
(93,157,141)
#71A99A
(113,169,154)
#85B5A7
(133,181,167)
#99C1B4
(153,193,180)
#ADCDC1
(173,205,193)
#C1D9CE
(193,217,206)
#D5E5DB
(213,229,219)
#E9F1E8
(233,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #217966 color. Also use rgb(33,121,102) instead hex code.

Text Font Color

.myTextColor { color: #217966; }

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

This text font color is #217966.

Background Color

.myBgColor { background-color: #217966; }

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

This div background color is #217966.

Border color

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

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

This div border color is #217966.

Opacity

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

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

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

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

This text has shadow with #217966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #217966.

Preview

Color preview on black background

This text has color #217966 on black background.


Color preview on white background

This text has color #217966 on white background.


Black color preview on #217966 background

This text has black color on #217966 background.


White color preview on #217966 background

This text has white color on #217966 background.


Related colors

Complementary color

Complementary color for #hex is #DE8699.


I love getcolorcode.com

Triadic colors

1 #662179 and #796621 with #217966 are triadic colors.

2 #667921 and #792166 with #217966 are triadic colors.