COLOR #112537

HEX: #112537 RGB: (17,37,55)

Color info

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

RGB color model

#112537 color RGB value is (17,37,55).

RGB: (17,37,55) (7%, 15%, 22%)

RGB channels and saturation

R 17 of 255 = 7%
G 37 of 255 = 15%
B 55 of 255 = 22%

17
37
55

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

Portions of RGB colors in percentages

R + G + B = 17 + 37 + 55 = 109 (100%)
R 17 of 109 ~ 15.6%
G 37 of 109 ~ 33.94%
B 55 of 109 ~ 50.46'%

%15.6
%33.94
%50.46

CMYK color model

#112537 color CMYK value is (69,33,0,78).

  • cyan value is 69.09%
  • magenta value is 32.73%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (69,33,0,78)
C69M33Y0K78 (69%, 33%, 0%, 78%)
(0.69 / 0.33 / 0.00 / 0.78)

CMYK percentages

%69.09
%32.73
%0
%78.43

Codes

Color #112537 in popluar color models

11 25 37
RGB 17 37 55
HSL 208° 52.78% 14.12%
HSB/HSV 208° 69.09% 21.57%
CMYK 69.09% 32.73% 0.00%
78.43%

Color #112537 in popluar number systems.

HEX 11 25 37
Decimal 17 37 55
Binary 10001 100101 110111
Octal 21 45 67

Shades and tints

Shades of #112537

#112537
(17,37,55)
#102232
(16,34,50)
#0F1F2D
(15,31,45)
#0E1C28
(14,28,40)
#0D1923
(13,25,35)
#0C161E
(12,22,30)
#0B1319
(11,19,25)
#0A1014
(10,16,20)
#090D0F
(9,13,15)
#080A0A
(8,10,10)
#070705
(7,7,5)
#000000
(0,0,0)

Tints of #112537

#112537
(17,37,55)
#263849
(38,56,73)
#3B4B5B
(59,75,91)
#505E6D
(80,94,109)
#65717F
(101,113,127)
#7A8491
(122,132,145)
#8F97A3
(143,151,163)
#A4AAB5
(164,170,181)
#B9BDC7
(185,189,199)
#CED0D9
(206,208,217)
#E3E3EB
(227,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #112537 color. Also use rgb(17,37,55) instead hex code.

Text Font Color

.myTextColor { color: #112537; }

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

This text font color is #112537.

Background Color

.myBgColor { background-color: #112537; }

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

This div background color is #112537.

Border color

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

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

This div border color is #112537.

Opacity

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

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

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

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

This text has shadow with #112537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #112537.

Preview

Color preview on black background

This text has color #112537 on black background.


Color preview on white background

This text has color #112537 on white background.


Black color preview on #112537 background

This text has black color on #112537 background.


White color preview on #112537 background

This text has white color on #112537 background.


Related colors

Complementary color

Complementary color for #hex is #EEDAC8.


I love getcolorcode.com

Triadic colors

1 #371125 and #253711 with #112537 are triadic colors.

2 #372511 and #251137 with #112537 are triadic colors.