COLOR #112228

HEX: #112228 RGB: (17,34,40)

Color info

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

RGB color model

#112228 color RGB value is (17,34,40).

RGB: (17,34,40) (7%, 13%, 16%)

RGB channels and saturation

R 17 of 255 = 7%
G 34 of 255 = 13%
B 40 of 255 = 16%

17
34
40

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

Portions of RGB colors in percentages

R + G + B = 17 + 34 + 40 = 91 (100%)
R 17 of 91 ~ 18.68%
G 34 of 91 ~ 37.36%
B 40 of 91 ~ 43.96'%

%18.68
%37.36
%43.96

CMYK color model

#112228 color CMYK value is (58,15,0,84).

  • cyan value is 57.50%
  • magenta value is 15.00%
  • yellow value is 0.00%
  • key color value is 84.31%

CMYK: (58,15,0,84)
C58M15Y0K84 (58%, 15%, 0%, 84%)
(0.58 / 0.15 / 0.00 / 0.84)

CMYK percentages

%57.5
%15
%0
%84.31

Codes

Color #112228 in popluar color models

11 22 28
RGB 17 34 40
HSL 196° 40.35% 11.18%
HSB/HSV 196° 57.50% 15.69%
CMYK 57.50% 15.00% 0.00%
84.31%

Color #112228 in popluar number systems.

HEX 11 22 28
Decimal 17 34 40
Binary 10001 100010 101000
Octal 21 42 50

Shades and tints

Shades of #112228

#112228
(17,34,40)
#101F25
(16,31,37)
#0F1C22
(15,28,34)
#0E191F
(14,25,31)
#0D161C
(13,22,28)
#0C1319
(12,19,25)
#0B1016
(11,16,22)
#0A0D13
(10,13,19)
#090A10
(9,10,16)
#08070D
(8,7,13)
#07040A
(7,4,10)
#000000
(0,0,0)

Tints of #112228

#112228
(17,34,40)
#26363B
(38,54,59)
#3B4A4E
(59,74,78)
#505E61
(80,94,97)
#657274
(101,114,116)
#7A8687
(122,134,135)
#8F9A9A
(143,154,154)
#A4AEAD
(164,174,173)
#B9C2C0
(185,194,192)
#CED6D3
(206,214,211)
#E3EAE6
(227,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #112228 color. Also use rgb(17,34,40) instead hex code.

Text Font Color

.myTextColor { color: #112228; }

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

This text font color is #112228.

Background Color

.myBgColor { background-color: #112228; }

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

This div background color is #112228.

Border color

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

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

This div border color is #112228.

Opacity

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

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

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

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

This text has shadow with #112228 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112228.

Preview

Color preview on black background

This text has color #112228 on black background.


Color preview on white background

This text has color #112228 on white background.


Black color preview on #112228 background

This text has black color on #112228 background.


White color preview on #112228 background

This text has white color on #112228 background.


Related colors

Complementary color

Complementary color for #hex is #EEDDD7.


I love getcolorcode.com

Triadic colors

1 #281122 and #222811 with #112228 are triadic colors.

2 #282211 and #221128 with #112228 are triadic colors.