COLOR #113446

HEX: #113446 RGB: (17,52,70)

Color info

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

RGB color model

#113446 color RGB value is (17,52,70).

RGB: (17,52,70) (7%, 20%, 27%)

RGB channels and saturation

R 17 of 255 = 7%
G 52 of 255 = 20%
B 70 of 255 = 27%

17
52
70

R + G + B ~ 18%. #113446 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 52 + 70 = 139 (100%)
R 17 of 139 ~ 12.23%
G 52 of 139 ~ 37.41%
B 70 of 139 ~ 50.36'%

%12.23
%37.41
%50.36

CMYK color model

#113446 color CMYK value is (76,26,0,73).

  • cyan value is 75.71%
  • magenta value is 25.71%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (76,26,0,73)
C76M26Y0K73 (76%, 26%, 0%, 73%)
(0.76 / 0.26 / 0.00 / 0.73)

CMYK percentages

%75.71
%25.71
%0
%72.55

Codes

Color #113446 in popluar color models

11 34 46
RGB 17 52 70
HSL 200° 60.92% 17.06%
HSB/HSV 200° 75.71% 27.45%
CMYK 75.71% 25.71% 0.00%
72.55%

Color #113446 in popluar number systems.

HEX 11 34 46
Decimal 17 52 70
Binary 10001 110100 1000110
Octal 21 64 106

Shades and tints

Shades of #113446

#113446
(17,52,70)
#103040
(16,48,64)
#0F2C3A
(15,44,58)
#0E2834
(14,40,52)
#0D242E
(13,36,46)
#0C2028
(12,32,40)
#0B1C22
(11,28,34)
#0A181C
(10,24,28)
#091416
(9,20,22)
#081010
(8,16,16)
#070C0A
(7,12,10)
#000000
(0,0,0)

Tints of #113446

#113446
(17,52,70)
#264656
(38,70,86)
#3B5866
(59,88,102)
#506A76
(80,106,118)
#657C86
(101,124,134)
#7A8E96
(122,142,150)
#8FA0A6
(143,160,166)
#A4B2B6
(164,178,182)
#B9C4C6
(185,196,198)
#CED6D6
(206,214,214)
#E3E8E6
(227,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #113446 color. Also use rgb(17,52,70) instead hex code.

Text Font Color

.myTextColor { color: #113446; }

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

This text font color is #113446.

Background Color

.myBgColor { background-color: #113446; }

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

This div background color is #113446.

Border color

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

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

This div border color is #113446.

Opacity

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

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

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

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

This text has shadow with #113446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113446.

Preview

Color preview on black background

This text has color #113446 on black background.


Color preview on white background

This text has color #113446 on white background.


Black color preview on #113446 background

This text has black color on #113446 background.


White color preview on #113446 background

This text has white color on #113446 background.


Related colors

Complementary color

Complementary color for #hex is #EECBB9.


I love getcolorcode.com

Triadic colors

1 #461134 and #344611 with #113446 are triadic colors.

2 #463411 and #341146 with #113446 are triadic colors.