COLOR #217357

HEX: #217357 RGB: (33,115,87)

Color info

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

RGB color model

#217357 color RGB value is (33,115,87).

RGB: (33,115,87) (13%, 45%, 34%)

RGB channels and saturation

R 33 of 255 = 13%
G 115 of 255 = 45%
B 87 of 255 = 34%

33
115
87

R + G + B ~ 31%. #217357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 115 + 87 = 235 (100%)
R 33 of 235 ~ 14.04%
G 115 of 235 ~ 48.94%
B 87 of 235 ~ 37.02'%

%14.04
%48.94
%37.02

CMYK color model

#217357 color CMYK value is (71,0,24,55).

  • cyan value is 71.30%
  • magenta value is 0.00%
  • yellow value is 24.35%
  • key color value is 54.90%
CMYK: (71,0,24,55) C71M0Y24K55 (71%,0%,24%,55%) (0.71/0.00/0.24/0.55) 

CMYK percentages

%71.3
%0
%24.35
%54.9

Codes

Color #217357 in popluar color models

21 73 57
RGB 33 115 87
HSL 160° 55.41% 29.02%
HSB/HSV 160° 71.30% 45.10%
CMYK 71.30% 0.00% 24.35%
54.90%

Color #217357 in popluar number systems.

HEX 21 73 57
Decimal 33 115 87
Binary 100001 1110011 1010111
Octal 41 163 127

Shades and tints

Shades of #217357

#217357
(33,115,87)
#1E6950
(30,105,80)
#1B5F49
(27,95,73)
#185542
(24,85,66)
#154B3B
(21,75,59)
#124134
(18,65,52)
#0F372D
(15,55,45)
#0C2D26
(12,45,38)
#09231F
(9,35,31)
#061918
(6,25,24)
#030F11
(3,15,17)
#000000
(0,0,0)

Tints of #217357

#217357
(33,115,87)
#357F66
(53,127,102)
#498B75
(73,139,117)
#5D9784
(93,151,132)
#71A393
(113,163,147)
#85AFA2
(133,175,162)
#99BBB1
(153,187,177)
#ADC7C0
(173,199,192)
#C1D3CF
(193,211,207)
#D5DFDE
(213,223,222)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #217357; }

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

This text font color is #217357.

Background Color

.myBgColor { background-color: #217357; }

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

This div background color is #217357.

Border color

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

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

This div border color is #217357.

Opacity

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

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

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

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

This text has shadow with #217357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #217357.

Preview

Color preview on black background

This text has color #217357 on black background.


Color preview on white background

This text has color #217357 on white background.


Black color preview on #217357 background

This text has black color on #217357 background.


White color preview on #217357 background

This text has white color on #217357 background.


Related colors

Complementary color

Complementary color for #hex is #DE8CA8.


I love getcolorcode.com

Triadic colors

1 #572173 and #735721 with #217357 are triadic colors.

2 #577321 and #732157 with #217357 are triadic colors.