COLOR #112350

HEX: #112350 RGB: (17,35,80)

Color info

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

RGB color model

#112350 color RGB value is (17,35,80).

RGB: (17,35,80) (7%, 14%, 31%)

RGB channels and saturation

R 17 of 255 = 7%
G 35 of 255 = 14%
B 80 of 255 = 31%

17
35
80

R + G + B ~ 17%. #112350 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 35 + 80 = 132 (100%)
R 17 of 132 ~ 12.88%
G 35 of 132 ~ 26.52%
B 80 of 132 ~ 60.61'%

%12.88
%26.52
%60.61

CMYK color model

#112350 color CMYK value is (79,56,0,69).

  • cyan value is 78.75%
  • magenta value is 56.25%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (79,56,0,69)
C79M56Y0K69 (79%, 56%, 0%, 69%)
(0.79 / 0.56 / 0.00 / 0.69)

CMYK percentages

%78.75
%56.25
%0
%68.63

Codes

Color #112350 in popluar color models

11 23 50
RGB 17 35 80
HSL 223° 64.95% 19.02%
HSB/HSV 223° 78.75% 31.37%
CMYK 78.75% 56.25% 0.00%
68.63%

Color #112350 in popluar number systems.

HEX 11 23 50
Decimal 17 35 80
Binary 10001 100011 1010000
Octal 21 43 120

Shades and tints

Shades of #112350

#112350
(17,35,80)
#102049
(16,32,73)
#0F1D42
(15,29,66)
#0E1A3B
(14,26,59)
#0D1734
(13,23,52)
#0C142D
(12,20,45)
#0B1126
(11,17,38)
#0A0E1F
(10,14,31)
#090B18
(9,11,24)
#080811
(8,8,17)
#07050A
(7,5,10)
#000000
(0,0,0)

Tints of #112350

#112350
(17,35,80)
#26375F
(38,55,95)
#3B4B6E
(59,75,110)
#505F7D
(80,95,125)
#65738C
(101,115,140)
#7A879B
(122,135,155)
#8F9BAA
(143,155,170)
#A4AFB9
(164,175,185)
#B9C3C8
(185,195,200)
#CED7D7
(206,215,215)
#E3EBE6
(227,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #112350 color. Also use rgb(17,35,80) instead hex code.

Text Font Color

.myTextColor { color: #112350; }

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

This text font color is #112350.

Background Color

.myBgColor { background-color: #112350; }

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

This div background color is #112350.

Border color

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

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

This div border color is #112350.

Opacity

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

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

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

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

This text has shadow with #112350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112350.

Preview

Color preview on black background

This text has color #112350 on black background.


Color preview on white background

This text has color #112350 on white background.


Black color preview on #112350 background

This text has black color on #112350 background.


White color preview on #112350 background

This text has white color on #112350 background.


Related colors

Complementary color

Complementary color for #hex is #EEDCAF.


I love getcolorcode.com

Triadic colors

1 #501123 and #235011 with #112350 are triadic colors.

2 #502311 and #231150 with #112350 are triadic colors.