COLOR #112A38

HEX: #112A38 RGB: (17,42,56)

Color info

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

RGB color model

#112A38 color RGB value is (17,42,56).

RGB: (17,42,56) (7%, 16%, 22%)

RGB channels and saturation

R 17 of 255 = 7%
G 42 of 255 = 16%
B 56 of 255 = 22%

17
42
56

R + G + B ~ 15%. #112A38 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 42 + 56 = 115 (100%)
R 17 of 115 ~ 14.78%
G 42 of 115 ~ 36.52%
B 56 of 115 ~ 48.7'%

%14.78
%36.52
%48.7

CMYK color model

#112A38 color CMYK value is (70,25,0,78).

  • cyan value is 69.64%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 78.04%
CMYK: (70,25,0,78) C70M25Y0K78 (70%,25%,0%,78%) (0.70/0.25/0.00/0.78) 

CMYK percentages

%69.64
%25
%0
%78.04

Codes

Color #112A38 in popluar color models

11 2A 38
RGB 17 42 56
HSL 202° 53.42% 14.31%
HSB/HSV 202° 69.64% 21.96%
CMYK 69.64% 25.00% 0.00%
78.04%

Color #112A38 in popluar number systems.

HEX 11 2A 38
Decimal 17 42 56
Binary 10001 101010 111000
Octal 21 52 70

Shades and tints

Shades of #112A38

#112A38
(17,42,56)
#102733
(16,39,51)
#0F242E
(15,36,46)
#0E2129
(14,33,41)
#0D1E24
(13,30,36)
#0C1B1F
(12,27,31)
#0B181A
(11,24,26)
#0A1515
(10,21,21)
#091210
(9,18,16)
#080F0B
(8,15,11)
#070C06
(7,12,6)
#000000
(0,0,0)

Tints of #112A38

#112A38
(17,42,56)
#263D4A
(38,61,74)
#3B505C
(59,80,92)
#50636E
(80,99,110)
#657680
(101,118,128)
#7A8992
(122,137,146)
#8F9CA4
(143,156,164)
#A4AFB6
(164,175,182)
#B9C2C8
(185,194,200)
#CED5DA
(206,213,218)
#E3E8EC
(227,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112A38; }

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

This text font color is #112A38.

Background Color

.myBgColor { background-color: #112A38; }

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

This div background color is #112A38.

Border color

.myBorderColor { border: 1px solid #112A38; }

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

This div border color is #112A38.

Opacity

.myOpacity80 { color: #112A38; opacity: 0.8; }

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

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

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

This text has shadow with #112A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112A38.

Preview

Color preview on black background

This text has color #112A38 on black background.


Color preview on white background

This text has color #112A38 on white background.


Black color preview on #112A38 background

This text has black color on #112A38 background.


White color preview on #112A38 background

This text has white color on #112A38 background.


Related colors

Complementary color

Complementary color for #hex is #EED5C7.


I love getcolorcode.com

Triadic colors

1 #38112A and #2A3811 with #112A38 are triadic colors.

2 #382A11 and #2A1138 with #112A38 are triadic colors.