COLOR #112049

HEX: #112049 RGB: (17,32,73)

Color info

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

RGB color model

#112049 color RGB value is (17,32,73).

RGB: (17,32,73) (7%, 13%, 29%)

RGB channels and saturation

R 17 of 255 = 7%
G 32 of 255 = 13%
B 73 of 255 = 29%

17
32
73

R + G + B ~ 16%. #112049 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 32 + 73 = 122 (100%)
R 17 of 122 ~ 13.93%
G 32 of 122 ~ 26.23%
B 73 of 122 ~ 59.84'%

%13.93
%26.23
%59.84

CMYK color model

#112049 color CMYK value is (77,56,0,71).

  • cyan value is 76.71%
  • magenta value is 56.16%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (77,56,0,71)
C77M56Y0K71 (77%, 56%, 0%, 71%)
(0.77 / 0.56 / 0.00 / 0.71)

CMYK percentages

%76.71
%56.16
%0
%71.37

Codes

Color #112049 in popluar color models

11 20 49
RGB 17 32 73
HSL 224° 62.22% 17.65%
HSB/HSV 224° 76.71% 28.63%
CMYK 76.71% 56.16% 0.00%
71.37%

Color #112049 in popluar number systems.

HEX 11 20 49
Decimal 17 32 73
Binary 10001 100000 1001001
Octal 21 40 111

Shades and tints

Shades of #112049

#112049
(17,32,73)
#101E43
(16,30,67)
#0F1C3D
(15,28,61)
#0E1A37
(14,26,55)
#0D1831
(13,24,49)
#0C162B
(12,22,43)
#0B1425
(11,20,37)
#0A121F
(10,18,31)
#091019
(9,16,25)
#080E13
(8,14,19)
#070C0D
(7,12,13)
#000000
(0,0,0)

Tints of #112049

#112049
(17,32,73)
#263459
(38,52,89)
#3B4869
(59,72,105)
#505C79
(80,92,121)
#657089
(101,112,137)
#7A8499
(122,132,153)
#8F98A9
(143,152,169)
#A4ACB9
(164,172,185)
#B9C0C9
(185,192,201)
#CED4D9
(206,212,217)
#E3E8E9
(227,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112049; }

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

This text font color is #112049.

Background Color

.myBgColor { background-color: #112049; }

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

This div background color is #112049.

Border color

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

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

This div border color is #112049.

Opacity

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

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

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

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

This text has shadow with #112049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112049.

Preview

Color preview on black background

This text has color #112049 on black background.


Color preview on white background

This text has color #112049 on white background.


Black color preview on #112049 background

This text has black color on #112049 background.


White color preview on #112049 background

This text has white color on #112049 background.


Related colors

Complementary color

Complementary color for #hex is #EEDFB6.


I love getcolorcode.com

Triadic colors

1 #491120 and #204911 with #112049 are triadic colors.

2 #492011 and #201149 with #112049 are triadic colors.