COLOR #112719

HEX: #112719 RGB: (17,39,25)

Color info

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

RGB color model

#112719 color RGB value is (17,39,25).

RGB: (17,39,25) (7%, 15%, 10%)

RGB channels and saturation

R 17 of 255 = 7%
G 39 of 255 = 15%
B 25 of 255 = 10%

17
39
25

R + G + B ~ 11%. #112719 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 39 + 25 = 81 (100%)
R 17 of 81 ~ 20.99%
G 39 of 81 ~ 48.15%
B 25 of 81 ~ 30.86'%

%20.99
%48.15
%30.86

CMYK color model

#112719 color CMYK value is (56,0,36,85).

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

CMYK: (56,0,36,85)
C56M0Y36K85 (56%, 0%, 36%, 85%)
(0.56 / 0.00 / 0.36 / 0.85)

CMYK percentages

%56.41
%0
%35.9
%84.71

Codes

Color #112719 in popluar color models

11 27 19
RGB 17 39 25
HSL 142° 39.29% 10.98%
HSB/HSV 142° 56.41% 15.29%
CMYK 56.41% 0.00% 35.90%
84.71%

Color #112719 in popluar number systems.

HEX 11 27 19
Decimal 17 39 25
Binary 10001 100111 11001
Octal 21 47 31

Shades and tints

Shades of #112719

#112719
(17,39,25)
#102417
(16,36,23)
#0F2115
(15,33,21)
#0E1E13
(14,30,19)
#0D1B11
(13,27,17)
#0C180F
(12,24,15)
#0B150D
(11,21,13)
#0A120B
(10,18,11)
#090F09
(9,15,9)
#080C07
(8,12,7)
#070905
(7,9,5)
#000000
(0,0,0)

Tints of #112719

#112719
(17,39,25)
#263A2D
(38,58,45)
#3B4D41
(59,77,65)
#506055
(80,96,85)
#657369
(101,115,105)
#7A867D
(122,134,125)
#8F9991
(143,153,145)
#A4ACA5
(164,172,165)
#B9BFB9
(185,191,185)
#CED2CD
(206,210,205)
#E3E5E1
(227,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112719; }

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

This text font color is #112719.

Background Color

.myBgColor { background-color: #112719; }

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

This div background color is #112719.

Border color

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

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

This div border color is #112719.

Opacity

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

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

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

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

This text has shadow with #112719 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112719.

Preview

Color preview on black background

This text has color #112719 on black background.


Color preview on white background

This text has color #112719 on white background.


Black color preview on #112719 background

This text has black color on #112719 background.


White color preview on #112719 background

This text has white color on #112719 background.


Related colors

Complementary color

Complementary color for #hex is #EED8E6.


I love getcolorcode.com

Triadic colors

1 #191127 and #271911 with #112719 are triadic colors.

2 #192711 and #271119 with #112719 are triadic colors.