COLOR #113150

HEX: #113150 RGB: (17,49,80)

Color info

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

RGB color model

#113150 color RGB value is (17,49,80).

RGB: (17,49,80) (7%, 19%, 31%)

RGB channels and saturation

R 17 of 255 = 7%
G 49 of 255 = 19%
B 80 of 255 = 31%

17
49
80

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

Portions of RGB colors in percentages

R + G + B = 17 + 49 + 80 = 146 (100%)
R 17 of 146 ~ 11.64%
G 49 of 146 ~ 33.56%
B 80 of 146 ~ 54.79'%

%11.64
%33.56
%54.79

CMYK color model

#113150 color CMYK value is (79,39,0,69).

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

CMYK: (79,39,0,69)
C79M39Y0K69 (79%, 39%, 0%, 69%)
(0.79 / 0.39 / 0.00 / 0.69)

CMYK percentages

%78.75
%38.75
%0
%68.63

Codes

Color #113150 in popluar color models

11 31 50
RGB 17 49 80
HSL 210° 64.95% 19.02%
HSB/HSV 210° 78.75% 31.37%
CMYK 78.75% 38.75% 0.00%
68.63%

Color #113150 in popluar number systems.

HEX 11 31 50
Decimal 17 49 80
Binary 10001 110001 1010000
Octal 21 61 120

Shades and tints

Shades of #113150

#113150
(17,49,80)
#102D49
(16,45,73)
#0F2942
(15,41,66)
#0E253B
(14,37,59)
#0D2134
(13,33,52)
#0C1D2D
(12,29,45)
#0B1926
(11,25,38)
#0A151F
(10,21,31)
#091118
(9,17,24)
#080D11
(8,13,17)
#07090A
(7,9,10)
#000000
(0,0,0)

Tints of #113150

#113150
(17,49,80)
#26435F
(38,67,95)
#3B556E
(59,85,110)
#50677D
(80,103,125)
#65798C
(101,121,140)
#7A8B9B
(122,139,155)
#8F9DAA
(143,157,170)
#A4AFB9
(164,175,185)
#B9C1C8
(185,193,200)
#CED3D7
(206,211,215)
#E3E5E6
(227,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113150; }

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

This text font color is #113150.

Background Color

.myBgColor { background-color: #113150; }

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

This div background color is #113150.

Border color

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

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

This div border color is #113150.

Opacity

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

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

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

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

This text has shadow with #113150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113150.

Preview

Color preview on black background

This text has color #113150 on black background.


Color preview on white background

This text has color #113150 on white background.


Black color preview on #113150 background

This text has black color on #113150 background.


White color preview on #113150 background

This text has white color on #113150 background.


Related colors

Complementary color

Complementary color for #hex is #EECEAF.


I love getcolorcode.com

Triadic colors

1 #501131 and #315011 with #113150 are triadic colors.

2 #503111 and #311150 with #113150 are triadic colors.