COLOR #115E41

HEX: #115E41 RGB: (17,94,65)

Color info

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

RGB color model

#115E41 color RGB value is (17,94,65).

RGB: (17,94,65) (7%, 37%, 25%)

RGB channels and saturation

R 17 of 255 = 7%
G 94 of 255 = 37%
B 65 of 255 = 25%

17
94
65

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

Portions of RGB colors in percentages

R + G + B = 17 + 94 + 65 = 176 (100%)
R 17 of 176 ~ 9.66%
G 94 of 176 ~ 53.41%
B 65 of 176 ~ 36.93'%

%53.41
%36.93

CMYK color model

#115E41 color CMYK value is (82,0,31,63).

  • cyan value is 81.91%
  • magenta value is 0.00%
  • yellow value is 30.85%
  • key color value is 63.14%

CMYK: (82,0,31,63)
C82M0Y31K63 (82%, 0%, 31%, 63%)
(0.82 / 0.00 / 0.31 / 0.63)

CMYK percentages

%81.91
%0
%30.85
%63.14

Codes

Color #115E41 in popluar color models

11 5E 41
RGB 17 94 65
HSL 157° 69.37% 21.76%
HSB/HSV 157° 81.91% 36.86%
CMYK 81.91% 0.00% 30.85%
63.14%

Color #115E41 in popluar number systems.

HEX 11 5E 41
Decimal 17 94 65
Binary 10001 1011110 1000001
Octal 21 136 101

Shades and tints

Shades of #115E41

#115E41
(17,94,65)
#10563C
(16,86,60)
#0F4E37
(15,78,55)
#0E4632
(14,70,50)
#0D3E2D
(13,62,45)
#0C3628
(12,54,40)
#0B2E23
(11,46,35)
#0A261E
(10,38,30)
#091E19
(9,30,25)
#081614
(8,22,20)
#070E0F
(7,14,15)
#000000
(0,0,0)

Tints of #115E41

#115E41
(17,94,65)
#266C52
(38,108,82)
#3B7A63
(59,122,99)
#508874
(80,136,116)
#659685
(101,150,133)
#7AA496
(122,164,150)
#8FB2A7
(143,178,167)
#A4C0B8
(164,192,184)
#B9CEC9
(185,206,201)
#CEDCDA
(206,220,218)
#E3EAEB
(227,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #115E41 color. Also use rgb(17,94,65) instead hex code.

Text Font Color

.myTextColor { color: #115E41; }

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

This text font color is #115E41.

Background Color

.myBgColor { background-color: #115E41; }

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

This div background color is #115E41.

Border color

.myBorderColor { border: 1px solid #115E41; }

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

This div border color is #115E41.

Opacity

.myOpacity80 { color: #115E41; opacity: 0.8; }

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

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

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

This text has shadow with #115E41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #115E41.

Preview

Color preview on black background

This text has color #115E41 on black background.


Color preview on white background

This text has color #115E41 on white background.


Black color preview on #115E41 background

This text has black color on #115E41 background.


White color preview on #115E41 background

This text has white color on #115E41 background.


Related colors

Complementary color

Complementary color for #hex is #EEA1BE.


I love getcolorcode.com

Triadic colors

1 #41115E and #5E4111 with #115E41 are triadic colors.

2 #415E11 and #5E1141 with #115E41 are triadic colors.