COLOR #113140

HEX: #113140 RGB: (17,49,64)

Color info

#113140 contains red, green and blue colors in about the same proportion. Web safe color of #113140 is #003333 (or #033).

RGB color model

#113140 color RGB value is (17,49,64).

RGB: (17,49,64) (7%, 19%, 25%)

RGB channels and saturation

R 17 of 255 = 7%
G 49 of 255 = 19%
B 64 of 255 = 25%

17
49
64

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

Portions of RGB colors in percentages

R + G + B = 17 + 49 + 64 = 130 (100%)
R 17 of 130 ~ 13.08%
G 49 of 130 ~ 37.69%
B 64 of 130 ~ 49.23'%

%13.08
%37.69
%49.23

CMYK color model

#113140 color CMYK value is (73,23,0,75).

  • cyan value is 73.44%
  • magenta value is 23.44%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (73,23,0,75)
C73M23Y0K75 (73%, 23%, 0%, 75%)
(0.73 / 0.23 / 0.00 / 0.75)

CMYK percentages

%73.44
%23.44
%0
%74.9

Codes

Color #113140 in popluar color models

11 31 40
RGB 17 49 64
HSL 199° 58.02% 15.88%
HSB/HSV 199° 73.44% 25.10%
CMYK 73.44% 23.44% 0.00%
74.90%

Color #113140 in popluar number systems.

HEX 11 31 40
Decimal 17 49 64
Binary 10001 110001 1000000
Octal 21 61 100

Shades and tints

Shades of #113140

#113140
(17,49,64)
#102D3B
(16,45,59)
#0F2936
(15,41,54)
#0E2531
(14,37,49)
#0D212C
(13,33,44)
#0C1D27
(12,29,39)
#0B1922
(11,25,34)
#0A151D
(10,21,29)
#091118
(9,17,24)
#080D13
(8,13,19)
#07090E
(7,9,14)
#000000
(0,0,0)

Tints of #113140

#113140
(17,49,64)
#264351
(38,67,81)
#3B5562
(59,85,98)
#506773
(80,103,115)
#657984
(101,121,132)
#7A8B95
(122,139,149)
#8F9DA6
(143,157,166)
#A4AFB7
(164,175,183)
#B9C1C8
(185,193,200)
#CED3D9
(206,211,217)
#E3E5EA
(227,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113140; }

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

This text font color is #113140.

Background Color

.myBgColor { background-color: #113140; }

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

This div background color is #113140.

Border color

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

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

This div border color is #113140.

Opacity

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

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

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

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

This text has shadow with #113140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113140.

Preview

Color preview on black background

This text has color #113140 on black background.


Color preview on white background

This text has color #113140 on white background.


Black color preview on #113140 background

This text has black color on #113140 background.


White color preview on #113140 background

This text has white color on #113140 background.


Related colors

Complementary color

Complementary color for #hex is #EECEBF.


I love getcolorcode.com

Triadic colors

1 #401131 and #314011 with #113140 are triadic colors.

2 #403111 and #311140 with #113140 are triadic colors.