COLOR #112141

HEX: #112141 RGB: (17,33,65)

Color info

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

RGB color model

#112141 color RGB value is (17,33,65).

RGB: (17,33,65) (7%, 13%, 25%)

RGB channels and saturation

R 17 of 255 = 7%
G 33 of 255 = 13%
B 65 of 255 = 25%

17
33
65

R + G + B ~ 15%. #112141 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 33 + 65 = 115 (100%)
R 17 of 115 ~ 14.78%
G 33 of 115 ~ 28.7%
B 65 of 115 ~ 56.52'%

%14.78
%28.7
%56.52

CMYK color model

#112141 color CMYK value is (74,49,0,75).

  • cyan value is 73.85%
  • magenta value is 49.23%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (74,49,0,75)
C74M49Y0K75 (74%, 49%, 0%, 75%)
(0.74 / 0.49 / 0.00 / 0.75)

CMYK percentages

%73.85
%49.23
%0
%74.51

Codes

Color #112141 in popluar color models

11 21 41
RGB 17 33 65
HSL 220° 58.54% 16.08%
HSB/HSV 220° 73.85% 25.49%
CMYK 73.85% 49.23% 0.00%
74.51%

Color #112141 in popluar number systems.

HEX 11 21 41
Decimal 17 33 65
Binary 10001 100001 1000001
Octal 21 41 101

Shades and tints

Shades of #112141

#112141
(17,33,65)
#101E3C
(16,30,60)
#0F1B37
(15,27,55)
#0E1832
(14,24,50)
#0D152D
(13,21,45)
#0C1228
(12,18,40)
#0B0F23
(11,15,35)
#0A0C1E
(10,12,30)
#090919
(9,9,25)
#080614
(8,6,20)
#07030F
(7,3,15)
#000000
(0,0,0)

Tints of #112141

#112141
(17,33,65)
#263552
(38,53,82)
#3B4963
(59,73,99)
#505D74
(80,93,116)
#657185
(101,113,133)
#7A8596
(122,133,150)
#8F99A7
(143,153,167)
#A4ADB8
(164,173,184)
#B9C1C9
(185,193,201)
#CED5DA
(206,213,218)
#E3E9EB
(227,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #112141 color. Also use rgb(17,33,65) instead hex code.

Text Font Color

.myTextColor { color: #112141; }

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

This text font color is #112141.

Background Color

.myBgColor { background-color: #112141; }

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

This div background color is #112141.

Border color

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

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

This div border color is #112141.

Opacity

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

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

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

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

This text has shadow with #112141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112141.

Preview

Color preview on black background

This text has color #112141 on black background.


Color preview on white background

This text has color #112141 on white background.


Black color preview on #112141 background

This text has black color on #112141 background.


White color preview on #112141 background

This text has white color on #112141 background.


Related colors

Complementary color

Complementary color for #hex is #EEDEBE.


I love getcolorcode.com

Triadic colors

1 #411121 and #214111 with #112141 are triadic colors.

2 #412111 and #211141 with #112141 are triadic colors.