COLOR #112838

HEX: #112838 RGB: (17,40,56)

Color info

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

RGB color model

#112838 color RGB value is (17,40,56).

RGB: (17,40,56) (7%, 16%, 22%)

RGB channels and saturation

R 17 of 255 = 7%
G 40 of 255 = 16%
B 56 of 255 = 22%

17
40
56

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

Portions of RGB colors in percentages

R + G + B = 17 + 40 + 56 = 113 (100%)
R 17 of 113 ~ 15.04%
G 40 of 113 ~ 35.4%
B 56 of 113 ~ 49.56'%

%15.04
%35.4
%49.56

CMYK color model

#112838 color CMYK value is (70,29,0,78).

  • cyan value is 69.64%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (70,29,0,78)
C70M29Y0K78 (70%, 29%, 0%, 78%)
(0.70 / 0.29 / 0.00 / 0.78)

CMYK percentages

%69.64
%28.57
%0
%78.04

Codes

Color #112838 in popluar color models

11 28 38
RGB 17 40 56
HSL 205° 53.42% 14.31%
HSB/HSV 205° 69.64% 21.96%
CMYK 69.64% 28.57% 0.00%
78.04%

Color #112838 in popluar number systems.

HEX 11 28 38
Decimal 17 40 56
Binary 10001 101000 111000
Octal 21 50 70

Shades and tints

Shades of #112838

#112838
(17,40,56)
#102533
(16,37,51)
#0F222E
(15,34,46)
#0E1F29
(14,31,41)
#0D1C24
(13,28,36)
#0C191F
(12,25,31)
#0B161A
(11,22,26)
#0A1315
(10,19,21)
#091010
(9,16,16)
#080D0B
(8,13,11)
#070A06
(7,10,6)
#000000
(0,0,0)

Tints of #112838

#112838
(17,40,56)
#263B4A
(38,59,74)
#3B4E5C
(59,78,92)
#50616E
(80,97,110)
#657480
(101,116,128)
#7A8792
(122,135,146)
#8F9AA4
(143,154,164)
#A4ADB6
(164,173,182)
#B9C0C8
(185,192,200)
#CED3DA
(206,211,218)
#E3E6EC
(227,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #112838; }

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

This text font color is #112838.

Background Color

.myBgColor { background-color: #112838; }

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

This div background color is #112838.

Border color

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

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

This div border color is #112838.

Opacity

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

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

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

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

This text has shadow with #112838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112838.

Preview

Color preview on black background

This text has color #112838 on black background.


Color preview on white background

This text has color #112838 on white background.


Black color preview on #112838 background

This text has black color on #112838 background.


White color preview on #112838 background

This text has white color on #112838 background.


Related colors

Complementary color

Complementary color for #hex is #EED7C7.


I love getcolorcode.com

Triadic colors

1 #381128 and #283811 with #112838 are triadic colors.

2 #382811 and #281138 with #112838 are triadic colors.