COLOR #112410

HEX: #112410 RGB: (17,36,16)

Color info

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

RGB color model

#112410 color RGB value is (17,36,16).

RGB: (17,36,16) (7%, 14%, 6%)

RGB channels and saturation

R 17 of 255 = 7%
G 36 of 255 = 14%
B 16 of 255 = 6%

17
36
16

R + G + B ~ 9%. #112410 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 36 + 16 = 69 (100%)
R 17 of 69 ~ 24.64%
G 36 of 69 ~ 52.17%
B 16 of 69 ~ 23.19'%

%24.64
%52.17
%23.19

CMYK color model

#112410 color CMYK value is (53,0,56,86).

  • cyan value is 52.78%
  • magenta value is 0.00%
  • yellow value is 55.56%
  • key color value is 85.88%

CMYK: (53,0,56,86)
C53M0Y56K86 (53%, 0%, 56%, 86%)
(0.53 / 0.00 / 0.56 / 0.86)

CMYK percentages

%52.78
%0
%55.56
%85.88

Codes

Color #112410 in popluar color models

11 24 10
RGB 17 36 16
HSL 117° 38.46% 10.20%
HSB/HSV 117° 55.56% 14.12%
CMYK 52.78% 0.00% 55.56%
85.88%

Color #112410 in popluar number systems.

HEX 11 24 10
Decimal 17 36 16
Binary 10001 100100 10000
Octal 21 44 20

Shades and tints

Shades of #112410

#112410
(17,36,16)
#10210F
(16,33,15)
#0F1E0E
(15,30,14)
#0E1B0D
(14,27,13)
#0D180C
(13,24,12)
#0C150B
(12,21,11)
#0B120A
(11,18,10)
#0A0F09
(10,15,9)
#090C08
(9,12,8)
#080907
(8,9,7)
#070606
(7,6,6)
#000000
(0,0,0)

Tints of #112410

#112410
(17,36,16)
#263725
(38,55,37)
#3B4A3A
(59,74,58)
#505D4F
(80,93,79)
#657064
(101,112,100)
#7A8379
(122,131,121)
#8F968E
(143,150,142)
#A4A9A3
(164,169,163)
#B9BCB8
(185,188,184)
#CECFCD
(206,207,205)
#E3E2E2
(227,226,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112410; }

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

This text font color is #112410.

Background Color

.myBgColor { background-color: #112410; }

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

This div background color is #112410.

Border color

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

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

This div border color is #112410.

Opacity

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

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

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

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

This text has shadow with #112410 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112410.

Preview

Color preview on black background

This text has color #112410 on black background.


Color preview on white background

This text has color #112410 on white background.


Black color preview on #112410 background

This text has black color on #112410 background.


White color preview on #112410 background

This text has white color on #112410 background.


Related colors

Complementary color

Complementary color for #hex is #EEDBEF.


I love getcolorcode.com

Triadic colors

1 #101124 and #241011 with #112410 are triadic colors.

2 #102411 and #241110 with #112410 are triadic colors.