COLOR #112611

HEX: #112611 RGB: (17,38,17)

Color info

#112611 contains red, green and blue colors in about the same proportion. Web safe color of #112611 is #003300 (or #030).

RGB color model

#112611 color RGB value is (17,38,17).

RGB: (17,38,17) (7%, 15%, 7%)

RGB channels and saturation

R 17 of 255 = 7%
G 38 of 255 = 15%
B 17 of 255 = 7%

17
38
17

R + G + B ~ 10%. #112611 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 38 + 17 = 72 (100%)
R 17 of 72 ~ 23.61%
G 38 of 72 ~ 52.78%
B 17 of 72 ~ 23.61'%

%23.61
%52.78
%23.61

CMYK color model

#112611 color CMYK value is (55,0,55,85).

  • cyan value is 55.26%
  • magenta value is 0.00%
  • yellow value is 55.26%
  • key color value is 85.10%

CMYK: (55,0,55,85)
C55M0Y55K85 (55%, 0%, 55%, 85%)
(0.55 / 0.00 / 0.55 / 0.85)

CMYK percentages

%55.26
%0
%55.26
%85.1

Codes

Color #112611 in popluar color models

11 26 11
RGB 17 38 17
HSL 120° 38.18% 10.78%
HSB/HSV 120° 55.26% 14.90%
CMYK 55.26% 0.00% 55.26%
85.10%

Color #112611 in popluar number systems.

HEX 11 26 11
Decimal 17 38 17
Binary 10001 100110 10001
Octal 21 46 21

Shades and tints

Shades of #112611

#112611
(17,38,17)
#102310
(16,35,16)
#0F200F
(15,32,15)
#0E1D0E
(14,29,14)
#0D1A0D
(13,26,13)
#0C170C
(12,23,12)
#0B140B
(11,20,11)
#0A110A
(10,17,10)
#090E09
(9,14,9)
#080B08
(8,11,8)
#070807
(7,8,7)
#000000
(0,0,0)

Tints of #112611

#112611
(17,38,17)
#263926
(38,57,38)
#3B4C3B
(59,76,59)
#505F50
(80,95,80)
#657265
(101,114,101)
#7A857A
(122,133,122)
#8F988F
(143,152,143)
#A4ABA4
(164,171,164)
#B9BEB9
(185,190,185)
#CED1CE
(206,209,206)
#E3E4E3
(227,228,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112611; }

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

This text font color is #112611.

Background Color

.myBgColor { background-color: #112611; }

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

This div background color is #112611.

Border color

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

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

This div border color is #112611.

Opacity

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

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

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

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

This text has shadow with #112611 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112611.

Preview

Color preview on black background

This text has color #112611 on black background.


Color preview on white background

This text has color #112611 on white background.


Black color preview on #112611 background

This text has black color on #112611 background.


White color preview on #112611 background

This text has white color on #112611 background.


Related colors

Complementary color

Complementary color for #hex is #EED9EE.


I love getcolorcode.com

Triadic colors

1 #111126 and #261111 with #112611 are triadic colors.

2 #112611 and #261111 with #112611 are triadic colors.