COLOR #11132E

HEX: #11132E RGB: (17,19,46)

Color info

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

RGB color model

#11132E color RGB value is (17,19,46).

RGB: (17,19,46) (7%, 7%, 18%)

RGB channels and saturation

R 17 of 255 = 7%
G 19 of 255 = 7%
B 46 of 255 = 18%

17
19
46

R + G + B ~ 11%. #11132E is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 19 + 46 = 82 (100%)
R 17 of 82 ~ 20.73%
G 19 of 82 ~ 23.17%
B 46 of 82 ~ 56.1'%

%20.73
%23.17
%56.1

CMYK color model

#11132E color CMYK value is (63,59,0,82).

  • cyan value is 63.04%
  • magenta value is 58.70%
  • yellow value is 0.00%
  • key color value is 81.96%

CMYK: (63,59,0,82)
C63M59Y0K82 (63%, 59%, 0%, 82%)
(0.63 / 0.59 / 0.00 / 0.82)

CMYK percentages

%63.04
%58.7
%0
%81.96

Codes

Color #11132E in popluar color models

11 13 2E
RGB 17 19 46
HSL 236° 46.03% 12.35%
HSB/HSV 236° 63.04% 18.04%
CMYK 63.04% 58.70% 0.00%
81.96%

Color #11132E in popluar number systems.

HEX 11 13 2E
Decimal 17 19 46
Binary 10001 10011 101110
Octal 21 23 56

Shades and tints

Shades of #11132E

#11132E
(17,19,46)
#10122A
(16,18,42)
#0F1126
(15,17,38)
#0E1022
(14,16,34)
#0D0F1E
(13,15,30)
#0C0E1A
(12,14,26)
#0B0D16
(11,13,22)
#0A0C12
(10,12,18)
#090B0E
(9,11,14)
#080A0A
(8,10,10)
#070906
(7,9,6)
#000000
(0,0,0)

Tints of #11132E

#11132E
(17,19,46)
#262841
(38,40,65)
#3B3D54
(59,61,84)
#505267
(80,82,103)
#65677A
(101,103,122)
#7A7C8D
(122,124,141)
#8F91A0
(143,145,160)
#A4A6B3
(164,166,179)
#B9BBC6
(185,187,198)
#CED0D9
(206,208,217)
#E3E5EC
(227,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #11132E; }

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

This text font color is #11132E.

Background Color

.myBgColor { background-color: #11132E; }

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

This div background color is #11132E.

Border color

.myBorderColor { border: 1px solid #11132E; }

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

This div border color is #11132E.

Opacity

.myOpacity80 { color: #11132E; opacity: 0.8; }

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

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

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

This text has shadow with #11132E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11132E.

Preview

Color preview on black background

This text has color #11132E on black background.


Color preview on white background

This text has color #11132E on white background.


Black color preview on #11132E background

This text has black color on #11132E background.


White color preview on #11132E background

This text has white color on #11132E background.


Related colors

Complementary color

Complementary color for #hex is #EEECD1.


I love getcolorcode.com

Triadic colors

1 #2E1113 and #132E11 with #11132E are triadic colors.

2 #2E1311 and #13112E with #11132E are triadic colors.