COLOR #112029

HEX: #112029 RGB: (17,32,41)

Color info

#112029 contains red, green and blue colors in about the same proportion. Web safe color of #112029 is #003333 (or #033).

RGB color model

#112029 color RGB value is (17,32,41).

RGB: (17,32,41) (7%, 13%, 16%)

RGB channels and saturation

R 17 of 255 = 7%
G 32 of 255 = 13%
B 41 of 255 = 16%

17
32
41

R + G + B ~ 12%. #112029 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 32 + 41 = 90 (100%)
R 17 of 90 ~ 18.89%
G 32 of 90 ~ 35.56%
B 41 of 90 ~ 45.56'%

%18.89
%35.56
%45.56

CMYK color model

#112029 color CMYK value is (59,22,0,84).

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

CMYK: (59,22,0,84)
C59M22Y0K84 (59%, 22%, 0%, 84%)
(0.59 / 0.22 / 0.00 / 0.84)

CMYK percentages

%58.54
%21.95
%0
%83.92

Codes

Color #112029 in popluar color models

11 20 29
RGB 17 32 41
HSL 203° 41.38% 11.37%
HSB/HSV 203° 58.54% 16.08%
CMYK 58.54% 21.95% 0.00%
83.92%

Color #112029 in popluar number systems.

HEX 11 20 29
Decimal 17 32 41
Binary 10001 100000 101001
Octal 21 40 51

Shades and tints

Shades of #112029

#112029
(17,32,41)
#101E26
(16,30,38)
#0F1C23
(15,28,35)
#0E1A20
(14,26,32)
#0D181D
(13,24,29)
#0C161A
(12,22,26)
#0B1417
(11,20,23)
#0A1214
(10,18,20)
#091011
(9,16,17)
#080E0E
(8,14,14)
#070C0B
(7,12,11)
#000000
(0,0,0)

Tints of #112029

#112029
(17,32,41)
#26343C
(38,52,60)
#3B484F
(59,72,79)
#505C62
(80,92,98)
#657075
(101,112,117)
#7A8488
(122,132,136)
#8F989B
(143,152,155)
#A4ACAE
(164,172,174)
#B9C0C1
(185,192,193)
#CED4D4
(206,212,212)
#E3E8E7
(227,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112029; }

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

This text font color is #112029.

Background Color

.myBgColor { background-color: #112029; }

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

This div background color is #112029.

Border color

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

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

This div border color is #112029.

Opacity

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

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

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

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

This text has shadow with #112029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112029.

Preview

Color preview on black background

This text has color #112029 on black background.


Color preview on white background

This text has color #112029 on white background.


Black color preview on #112029 background

This text has black color on #112029 background.


White color preview on #112029 background

This text has white color on #112029 background.


Related colors

Complementary color

Complementary color for #hex is #EEDFD6.


I love getcolorcode.com

Triadic colors

1 #291120 and #202911 with #112029 are triadic colors.

2 #292011 and #201129 with #112029 are triadic colors.