COLOR #112309

HEX: #112309 RGB: (17,35,9)

Color info

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

RGB color model

#112309 color RGB value is (17,35,9).

RGB: (17,35,9) (7%, 14%, 4%)

RGB channels and saturation

R 17 of 255 = 7%
G 35 of 255 = 14%
B 9 of 255 = 4%

17
35
9

R + G + B ~ 8%. #112309 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 35 + 9 = 61 (100%)
R 17 of 61 ~ 27.87%
G 35 of 61 ~ 57.38%
B 9 of 61 ~ 14.75'%

%27.87
%57.38
%14.75

CMYK color model

#112309 color CMYK value is (51,0,74,86).

  • cyan value is 51.43%
  • magenta value is 0.00%
  • yellow value is 74.29%
  • key color value is 86.27%

CMYK: (51,0,74,86)
C51M0Y74K86 (51%, 0%, 74%, 86%)
(0.51 / 0.00 / 0.74 / 0.86)

CMYK percentages

%51.43
%0
%74.29
%86.27

Codes

Color #112309 in popluar color models

11 23 09
RGB 17 35 9
HSL 102° 59.09% 8.63%
HSB/HSV 102° 74.29% 13.73%
CMYK 51.43% 0.00% 74.29%
86.27%

Color #112309 in popluar number systems.

HEX 11 23 09
Decimal 17 35 9
Binary 10001 100011 1001
Octal 21 43 11

Shades and tints

Shades of #112309

#112309
(17,35,9)
#102009
(16,32,9)
#0F1D09
(15,29,9)
#0E1A09
(14,26,9)
#0D1709
(13,23,9)
#0C1409
(12,20,9)
#0B1109
(11,17,9)
#0A0E09
(10,14,9)
#090B09
(9,11,9)
#080809
(8,8,9)
#070509
(7,5,9)
#000000
(0,0,0)

Tints of #112309

#112309
(17,35,9)
#26371F
(38,55,31)
#3B4B35
(59,75,53)
#505F4B
(80,95,75)
#657361
(101,115,97)
#7A8777
(122,135,119)
#8F9B8D
(143,155,141)
#A4AFA3
(164,175,163)
#B9C3B9
(185,195,185)
#CED7CF
(206,215,207)
#E3EBE5
(227,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112309; }

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

This text font color is #112309.

Background Color

.myBgColor { background-color: #112309; }

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

This div background color is #112309.

Border color

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

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

This div border color is #112309.

Opacity

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

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

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

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

This text has shadow with #112309 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112309.

Preview

Color preview on black background

This text has color #112309 on black background.


Color preview on white background

This text has color #112309 on white background.


Black color preview on #112309 background

This text has black color on #112309 background.


White color preview on #112309 background

This text has white color on #112309 background.


Related colors

Complementary color

Complementary color for #hex is #EEDCF6.


I love getcolorcode.com

Triadic colors

1 #091123 and #230911 with #112309 are triadic colors.

2 #092311 and #231109 with #112309 are triadic colors.