COLOR #112B58

HEX: #112B58 RGB: (17,43,88)

Color info

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

RGB color model

#112B58 color RGB value is (17,43,88).

RGB: (17,43,88) (7%, 17%, 35%)

RGB channels and saturation

R 17 of 255 = 7%
G 43 of 255 = 17%
B 88 of 255 = 35%

17
43
88

R + G + B ~ 20%. #112B58 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 43 + 88 = 148 (100%)
R 17 of 148 ~ 11.49%
G 43 of 148 ~ 29.05%
B 88 of 148 ~ 59.46'%

%11.49
%29.05
%59.46

CMYK color model

#112B58 color CMYK value is (81,51,0,65).

  • cyan value is 80.68%
  • magenta value is 51.14%
  • yellow value is 0.00%
  • key color value is 65.49%
CMYK: (81,51,0,65) C81M51Y0K65 (81%,51%,0%,65%) (0.81/0.51/0.00/0.65) 

CMYK percentages

%80.68
%51.14
%0
%65.49

Codes

Color #112B58 in popluar color models

11 2B 58
RGB 17 43 88
HSL 218° 67.62% 20.59%
HSB/HSV 218° 80.68% 34.51%
CMYK 80.68% 51.14% 0.00%
65.49%

Color #112B58 in popluar number systems.

HEX 11 2B 58
Decimal 17 43 88
Binary 10001 101011 1011000
Octal 21 53 130

Shades and tints

Shades of #112B58

#112B58
(17,43,88)
#102850
(16,40,80)
#0F2548
(15,37,72)
#0E2240
(14,34,64)
#0D1F38
(13,31,56)
#0C1C30
(12,28,48)
#0B1928
(11,25,40)
#0A1620
(10,22,32)
#091318
(9,19,24)
#081010
(8,16,16)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #112B58

#112B58
(17,43,88)
#263E67
(38,62,103)
#3B5176
(59,81,118)
#506485
(80,100,133)
#657794
(101,119,148)
#7A8AA3
(122,138,163)
#8F9DB2
(143,157,178)
#A4B0C1
(164,176,193)
#B9C3D0
(185,195,208)
#CED6DF
(206,214,223)
#E3E9EE
(227,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #112B58 color. Also use rgb(17,43,88) instead hex code.

Text Font Color

.myTextColor { color: #112B58; }

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

This text font color is #112B58.

Background Color

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

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

This div background color is #112B58.

Border color

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

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

This div border color is #112B58.

Opacity

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

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

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

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

This text has shadow with #112B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112B58.

Preview

Color preview on black background

This text has color #112B58 on black background.


Color preview on white background

This text has color #112B58 on white background.


Black color preview on #112B58 background

This text has black color on #112B58 background.


White color preview on #112B58 background

This text has white color on #112B58 background.


Related colors

Complementary color

Complementary color for #hex is #EED4A7.


I love getcolorcode.com

Triadic colors

1 #58112B and #2B5811 with #112B58 are triadic colors.

2 #582B11 and #2B1158 with #112B58 are triadic colors.