COLOR #112714

HEX: #112714 RGB: (17,39,20)

Color info

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

RGB color model

#112714 color RGB value is (17,39,20).

RGB: (17,39,20) (7%, 15%, 8%)

RGB channels and saturation

R 17 of 255 = 7%
G 39 of 255 = 15%
B 20 of 255 = 8%

17
39
20

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

Portions of RGB colors in percentages

R + G + B = 17 + 39 + 20 = 76 (100%)
R 17 of 76 ~ 22.37%
G 39 of 76 ~ 51.32%
B 20 of 76 ~ 26.32'%

%22.37
%51.32
%26.32

CMYK color model

#112714 color CMYK value is (56,0,49,85).

  • cyan value is 56.41%
  • magenta value is 0.00%
  • yellow value is 48.72%
  • key color value is 84.71%

CMYK: (56,0,49,85)
C56M0Y49K85 (56%, 0%, 49%, 85%)
(0.56 / 0.00 / 0.49 / 0.85)

CMYK percentages

%56.41
%0
%48.72
%84.71

Codes

Color #112714 in popluar color models

11 27 14
RGB 17 39 20
HSL 128° 39.29% 10.98%
HSB/HSV 128° 56.41% 15.29%
CMYK 56.41% 0.00% 48.72%
84.71%

Color #112714 in popluar number systems.

HEX 11 27 14
Decimal 17 39 20
Binary 10001 100111 10100
Octal 21 47 24

Shades and tints

Shades of #112714

#112714
(17,39,20)
#102413
(16,36,19)
#0F2112
(15,33,18)
#0E1E11
(14,30,17)
#0D1B10
(13,27,16)
#0C180F
(12,24,15)
#0B150E
(11,21,14)
#0A120D
(10,18,13)
#090F0C
(9,15,12)
#080C0B
(8,12,11)
#07090A
(7,9,10)
#000000
(0,0,0)

Tints of #112714

#112714
(17,39,20)
#263A29
(38,58,41)
#3B4D3E
(59,77,62)
#506053
(80,96,83)
#657368
(101,115,104)
#7A867D
(122,134,125)
#8F9992
(143,153,146)
#A4ACA7
(164,172,167)
#B9BFBC
(185,191,188)
#CED2D1
(206,210,209)
#E3E5E6
(227,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112714; }

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

This text font color is #112714.

Background Color

.myBgColor { background-color: #112714; }

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

This div background color is #112714.

Border color

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

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

This div border color is #112714.

Opacity

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

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

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

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

This text has shadow with #112714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112714.

Preview

Color preview on black background

This text has color #112714 on black background.


Color preview on white background

This text has color #112714 on white background.


Black color preview on #112714 background

This text has black color on #112714 background.


White color preview on #112714 background

This text has white color on #112714 background.


Related colors

Complementary color

Complementary color for #hex is #EED8EB.


I love getcolorcode.com

Triadic colors

1 #141127 and #271411 with #112714 are triadic colors.

2 #142711 and #271114 with #112714 are triadic colors.