COLOR #11714E

HEX: #11714E RGB: (17,113,78)

Color info

#11714E contains mainly green and blue colors. Web safe color of #11714E is #006666 (or #066).

RGB color model

#11714E color RGB value is (17,113,78).

RGB: (17,113,78) (7%, 44%, 31%)

RGB channels and saturation

R 17 of 255 = 7%
G 113 of 255 = 44%
B 78 of 255 = 31%

17
113
78

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

Portions of RGB colors in percentages

R + G + B = 17 + 113 + 78 = 208 (100%)
R 17 of 208 ~ 8.17%
G 113 of 208 ~ 54.33%
B 78 of 208 ~ 37.5'%

%54.33
%37.5

CMYK color model

#11714E color CMYK value is (85,0,31,56).

  • cyan value is 84.96%
  • magenta value is 0.00%
  • yellow value is 30.97%
  • key color value is 55.69%

CMYK: (85,0,31,56)
C85M0Y31K56 (85%, 0%, 31%, 56%)
(0.85 / 0.00 / 0.31 / 0.56)

CMYK percentages

%84.96
%0
%30.97
%55.69

Codes

Color #11714E in popluar color models

11 71 4E
RGB 17 113 78
HSL 158° 73.85% 25.49%
HSB/HSV 158° 84.96% 44.31%
CMYK 84.96% 0.00% 30.97%
55.69%

Color #11714E in popluar number systems.

HEX 11 71 4E
Decimal 17 113 78
Binary 10001 1110001 1001110
Octal 21 161 116

Shades and tints

Shades of #11714E

#11714E
(17,113,78)
#106747
(16,103,71)
#0F5D40
(15,93,64)
#0E5339
(14,83,57)
#0D4932
(13,73,50)
#0C3F2B
(12,63,43)
#0B3524
(11,53,36)
#0A2B1D
(10,43,29)
#092116
(9,33,22)
#08170F
(8,23,15)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #11714E

#11714E
(17,113,78)
#267D5E
(38,125,94)
#3B896E
(59,137,110)
#50957E
(80,149,126)
#65A18E
(101,161,142)
#7AAD9E
(122,173,158)
#8FB9AE
(143,185,174)
#A4C5BE
(164,197,190)
#B9D1CE
(185,209,206)
#CEDDDE
(206,221,222)
#E3E9EE
(227,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11714E color. Also use rgb(17,113,78) instead hex code.

Text Font Color

.myTextColor { color: #11714E; }

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

This text font color is #11714E.

Background Color

.myBgColor { background-color: #11714E; }

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

This div background color is #11714E.

Border color

.myBorderColor { border: 1px solid #11714E; }

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

This div border color is #11714E.

Opacity

.myOpacity80 { color: #11714E; opacity: 0.8; }

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

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

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

This text has shadow with #11714E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11714E.

Preview

Color preview on black background

This text has color #11714E on black background.


Color preview on white background

This text has color #11714E on white background.


Black color preview on #11714E background

This text has black color on #11714E background.


White color preview on #11714E background

This text has white color on #11714E background.


Related colors

Complementary color

Complementary color for #hex is #EE8EB1.


I love getcolorcode.com

Triadic colors

1 #4E1171 and #714E11 with #11714E are triadic colors.

2 #4E7111 and #71114E with #11714E are triadic colors.