COLOR #115744

HEX: #115744 RGB: (17,87,68)

Color info

#115744 contains mainly green and blue colors. Web safe color of #115744 is #006633 (or #063).

RGB color model

#115744 color RGB value is (17,87,68).

RGB: (17,87,68) (7%, 34%, 27%)

RGB channels and saturation

R 17 of 255 = 7%
G 87 of 255 = 34%
B 68 of 255 = 27%

17
87
68

R + G + B ~ 23%. #115744 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 87 + 68 = 172 (100%)
R 17 of 172 ~ 9.88%
G 87 of 172 ~ 50.58%
B 68 of 172 ~ 39.53'%

%50.58
%39.53

CMYK color model

#115744 color CMYK value is (80,0,22,66).

  • cyan value is 80.46%
  • magenta value is 0.00%
  • yellow value is 21.84%
  • key color value is 65.88%

CMYK: (80,0,22,66)
C80M0Y22K66 (80%, 0%, 22%, 66%)
(0.80 / 0.00 / 0.22 / 0.66)

CMYK percentages

%80.46
%0
%21.84
%65.88

Codes

Color #115744 in popluar color models

11 57 44
RGB 17 87 68
HSL 164° 67.31% 20.39%
HSB/HSV 164° 80.46% 34.12%
CMYK 80.46% 0.00% 21.84%
65.88%

Color #115744 in popluar number systems.

HEX 11 57 44
Decimal 17 87 68
Binary 10001 1010111 1000100
Octal 21 127 104

Shades and tints

Shades of #115744

#115744
(17,87,68)
#10503E
(16,80,62)
#0F4938
(15,73,56)
#0E4232
(14,66,50)
#0D3B2C
(13,59,44)
#0C3426
(12,52,38)
#0B2D20
(11,45,32)
#0A261A
(10,38,26)
#091F14
(9,31,20)
#08180E
(8,24,14)
#071108
(7,17,8)
#000000
(0,0,0)

Tints of #115744

#115744
(17,87,68)
#266655
(38,102,85)
#3B7566
(59,117,102)
#508477
(80,132,119)
#659388
(101,147,136)
#7AA299
(122,162,153)
#8FB1AA
(143,177,170)
#A4C0BB
(164,192,187)
#B9CFCC
(185,207,204)
#CEDEDD
(206,222,221)
#E3EDEE
(227,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #115744 color. Also use rgb(17,87,68) instead hex code.

Text Font Color

.myTextColor { color: #115744; }

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

This text font color is #115744.

Background Color

.myBgColor { background-color: #115744; }

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

This div background color is #115744.

Border color

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

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

This div border color is #115744.

Opacity

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

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

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

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

This text has shadow with #115744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #115744.

Preview

Color preview on black background

This text has color #115744 on black background.


Color preview on white background

This text has color #115744 on white background.


Black color preview on #115744 background

This text has black color on #115744 background.


White color preview on #115744 background

This text has white color on #115744 background.


Related colors

Complementary color

Complementary color for #hex is #EEA8BB.


I love getcolorcode.com

Triadic colors

1 #441157 and #574411 with #115744 are triadic colors.

2 #445711 and #571144 with #115744 are triadic colors.