COLOR #115236

HEX: #115236 RGB: (17,82,54)

Color info

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

RGB color model

#115236 color RGB value is (17,82,54).

RGB: (17,82,54) (7%, 32%, 21%)

RGB channels and saturation

R 17 of 255 = 7%
G 82 of 255 = 32%
B 54 of 255 = 21%

17
82
54

R + G + B ~ 20%. #115236 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 82 + 54 = 153 (100%)
R 17 of 153 ~ 11.11%
G 82 of 153 ~ 53.59%
B 54 of 153 ~ 35.29'%

%11.11
%53.59
%35.29

CMYK color model

#115236 color CMYK value is (79,0,34,68).

  • cyan value is 79.27%
  • magenta value is 0.00%
  • yellow value is 34.15%
  • key color value is 67.84%
CMYK: (79,0,34,68) C79M0Y34K68 (79%,0%,34%,68%) (0.79/0.00/0.34/0.68) 

CMYK percentages

%79.27
%0
%34.15
%67.84

Codes

Color #115236 in popluar color models

11 52 36
RGB 17 82 54
HSL 154° 65.66% 19.41%
HSB/HSV 154° 79.27% 32.16%
CMYK 79.27% 0.00% 34.15%
67.84%

Color #115236 in popluar number systems.

HEX 11 52 36
Decimal 17 82 54
Binary 10001 1010010 110110
Octal 21 122 66

Shades and tints

Shades of #115236

#115236
(17,82,54)
#104B32
(16,75,50)
#0F442E
(15,68,46)
#0E3D2A
(14,61,42)
#0D3626
(13,54,38)
#0C2F22
(12,47,34)
#0B281E
(11,40,30)
#0A211A
(10,33,26)
#091A16
(9,26,22)
#081312
(8,19,18)
#070C0E
(7,12,14)
#000000
(0,0,0)

Tints of #115236

#115236
(17,82,54)
#266148
(38,97,72)
#3B705A
(59,112,90)
#507F6C
(80,127,108)
#658E7E
(101,142,126)
#7A9D90
(122,157,144)
#8FACA2
(143,172,162)
#A4BBB4
(164,187,180)
#B9CAC6
(185,202,198)
#CED9D8
(206,217,216)
#E3E8EA
(227,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #115236 color. Also use rgb(17,82,54) instead hex code.

Text Font Color

.myTextColor { color: #115236; }

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

This text font color is #115236.

Background Color

.myBgColor { background-color: #115236; }

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

This div background color is #115236.

Border color

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

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

This div border color is #115236.

Opacity

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

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

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

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

This text has shadow with #115236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #115236.

Preview

Color preview on black background

This text has color #115236 on black background.


Color preview on white background

This text has color #115236 on white background.


Black color preview on #115236 background

This text has black color on #115236 background.


White color preview on #115236 background

This text has white color on #115236 background.


Related colors

Complementary color

Complementary color for #hex is #EEADC9.


I love getcolorcode.com

Triadic colors

1 #361152 and #523611 with #115236 are triadic colors.

2 #365211 and #521136 with #115236 are triadic colors.