COLOR #11420C

HEX: #11420C RGB: (17,66,12)

Color info

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

RGB color model

#11420C color RGB value is (17,66,12).

RGB: (17,66,12) (7%, 26%, 5%)

RGB channels and saturation

R 17 of 255 = 7%
G 66 of 255 = 26%
B 12 of 255 = 5%

17
66
12

R + G + B ~ 13%. #11420C is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 66 + 12 = 95 (100%)
R 17 of 95 ~ 17.89%
G 66 of 95 ~ 69.47%
B 12 of 95 ~ 12.63'%

%17.89
%69.47
%12.63

CMYK color model

#11420C color CMYK value is (74,0,82,74).

  • cyan value is 74.24%
  • magenta value is 0.00%
  • yellow value is 81.82%
  • key color value is 74.12%

CMYK: (74,0,82,74)
C74M0Y82K74 (74%, 0%, 82%, 74%)
(0.74 / 0.00 / 0.82 / 0.74)

CMYK percentages

%74.24
%0
%81.82
%74.12

Codes

Color #11420C in popluar color models

11 42 0C
RGB 17 66 12
HSL 114° 69.23% 15.29%
HSB/HSV 114° 81.82% 25.88%
CMYK 74.24% 0.00% 81.82%
74.12%

Color #11420C in popluar number systems.

HEX 11 42 0C
Decimal 17 66 12
Binary 10001 1000010 1100
Octal 21 102 14

Shades and tints

Shades of #11420C

#11420C
(17,66,12)
#103C0B
(16,60,11)
#0F360A
(15,54,10)
#0E3009
(14,48,9)
#0D2A08
(13,42,8)
#0C2407
(12,36,7)
#0B1E06
(11,30,6)
#0A1805
(10,24,5)
#091204
(9,18,4)
#080C03
(8,12,3)
#070602
(7,6,2)
#000000
(0,0,0)

Tints of #11420C

#11420C
(17,66,12)
#265322
(38,83,34)
#3B6438
(59,100,56)
#50754E
(80,117,78)
#658664
(101,134,100)
#7A977A
(122,151,122)
#8FA890
(143,168,144)
#A4B9A6
(164,185,166)
#B9CABC
(185,202,188)
#CEDBD2
(206,219,210)
#E3ECE8
(227,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11420C color. Also use rgb(17,66,12) instead hex code.

Text Font Color

.myTextColor { color: #11420C; }

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

This text font color is #11420C.

Background Color

.myBgColor { background-color: #11420C; }

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

This div background color is #11420C.

Border color

.myBorderColor { border: 1px solid #11420C; }

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

This div border color is #11420C.

Opacity

.myOpacity80 { color: #11420C; opacity: 0.8; }

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

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

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

This text has shadow with #11420C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11420C.

Preview

Color preview on black background

This text has color #11420C on black background.


Color preview on white background

This text has color #11420C on white background.


Black color preview on #11420C background

This text has black color on #11420C background.


White color preview on #11420C background

This text has white color on #11420C background.


Related colors

Complementary color

Complementary color for #hex is #EEBDF3.


I love getcolorcode.com

Triadic colors

1 #0C1142 and #420C11 with #11420C are triadic colors.

2 #0C4211 and #42110C with #11420C are triadic colors.