COLOR #116350

HEX: #116350 RGB: (17,99,80)

Color info

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

RGB color model

#116350 color RGB value is (17,99,80).

RGB: (17,99,80) (7%, 39%, 31%)

RGB channels and saturation

R 17 of 255 = 7%
G 99 of 255 = 39%
B 80 of 255 = 31%

17
99
80

R + G + B ~ 26%. #116350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 99 + 80 = 196 (100%)
R 17 of 196 ~ 8.67%
G 99 of 196 ~ 50.51%
B 80 of 196 ~ 40.82'%

%50.51
%40.82

CMYK color model

#116350 color CMYK value is (83,0,19,61).

  • cyan value is 82.83%
  • magenta value is 0.00%
  • yellow value is 19.19%
  • key color value is 61.18%

CMYK: (83,0,19,61)
C83M0Y19K61 (83%, 0%, 19%, 61%)
(0.83 / 0.00 / 0.19 / 0.61)

CMYK percentages

%82.83
%0
%19.19
%61.18

Codes

Color #116350 in popluar color models

11 63 50
RGB 17 99 80
HSL 166° 70.69% 22.75%
HSB/HSV 166° 82.83% 38.82%
CMYK 82.83% 0.00% 19.19%
61.18%

Color #116350 in popluar number systems.

HEX 11 63 50
Decimal 17 99 80
Binary 10001 1100011 1010000
Octal 21 143 120

Shades and tints

Shades of #116350

#116350
(17,99,80)
#105A49
(16,90,73)
#0F5142
(15,81,66)
#0E483B
(14,72,59)
#0D3F34
(13,63,52)
#0C362D
(12,54,45)
#0B2D26
(11,45,38)
#0A241F
(10,36,31)
#091B18
(9,27,24)
#081211
(8,18,17)
#07090A
(7,9,10)
#000000
(0,0,0)

Tints of #116350

#116350
(17,99,80)
#26715F
(38,113,95)
#3B7F6E
(59,127,110)
#508D7D
(80,141,125)
#659B8C
(101,155,140)
#7AA99B
(122,169,155)
#8FB7AA
(143,183,170)
#A4C5B9
(164,197,185)
#B9D3C8
(185,211,200)
#CEE1D7
(206,225,215)
#E3EFE6
(227,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #116350 color. Also use rgb(17,99,80) instead hex code.

Text Font Color

.myTextColor { color: #116350; }

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

This text font color is #116350.

Background Color

.myBgColor { background-color: #116350; }

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

This div background color is #116350.

Border color

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

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

This div border color is #116350.

Opacity

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

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

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

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

This text has shadow with #116350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #116350.

Preview

Color preview on black background

This text has color #116350 on black background.


Color preview on white background

This text has color #116350 on white background.


Black color preview on #116350 background

This text has black color on #116350 background.


White color preview on #116350 background

This text has white color on #116350 background.


Related colors

Complementary color

Complementary color for #hex is #EE9CAF.


I love getcolorcode.com

Triadic colors

1 #501163 and #635011 with #116350 are triadic colors.

2 #506311 and #631150 with #116350 are triadic colors.