COLOR #113448

HEX: #113448 RGB: (17,52,72)

Color info

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

RGB color model

#113448 color RGB value is (17,52,72).

RGB: (17,52,72) (7%, 20%, 28%)

RGB channels and saturation

R 17 of 255 = 7%
G 52 of 255 = 20%
B 72 of 255 = 28%

17
52
72

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

Portions of RGB colors in percentages

R + G + B = 17 + 52 + 72 = 141 (100%)
R 17 of 141 ~ 12.06%
G 52 of 141 ~ 36.88%
B 72 of 141 ~ 51.06'%

%12.06
%36.88
%51.06

CMYK color model

#113448 color CMYK value is (76,28,0,72).

  • cyan value is 76.39%
  • magenta value is 27.78%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (76,28,0,72)
C76M28Y0K72 (76%, 28%, 0%, 72%)
(0.76 / 0.28 / 0.00 / 0.72)

CMYK percentages

%76.39
%27.78
%0
%71.76

Codes

Color #113448 in popluar color models

11 34 48
RGB 17 52 72
HSL 202° 61.80% 17.45%
HSB/HSV 202° 76.39% 28.24%
CMYK 76.39% 27.78% 0.00%
71.76%

Color #113448 in popluar number systems.

HEX 11 34 48
Decimal 17 52 72
Binary 10001 110100 1001000
Octal 21 64 110

Shades and tints

Shades of #113448

#113448
(17,52,72)
#103042
(16,48,66)
#0F2C3C
(15,44,60)
#0E2836
(14,40,54)
#0D2430
(13,36,48)
#0C202A
(12,32,42)
#0B1C24
(11,28,36)
#0A181E
(10,24,30)
#091418
(9,20,24)
#081012
(8,16,18)
#070C0C
(7,12,12)
#000000
(0,0,0)

Tints of #113448

#113448
(17,52,72)
#264658
(38,70,88)
#3B5868
(59,88,104)
#506A78
(80,106,120)
#657C88
(101,124,136)
#7A8E98
(122,142,152)
#8FA0A8
(143,160,168)
#A4B2B8
(164,178,184)
#B9C4C8
(185,196,200)
#CED6D8
(206,214,216)
#E3E8E8
(227,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113448; }

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

This text font color is #113448.

Background Color

.myBgColor { background-color: #113448; }

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

This div background color is #113448.

Border color

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

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

This div border color is #113448.

Opacity

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

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

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

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

This text has shadow with #113448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113448.

Preview

Color preview on black background

This text has color #113448 on black background.


Color preview on white background

This text has color #113448 on white background.


Black color preview on #113448 background

This text has black color on #113448 background.


White color preview on #113448 background

This text has white color on #113448 background.


Related colors

Complementary color

Complementary color for #hex is #EECBB7.


I love getcolorcode.com

Triadic colors

1 #481134 and #344811 with #113448 are triadic colors.

2 #483411 and #341148 with #113448 are triadic colors.