COLOR #113774

HEX: #113774 RGB: (17,55,116)

Color info

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

RGB color model

#113774 color RGB value is (17,55,116).

RGB: (17,55,116) (7%, 22%, 45%)

RGB channels and saturation

R 17 of 255 = 7%
G 55 of 255 = 22%
B 116 of 255 = 45%

17
55
116

R + G + B ~ 25%. #113774 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 55 + 116 = 188 (100%)
R 17 of 188 ~ 9.04%
G 55 of 188 ~ 29.26%
B 116 of 188 ~ 61.7'%

%29.26
%61.7

CMYK color model

#113774 color CMYK value is (85,53,0,55).

  • cyan value is 85.34%
  • magenta value is 52.59%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (85,53,0,55)
C85M53Y0K55 (85%, 53%, 0%, 55%)
(0.85 / 0.53 / 0.00 / 0.55)

CMYK percentages

%85.34
%52.59
%0
%54.51

Codes

Color #113774 in popluar color models

11 37 74
RGB 17 55 116
HSL 217° 74.44% 26.08%
HSB/HSV 217° 85.34% 45.49%
CMYK 85.34% 52.59% 0.00%
54.51%

Color #113774 in popluar number systems.

HEX 11 37 74
Decimal 17 55 116
Binary 10001 110111 1110100
Octal 21 67 164

Shades and tints

Shades of #113774

#113774
(17,55,116)
#10326A
(16,50,106)
#0F2D60
(15,45,96)
#0E2856
(14,40,86)
#0D234C
(13,35,76)
#0C1E42
(12,30,66)
#0B1938
(11,25,56)
#0A142E
(10,20,46)
#090F24
(9,15,36)
#080A1A
(8,10,26)
#070510
(7,5,16)
#000000
(0,0,0)

Tints of #113774

#113774
(17,55,116)
#264980
(38,73,128)
#3B5B8C
(59,91,140)
#506D98
(80,109,152)
#657FA4
(101,127,164)
#7A91B0
(122,145,176)
#8FA3BC
(143,163,188)
#A4B5C8
(164,181,200)
#B9C7D4
(185,199,212)
#CED9E0
(206,217,224)
#E3EBEC
(227,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #113774 color. Also use rgb(17,55,116) instead hex code.

Text Font Color

.myTextColor { color: #113774; }

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

This text font color is #113774.

Background Color

.myBgColor { background-color: #113774; }

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

This div background color is #113774.

Border color

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

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

This div border color is #113774.

Opacity

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

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

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

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

This text has shadow with #113774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113774.

Preview

Color preview on black background

This text has color #113774 on black background.


Color preview on white background

This text has color #113774 on white background.


Black color preview on #113774 background

This text has black color on #113774 background.


White color preview on #113774 background

This text has white color on #113774 background.


Related colors

Complementary color

Complementary color for #hex is #EEC88B.


I love getcolorcode.com

Triadic colors

1 #741137 and #377411 with #113774 are triadic colors.

2 #743711 and #371174 with #113774 are triadic colors.