COLOR #11132A

HEX: #11132A RGB: (17,19,42)

Color info

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

RGB color model

#11132A color RGB value is (17,19,42).

RGB: (17,19,42) (7%, 7%, 16%)

RGB channels and saturation

R 17 of 255 = 7%
G 19 of 255 = 7%
B 42 of 255 = 16%

17
19
42

R + G + B ~ 10%. #11132A is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 19 + 42 = 78 (100%)
R 17 of 78 ~ 21.79%
G 19 of 78 ~ 24.36%
B 42 of 78 ~ 53.85'%

%21.79
%24.36
%53.85

CMYK color model

#11132A color CMYK value is (60,55,0,84).

  • cyan value is 59.52%
  • magenta value is 54.76%
  • yellow value is 0.00%
  • key color value is 83.53%

CMYK: (60,55,0,84)
C60M55Y0K84 (60%, 55%, 0%, 84%)
(0.60 / 0.55 / 0.00 / 0.84)

CMYK percentages

%59.52
%54.76
%0
%83.53

Codes

Color #11132A in popluar color models

11 13 2A
RGB 17 19 42
HSL 235° 42.37% 11.57%
HSB/HSV 235° 59.52% 16.47%
CMYK 59.52% 54.76% 0.00%
83.53%

Color #11132A in popluar number systems.

HEX 11 13 2A
Decimal 17 19 42
Binary 10001 10011 101010
Octal 21 23 52

Shades and tints

Shades of #11132A

#11132A
(17,19,42)
#101227
(16,18,39)
#0F1124
(15,17,36)
#0E1021
(14,16,33)
#0D0F1E
(13,15,30)
#0C0E1B
(12,14,27)
#0B0D18
(11,13,24)
#0A0C15
(10,12,21)
#090B12
(9,11,18)
#080A0F
(8,10,15)
#07090C
(7,9,12)
#000000
(0,0,0)

Tints of #11132A

#11132A
(17,19,42)
#26283D
(38,40,61)
#3B3D50
(59,61,80)
#505263
(80,82,99)
#656776
(101,103,118)
#7A7C89
(122,124,137)
#8F919C
(143,145,156)
#A4A6AF
(164,166,175)
#B9BBC2
(185,187,194)
#CED0D5
(206,208,213)
#E3E5E8
(227,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #11132A; }

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

This text font color is #11132A.

Background Color

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

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

This div background color is #11132A.

Border color

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

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

This div border color is #11132A.

Opacity

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

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

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

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

This text has shadow with #11132A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11132A.

Preview

Color preview on black background

This text has color #11132A on black background.


Color preview on white background

This text has color #11132A on white background.


Black color preview on #11132A background

This text has black color on #11132A background.


White color preview on #11132A background

This text has white color on #11132A background.


Related colors

Complementary color

Complementary color for #hex is #EEECD5.


I love getcolorcode.com

Triadic colors

1 #2A1113 and #132A11 with #11132A are triadic colors.

2 #2A1311 and #13112A with #11132A are triadic colors.