COLOR #112856

HEX: #112856 RGB: (17,40,86)

Color info

#112856 contains mainly green and blue colors. Web safe color of #112856 is #003366 (or #036).

RGB color model

#112856 color RGB value is (17,40,86).

RGB: (17,40,86) (7%, 16%, 34%)

RGB channels and saturation

R 17 of 255 = 7%
G 40 of 255 = 16%
B 86 of 255 = 34%

17
40
86

R + G + B ~ 19%. #112856 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 40 + 86 = 143 (100%)
R 17 of 143 ~ 11.89%
G 40 of 143 ~ 27.97%
B 86 of 143 ~ 60.14'%

%11.89
%27.97
%60.14

CMYK color model

#112856 color CMYK value is (80,53,0,66).

  • cyan value is 80.23%
  • magenta value is 53.49%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (80,53,0,66)
C80M53Y0K66 (80%, 53%, 0%, 66%)
(0.80 / 0.53 / 0.00 / 0.66)

CMYK percentages

%80.23
%53.49
%0
%66.27

Codes

Color #112856 in popluar color models

11 28 56
RGB 17 40 86
HSL 220° 66.99% 20.20%
HSB/HSV 220° 80.23% 33.73%
CMYK 80.23% 53.49% 0.00%
66.27%

Color #112856 in popluar number systems.

HEX 11 28 56
Decimal 17 40 86
Binary 10001 101000 1010110
Octal 21 50 126

Shades and tints

Shades of #112856

#112856
(17,40,86)
#10254F
(16,37,79)
#0F2248
(15,34,72)
#0E1F41
(14,31,65)
#0D1C3A
(13,28,58)
#0C1933
(12,25,51)
#0B162C
(11,22,44)
#0A1325
(10,19,37)
#09101E
(9,16,30)
#080D17
(8,13,23)
#070A10
(7,10,16)
#000000
(0,0,0)

Tints of #112856

#112856
(17,40,86)
#263B65
(38,59,101)
#3B4E74
(59,78,116)
#506183
(80,97,131)
#657492
(101,116,146)
#7A87A1
(122,135,161)
#8F9AB0
(143,154,176)
#A4ADBF
(164,173,191)
#B9C0CE
(185,192,206)
#CED3DD
(206,211,221)
#E3E6EC
(227,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #112856 color. Also use rgb(17,40,86) instead hex code.

Text Font Color

.myTextColor { color: #112856; }

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

This text font color is #112856.

Background Color

.myBgColor { background-color: #112856; }

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

This div background color is #112856.

Border color

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

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

This div border color is #112856.

Opacity

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

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

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

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

This text has shadow with #112856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112856.

Preview

Color preview on black background

This text has color #112856 on black background.


Color preview on white background

This text has color #112856 on white background.


Black color preview on #112856 background

This text has black color on #112856 background.


White color preview on #112856 background

This text has white color on #112856 background.


Related colors

Complementary color

Complementary color for #hex is #EED7A9.


I love getcolorcode.com

Triadic colors

1 #561128 and #285611 with #112856 are triadic colors.

2 #562811 and #281156 with #112856 are triadic colors.