COLOR #111338

HEX: #111338 RGB: (17,19,56)

Color info

#111338 contains red, green and blue colors in about the same proportion. Web safe color of #111338 is #000033 (or #003).

RGB color model

#111338 color RGB value is (17,19,56).

RGB: (17,19,56) (7%, 7%, 22%)

RGB channels and saturation

R 17 of 255 = 7%
G 19 of 255 = 7%
B 56 of 255 = 22%

17
19
56

R + G + B ~ 12%. #111338 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 19 + 56 = 92 (100%)
R 17 of 92 ~ 18.48%
G 19 of 92 ~ 20.65%
B 56 of 92 ~ 60.87'%

%18.48
%20.65
%60.87

CMYK color model

#111338 color CMYK value is (70,66,0,78).

  • cyan value is 69.64%
  • magenta value is 66.07%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (70,66,0,78)
C70M66Y0K78 (70%, 66%, 0%, 78%)
(0.70 / 0.66 / 0.00 / 0.78)

CMYK percentages

%69.64
%66.07
%0
%78.04

Codes

Color #111338 in popluar color models

11 13 38
RGB 17 19 56
HSL 237° 53.42% 14.31%
HSB/HSV 237° 69.64% 21.96%
CMYK 69.64% 66.07% 0.00%
78.04%

Color #111338 in popluar number systems.

HEX 11 13 38
Decimal 17 19 56
Binary 10001 10011 111000
Octal 21 23 70

Shades and tints

Shades of #111338

#111338
(17,19,56)
#101233
(16,18,51)
#0F112E
(15,17,46)
#0E1029
(14,16,41)
#0D0F24
(13,15,36)
#0C0E1F
(12,14,31)
#0B0D1A
(11,13,26)
#0A0C15
(10,12,21)
#090B10
(9,11,16)
#080A0B
(8,10,11)
#070906
(7,9,6)
#000000
(0,0,0)

Tints of #111338

#111338
(17,19,56)
#26284A
(38,40,74)
#3B3D5C
(59,61,92)
#50526E
(80,82,110)
#656780
(101,103,128)
#7A7C92
(122,124,146)
#8F91A4
(143,145,164)
#A4A6B6
(164,166,182)
#B9BBC8
(185,187,200)
#CED0DA
(206,208,218)
#E3E5EC
(227,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #111338 color. Also use rgb(17,19,56) instead hex code.

Text Font Color

.myTextColor { color: #111338; }

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

This text font color is #111338.

Background Color

.myBgColor { background-color: #111338; }

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

This div background color is #111338.

Border color

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

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

This div border color is #111338.

Opacity

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

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

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

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

This text has shadow with #111338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #111338.

Preview

Color preview on black background

This text has color #111338 on black background.


Color preview on white background

This text has color #111338 on white background.


Black color preview on #111338 background

This text has black color on #111338 background.


White color preview on #111338 background

This text has white color on #111338 background.


Related colors

Complementary color

Complementary color for #hex is #EEECC7.


I love getcolorcode.com

Triadic colors

1 #381113 and #133811 with #111338 are triadic colors.

2 #381311 and #131138 with #111338 are triadic colors.