COLOR #113546

HEX: #113546 RGB: (17,53,70)

Color info

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

RGB color model

#113546 color RGB value is (17,53,70).

RGB: (17,53,70) (7%, 21%, 27%)

RGB channels and saturation

R 17 of 255 = 7%
G 53 of 255 = 21%
B 70 of 255 = 27%

17
53
70

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

Portions of RGB colors in percentages

R + G + B = 17 + 53 + 70 = 140 (100%)
R 17 of 140 ~ 12.14%
G 53 of 140 ~ 37.86%
B 70 of 140 ~ 50'%

%12.14
%37.86
%50

CMYK color model

#113546 color CMYK value is (76,24,0,73).

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

CMYK: (76,24,0,73)
C76M24Y0K73 (76%, 24%, 0%, 73%)
(0.76 / 0.24 / 0.00 / 0.73)

CMYK percentages

%75.71
%24.29
%0
%72.55

Codes

Color #113546 in popluar color models

11 35 46
RGB 17 53 70
HSL 199° 60.92% 17.06%
HSB/HSV 199° 75.71% 27.45%
CMYK 75.71% 24.29% 0.00%
72.55%

Color #113546 in popluar number systems.

HEX 11 35 46
Decimal 17 53 70
Binary 10001 110101 1000110
Octal 21 65 106

Shades and tints

Shades of #113546

#113546
(17,53,70)
#103140
(16,49,64)
#0F2D3A
(15,45,58)
#0E2934
(14,41,52)
#0D252E
(13,37,46)
#0C2128
(12,33,40)
#0B1D22
(11,29,34)
#0A191C
(10,25,28)
#091516
(9,21,22)
#081110
(8,17,16)
#070D0A
(7,13,10)
#000000
(0,0,0)

Tints of #113546

#113546
(17,53,70)
#264756
(38,71,86)
#3B5966
(59,89,102)
#506B76
(80,107,118)
#657D86
(101,125,134)
#7A8F96
(122,143,150)
#8FA1A6
(143,161,166)
#A4B3B6
(164,179,182)
#B9C5C6
(185,197,198)
#CED7D6
(206,215,214)
#E3E9E6
(227,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113546; }

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

This text font color is #113546.

Background Color

.myBgColor { background-color: #113546; }

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

This div background color is #113546.

Border color

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

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

This div border color is #113546.

Opacity

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

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

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

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

This text has shadow with #113546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113546.

Preview

Color preview on black background

This text has color #113546 on black background.


Color preview on white background

This text has color #113546 on white background.


Black color preview on #113546 background

This text has black color on #113546 background.


White color preview on #113546 background

This text has white color on #113546 background.


Related colors

Complementary color

Complementary color for #hex is #EECAB9.


I love getcolorcode.com

Triadic colors

1 #461135 and #354611 with #113546 are triadic colors.

2 #463511 and #351146 with #113546 are triadic colors.