COLOR #112787

HEX: #112787 RGB: (17,39,135)

Color info

#112787 contains mainly blue color. Web safe color of #112787 is #003399 (or #039).

RGB color model

#112787 color RGB value is (17,39,135).

RGB: (17,39,135) (7%, 15%, 53%)

RGB channels and saturation

R 17 of 255 = 7%
G 39 of 255 = 15%
B 135 of 255 = 53%

17
39
135

R + G + B ~ 25%. #112787 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 39 + 135 = 191 (100%)
R 17 of 191 ~ 8.9%
G 39 of 191 ~ 20.42%
B 135 of 191 ~ 70.68'%

%20.42
%70.68

CMYK color model

#112787 color CMYK value is (87,71,0,47).

  • cyan value is 87.41%
  • magenta value is 71.11%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (87,71,0,47)
C87M71Y0K47 (87%, 71%, 0%, 47%)
(0.87 / 0.71 / 0.00 / 0.47)

CMYK percentages

%87.41
%71.11
%0
%47.06

Codes

Color #112787 in popluar color models

11 27 87
RGB 17 39 135
HSL 229° 77.63% 29.80%
HSB/HSV 229° 87.41% 52.94%
CMYK 87.41% 71.11% 0.00%
47.06%

Color #112787 in popluar number systems.

HEX 11 27 87
Decimal 17 39 135
Binary 10001 100111 10000111
Octal 21 47 207

Shades and tints

Shades of #112787

#112787
(17,39,135)
#10247B
(16,36,123)
#0F216F
(15,33,111)
#0E1E63
(14,30,99)
#0D1B57
(13,27,87)
#0C184B
(12,24,75)
#0B153F
(11,21,63)
#0A1233
(10,18,51)
#090F27
(9,15,39)
#080C1B
(8,12,27)
#07090F
(7,9,15)
#000000
(0,0,0)

Tints of #112787

#112787
(17,39,135)
#263A91
(38,58,145)
#3B4D9B
(59,77,155)
#5060A5
(80,96,165)
#6573AF
(101,115,175)
#7A86B9
(122,134,185)
#8F99C3
(143,153,195)
#A4ACCD
(164,172,205)
#B9BFD7
(185,191,215)
#CED2E1
(206,210,225)
#E3E5EB
(227,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #112787 color. Also use rgb(17,39,135) instead hex code.

Text Font Color

.myTextColor { color: #112787; }

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

This text font color is #112787.

Background Color

.myBgColor { background-color: #112787; }

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

This div background color is #112787.

Border color

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

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

This div border color is #112787.

Opacity

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

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

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

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

This text has shadow with #112787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112787.

Preview

Color preview on black background

This text has color #112787 on black background.


Color preview on white background

This text has color #112787 on white background.


Black color preview on #112787 background

This text has black color on #112787 background.


White color preview on #112787 background

This text has white color on #112787 background.


Related colors

Complementary color

Complementary color for #hex is #EED878.


I love getcolorcode.com

Triadic colors

1 #871127 and #278711 with #112787 are triadic colors.

2 #872711 and #271187 with #112787 are triadic colors.