COLOR #112138

HEX: #112138 RGB: (17,33,56)

Color info

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

RGB color model

#112138 color RGB value is (17,33,56).

RGB: (17,33,56) (7%, 13%, 22%)

RGB channels and saturation

R 17 of 255 = 7%
G 33 of 255 = 13%
B 56 of 255 = 22%

17
33
56

R + G + B ~ 14%. #112138 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 33 + 56 = 106 (100%)
R 17 of 106 ~ 16.04%
G 33 of 106 ~ 31.13%
B 56 of 106 ~ 52.83'%

%16.04
%31.13
%52.83

CMYK color model

#112138 color CMYK value is (70,41,0,78).

  • cyan value is 69.64%
  • magenta value is 41.07%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (70,41,0,78)
C70M41Y0K78 (70%, 41%, 0%, 78%)
(0.70 / 0.41 / 0.00 / 0.78)

CMYK percentages

%69.64
%41.07
%0
%78.04

Codes

Color #112138 in popluar color models

11 21 38
RGB 17 33 56
HSL 215° 53.42% 14.31%
HSB/HSV 215° 69.64% 21.96%
CMYK 69.64% 41.07% 0.00%
78.04%

Color #112138 in popluar number systems.

HEX 11 21 38
Decimal 17 33 56
Binary 10001 100001 111000
Octal 21 41 70

Shades and tints

Shades of #112138

#112138
(17,33,56)
#101E33
(16,30,51)
#0F1B2E
(15,27,46)
#0E1829
(14,24,41)
#0D1524
(13,21,36)
#0C121F
(12,18,31)
#0B0F1A
(11,15,26)
#0A0C15
(10,12,21)
#090910
(9,9,16)
#08060B
(8,6,11)
#070306
(7,3,6)
#000000
(0,0,0)

Tints of #112138

#112138
(17,33,56)
#26354A
(38,53,74)
#3B495C
(59,73,92)
#505D6E
(80,93,110)
#657180
(101,113,128)
#7A8592
(122,133,146)
#8F99A4
(143,153,164)
#A4ADB6
(164,173,182)
#B9C1C8
(185,193,200)
#CED5DA
(206,213,218)
#E3E9EC
(227,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #112138 color. Also use rgb(17,33,56) instead hex code.

Text Font Color

.myTextColor { color: #112138; }

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

This text font color is #112138.

Background Color

.myBgColor { background-color: #112138; }

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

This div background color is #112138.

Border color

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

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

This div border color is #112138.

Opacity

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

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

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

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

This text has shadow with #112138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112138.

Preview

Color preview on black background

This text has color #112138 on black background.


Color preview on white background

This text has color #112138 on white background.


Black color preview on #112138 background

This text has black color on #112138 background.


White color preview on #112138 background

This text has white color on #112138 background.


Related colors

Complementary color

Complementary color for #hex is #EEDEC7.


I love getcolorcode.com

Triadic colors

1 #381121 and #213811 with #112138 are triadic colors.

2 #382111 and #211138 with #112138 are triadic colors.