COLOR #117789

HEX: #117789 RGB: (17,119,137)

Color info

#117789 contains mainly green and blue colors. Web safe color of #117789 is #006699 (or #069).

RGB color model

#117789 color RGB value is (17,119,137).

RGB: (17,119,137) (7%, 47%, 54%)

RGB channels and saturation

R 17 of 255 = 7%
G 119 of 255 = 47%
B 137 of 255 = 54%

17
119
137

R + G + B ~ 36%. #117789 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 119 + 137 = 273 (100%)
R 17 of 273 ~ 6.23%
G 119 of 273 ~ 43.59%
B 137 of 273 ~ 50.18'%

%43.59
%50.18

CMYK color model

#117789 color CMYK value is (88,13,0,46).

  • cyan value is 87.59%
  • magenta value is 13.14%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (88,13,0,46)
C88M13Y0K46 (88%, 13%, 0%, 46%)
(0.88 / 0.13 / 0.00 / 0.46)

CMYK percentages

%87.59
%13.14
%0
%46.27

Codes

Color #117789 in popluar color models

11 77 89
RGB 17 119 137
HSL 189° 77.92% 30.20%
HSB/HSV 189° 87.59% 53.73%
CMYK 87.59% 13.14% 0.00%
46.27%

Color #117789 in popluar number systems.

HEX 11 77 89
Decimal 17 119 137
Binary 10001 1110111 10001001
Octal 21 167 211

Shades and tints

Shades of #117789

#117789
(17,119,137)
#106D7D
(16,109,125)
#0F6371
(15,99,113)
#0E5965
(14,89,101)
#0D4F59
(13,79,89)
#0C454D
(12,69,77)
#0B3B41
(11,59,65)
#0A3135
(10,49,53)
#092729
(9,39,41)
#081D1D
(8,29,29)
#071311
(7,19,17)
#000000
(0,0,0)

Tints of #117789

#117789
(17,119,137)
#268393
(38,131,147)
#3B8F9D
(59,143,157)
#509BA7
(80,155,167)
#65A7B1
(101,167,177)
#7AB3BB
(122,179,187)
#8FBFC5
(143,191,197)
#A4CBCF
(164,203,207)
#B9D7D9
(185,215,217)
#CEE3E3
(206,227,227)
#E3EFED
(227,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #117789 color. Also use rgb(17,119,137) instead hex code.

Text Font Color

.myTextColor { color: #117789; }

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

This text font color is #117789.

Background Color

.myBgColor { background-color: #117789; }

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

This div background color is #117789.

Border color

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

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

This div border color is #117789.

Opacity

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

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

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

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

This text has shadow with #117789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #117789.

Preview

Color preview on black background

This text has color #117789 on black background.


Color preview on white background

This text has color #117789 on white background.


Black color preview on #117789 background

This text has black color on #117789 background.


White color preview on #117789 background

This text has white color on #117789 background.


Related colors

Complementary color

Complementary color for #hex is #EE8876.


I love getcolorcode.com

Triadic colors

1 #891177 and #778911 with #117789 are triadic colors.

2 #897711 and #771189 with #117789 are triadic colors.