COLOR #112914

HEX: #112914 RGB: (17,41,20)

Color info

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

RGB color model

#112914 color RGB value is (17,41,20).

RGB: (17,41,20) (7%, 16%, 8%)

RGB channels and saturation

R 17 of 255 = 7%
G 41 of 255 = 16%
B 20 of 255 = 8%

17
41
20

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

Portions of RGB colors in percentages

R + G + B = 17 + 41 + 20 = 78 (100%)
R 17 of 78 ~ 21.79%
G 41 of 78 ~ 52.56%
B 20 of 78 ~ 25.64'%

%21.79
%52.56
%25.64

CMYK color model

#112914 color CMYK value is (59,0,51,84).

  • cyan value is 58.54%
  • magenta value is 0.00%
  • yellow value is 51.22%
  • key color value is 83.92%

CMYK: (59,0,51,84)
C59M0Y51K84 (59%, 0%, 51%, 84%)
(0.59 / 0.00 / 0.51 / 0.84)

CMYK percentages

%58.54
%0
%51.22
%83.92

Codes

Color #112914 in popluar color models

11 29 14
RGB 17 41 20
HSL 128° 41.38% 11.37%
HSB/HSV 128° 58.54% 16.08%
CMYK 58.54% 0.00% 51.22%
83.92%

Color #112914 in popluar number systems.

HEX 11 29 14
Decimal 17 41 20
Binary 10001 101001 10100
Octal 21 51 24

Shades and tints

Shades of #112914

#112914
(17,41,20)
#102613
(16,38,19)
#0F2312
(15,35,18)
#0E2011
(14,32,17)
#0D1D10
(13,29,16)
#0C1A0F
(12,26,15)
#0B170E
(11,23,14)
#0A140D
(10,20,13)
#09110C
(9,17,12)
#080E0B
(8,14,11)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #112914

#112914
(17,41,20)
#263C29
(38,60,41)
#3B4F3E
(59,79,62)
#506253
(80,98,83)
#657568
(101,117,104)
#7A887D
(122,136,125)
#8F9B92
(143,155,146)
#A4AEA7
(164,174,167)
#B9C1BC
(185,193,188)
#CED4D1
(206,212,209)
#E3E7E6
(227,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112914; }

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

This text font color is #112914.

Background Color

.myBgColor { background-color: #112914; }

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

This div background color is #112914.

Border color

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

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

This div border color is #112914.

Opacity

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

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

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

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

This text has shadow with #112914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112914.

Preview

Color preview on black background

This text has color #112914 on black background.


Color preview on white background

This text has color #112914 on white background.


Black color preview on #112914 background

This text has black color on #112914 background.


White color preview on #112914 background

This text has white color on #112914 background.


Related colors

Complementary color

Complementary color for #hex is #EED6EB.


I love getcolorcode.com

Triadic colors

1 #141129 and #291411 with #112914 are triadic colors.

2 #142911 and #291114 with #112914 are triadic colors.