COLOR #112061

HEX: #112061 RGB: (17,32,97)

Color info

#112061 contains mainly blue color. Web safe color of #112061 is #003366 (or #036).

RGB color model

#112061 color RGB value is (17,32,97).

RGB: (17,32,97) (7%, 13%, 38%)

RGB channels and saturation

R 17 of 255 = 7%
G 32 of 255 = 13%
B 97 of 255 = 38%

17
32
97

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

Portions of RGB colors in percentages

R + G + B = 17 + 32 + 97 = 146 (100%)
R 17 of 146 ~ 11.64%
G 32 of 146 ~ 21.92%
B 97 of 146 ~ 66.44'%

%11.64
%21.92
%66.44

CMYK color model

#112061 color CMYK value is (82,67,0,62).

  • cyan value is 82.47%
  • magenta value is 67.01%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (82,67,0,62)
C82M67Y0K62 (82%, 67%, 0%, 62%)
(0.82 / 0.67 / 0.00 / 0.62)

CMYK percentages

%82.47
%67.01
%0
%61.96

Codes

Color #112061 in popluar color models

11 20 61
RGB 17 32 97
HSL 229° 70.18% 22.35%
HSB/HSV 229° 82.47% 38.04%
CMYK 82.47% 67.01% 0.00%
61.96%

Color #112061 in popluar number systems.

HEX 11 20 61
Decimal 17 32 97
Binary 10001 100000 1100001
Octal 21 40 141

Shades and tints

Shades of #112061

#112061
(17,32,97)
#101E59
(16,30,89)
#0F1C51
(15,28,81)
#0E1A49
(14,26,73)
#0D1841
(13,24,65)
#0C1639
(12,22,57)
#0B1431
(11,20,49)
#0A1229
(10,18,41)
#091021
(9,16,33)
#080E19
(8,14,25)
#070C11
(7,12,17)
#000000
(0,0,0)

Tints of #112061

#112061
(17,32,97)
#26346F
(38,52,111)
#3B487D
(59,72,125)
#505C8B
(80,92,139)
#657099
(101,112,153)
#7A84A7
(122,132,167)
#8F98B5
(143,152,181)
#A4ACC3
(164,172,195)
#B9C0D1
(185,192,209)
#CED4DF
(206,212,223)
#E3E8ED
(227,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112061; }

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

This text font color is #112061.

Background Color

.myBgColor { background-color: #112061; }

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

This div background color is #112061.

Border color

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

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

This div border color is #112061.

Opacity

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

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

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

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

This text has shadow with #112061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112061.

Preview

Color preview on black background

This text has color #112061 on black background.


Color preview on white background

This text has color #112061 on white background.


Black color preview on #112061 background

This text has black color on #112061 background.


White color preview on #112061 background

This text has white color on #112061 background.


Related colors

Complementary color

Complementary color for #hex is #EEDF9E.


I love getcolorcode.com

Triadic colors

1 #611120 and #206111 with #112061 are triadic colors.

2 #612011 and #201161 with #112061 are triadic colors.