COLOR #115722

HEX: #115722 RGB: (17,87,34)

Color info

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

RGB color model

#115722 color RGB value is (17,87,34).

RGB: (17,87,34) (7%, 34%, 13%)

RGB channels and saturation

R 17 of 255 = 7%
G 87 of 255 = 34%
B 34 of 255 = 13%

17
87
34

R + G + B ~ 18%. #115722 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 87 + 34 = 138 (100%)
R 17 of 138 ~ 12.32%
G 87 of 138 ~ 63.04%
B 34 of 138 ~ 24.64'%

%12.32
%63.04
%24.64

CMYK color model

#115722 color CMYK value is (80,0,61,66).

  • cyan value is 80.46%
  • magenta value is 0.00%
  • yellow value is 60.92%
  • key color value is 65.88%
CMYK: (80,0,61,66) C80M0Y61K66 (80%,0%,61%,66%) (0.80/0.00/0.61/0.66) 

CMYK percentages

%80.46
%0
%60.92
%65.88

Codes

Color #115722 in popluar color models

11 57 22
RGB 17 87 34
HSL 135° 67.31% 20.39%
HSB/HSV 135° 80.46% 34.12%
CMYK 80.46% 0.00% 60.92%
65.88%

Color #115722 in popluar number systems.

HEX 11 57 22
Decimal 17 87 34
Binary 10001 1010111 100010
Octal 21 127 42

Shades and tints

Shades of #115722

#115722
(17,87,34)
#10501F
(16,80,31)
#0F491C
(15,73,28)
#0E4219
(14,66,25)
#0D3B16
(13,59,22)
#0C3413
(12,52,19)
#0B2D10
(11,45,16)
#0A260D
(10,38,13)
#091F0A
(9,31,10)
#081807
(8,24,7)
#071104
(7,17,4)
#000000
(0,0,0)

Tints of #115722

#115722
(17,87,34)
#266636
(38,102,54)
#3B754A
(59,117,74)
#50845E
(80,132,94)
#659372
(101,147,114)
#7AA286
(122,162,134)
#8FB19A
(143,177,154)
#A4C0AE
(164,192,174)
#B9CFC2
(185,207,194)
#CEDED6
(206,222,214)
#E3EDEA
(227,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #115722; }

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

This text font color is #115722.

Background Color

.myBgColor { background-color: #115722; }

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

This div background color is #115722.

Border color

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

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

This div border color is #115722.

Opacity

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

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

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

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

This text has shadow with #115722 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #115722.

Preview

Color preview on black background

This text has color #115722 on black background.


Color preview on white background

This text has color #115722 on white background.


Black color preview on #115722 background

This text has black color on #115722 background.


White color preview on #115722 background

This text has white color on #115722 background.


Related colors

Complementary color

Complementary color for #hex is #EEA8DD.


I love getcolorcode.com

Triadic colors

1 #221157 and #572211 with #115722 are triadic colors.

2 #225711 and #571122 with #115722 are triadic colors.