COLOR #11141D

HEX: #11141D RGB: (17,20,29)

Color info

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

RGB color model

#11141D color RGB value is (17,20,29).

RGB: (17,20,29) (7%, 8%, 11%)

RGB channels and saturation

R 17 of 255 = 7%
G 20 of 255 = 8%
B 29 of 255 = 11%

17
20
29

R + G + B ~ 9%. #11141D is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 20 + 29 = 66 (100%)
R 17 of 66 ~ 25.76%
G 20 of 66 ~ 30.3%
B 29 of 66 ~ 43.94'%

%25.76
%30.3
%43.94

CMYK color model

#11141D color CMYK value is (41,31,0,89).

  • cyan value is 41.38%
  • magenta value is 31.03%
  • yellow value is 0.00%
  • key color value is 88.63%

CMYK: (41,31,0,89)
C41M31Y0K89 (41%, 31%, 0%, 89%)
(0.41 / 0.31 / 0.00 / 0.89)

CMYK percentages

%41.38
%31.03
%0
%88.63

Codes

Color #11141D in popluar color models

11 14 1D
RGB 17 20 29
HSL 225° 26.09% 9.02%
HSB/HSV 225° 41.38% 11.37%
CMYK 41.38% 31.03% 0.00%
88.63%

Color #11141D in popluar number systems.

HEX 11 14 1D
Decimal 17 20 29
Binary 10001 10100 11101
Octal 21 24 35

Shades and tints

Shades of #11141D

#11141D
(17,20,29)
#10131B
(16,19,27)
#0F1219
(15,18,25)
#0E1117
(14,17,23)
#0D1015
(13,16,21)
#0C0F13
(12,15,19)
#0B0E11
(11,14,17)
#0A0D0F
(10,13,15)
#090C0D
(9,12,13)
#080B0B
(8,11,11)
#070A09
(7,10,9)
#000000
(0,0,0)

Tints of #11141D

#11141D
(17,20,29)
#262931
(38,41,49)
#3B3E45
(59,62,69)
#505359
(80,83,89)
#65686D
(101,104,109)
#7A7D81
(122,125,129)
#8F9295
(143,146,149)
#A4A7A9
(164,167,169)
#B9BCBD
(185,188,189)
#CED1D1
(206,209,209)
#E3E6E5
(227,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11141D color. Also use rgb(17,20,29) instead hex code.

Text Font Color

.myTextColor { color: #11141D; }

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

This text font color is #11141D.

Background Color

.myBgColor { background-color: #11141D; }

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

This div background color is #11141D.

Border color

.myBorderColor { border: 1px solid #11141D; }

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

This div border color is #11141D.

Opacity

.myOpacity80 { color: #11141D; opacity: 0.8; }

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

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

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

This text has shadow with #11141D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11141D.

Preview

Color preview on black background

This text has color #11141D on black background.


Color preview on white background

This text has color #11141D on white background.


Black color preview on #11141D background

This text has black color on #11141D background.


White color preview on #11141D background

This text has white color on #11141D background.


Related colors

Complementary color

Complementary color for #hex is #EEEBE2.


I love getcolorcode.com

Triadic colors

1 #1D1114 and #141D11 with #11141D are triadic colors.

2 #1D1411 and #14111D with #11141D are triadic colors.