COLOR #11422B

HEX: #11422B RGB: (17,66,43)

Color info

#11422B contains red, green and blue colors in about the same proportion. Web safe color of #11422B is #003333 (or #033).

RGB color model

#11422B color RGB value is (17,66,43).

RGB: (17,66,43) (7%, 26%, 17%)

RGB channels and saturation

R 17 of 255 = 7%
G 66 of 255 = 26%
B 43 of 255 = 17%

17
66
43

R + G + B ~ 17%. #11422B is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 66 + 43 = 126 (100%)
R 17 of 126 ~ 13.49%
G 66 of 126 ~ 52.38%
B 43 of 126 ~ 34.13'%

%13.49
%52.38
%34.13

CMYK color model

#11422B color CMYK value is (74,0,35,74).

  • cyan value is 74.24%
  • magenta value is 0.00%
  • yellow value is 34.85%
  • key color value is 74.12%

CMYK: (74,0,35,74)
C74M0Y35K74 (74%, 0%, 35%, 74%)
(0.74 / 0.00 / 0.35 / 0.74)

CMYK percentages

%74.24
%0
%34.85
%74.12

Codes

Color #11422B in popluar color models

11 42 2B
RGB 17 66 43
HSL 152° 59.04% 16.27%
HSB/HSV 152° 74.24% 25.88%
CMYK 74.24% 0.00% 34.85%
74.12%

Color #11422B in popluar number systems.

HEX 11 42 2B
Decimal 17 66 43
Binary 10001 1000010 101011
Octal 21 102 53

Shades and tints

Shades of #11422B

#11422B
(17,66,43)
#103C28
(16,60,40)
#0F3625
(15,54,37)
#0E3022
(14,48,34)
#0D2A1F
(13,42,31)
#0C241C
(12,36,28)
#0B1E19
(11,30,25)
#0A1816
(10,24,22)
#091213
(9,18,19)
#080C10
(8,12,16)
#07060D
(7,6,13)
#000000
(0,0,0)

Tints of #11422B

#11422B
(17,66,43)
#26533E
(38,83,62)
#3B6451
(59,100,81)
#507564
(80,117,100)
#658677
(101,134,119)
#7A978A
(122,151,138)
#8FA89D
(143,168,157)
#A4B9B0
(164,185,176)
#B9CAC3
(185,202,195)
#CEDBD6
(206,219,214)
#E3ECE9
(227,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11422B color. Also use rgb(17,66,43) instead hex code.

Text Font Color

.myTextColor { color: #11422B; }

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

This text font color is #11422B.

Background Color

.myBgColor { background-color: #11422B; }

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

This div background color is #11422B.

Border color

.myBorderColor { border: 1px solid #11422B; }

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

This div border color is #11422B.

Opacity

.myOpacity80 { color: #11422B; opacity: 0.8; }

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

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

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

This text has shadow with #11422B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11422B.

Preview

Color preview on black background

This text has color #11422B on black background.


Color preview on white background

This text has color #11422B on white background.


Black color preview on #11422B background

This text has black color on #11422B background.


White color preview on #11422B background

This text has white color on #11422B background.


Related colors

Complementary color

Complementary color for #hex is #EEBDD4.


I love getcolorcode.com

Triadic colors

1 #2B1142 and #422B11 with #11422B are triadic colors.

2 #2B4211 and #42112B with #11422B are triadic colors.