COLOR #11474F

HEX: #11474F RGB: (17,71,79)

Color info

#11474F contains mainly green and blue colors. Web safe color of #11474F is #003366 (or #036).

RGB color model

#11474F color RGB value is (17,71,79).

RGB: (17,71,79) (7%, 28%, 31%)

RGB channels and saturation

R 17 of 255 = 7%
G 71 of 255 = 28%
B 79 of 255 = 31%

17
71
79

R + G + B ~ 22%. #11474F is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 71 + 79 = 167 (100%)
R 17 of 167 ~ 10.18%
G 71 of 167 ~ 42.51%
B 79 of 167 ~ 47.31'%

%42.51
%47.31

CMYK color model

#11474F color CMYK value is (78,10,0,69).

  • cyan value is 78.48%
  • magenta value is 10.13%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (78,10,0,69)
C78M10Y0K69 (78%, 10%, 0%, 69%)
(0.78 / 0.10 / 0.00 / 0.69)

CMYK percentages

%78.48
%10.13
%0
%69.02

Codes

Color #11474F in popluar color models

11 47 4F
RGB 17 71 79
HSL 188° 64.58% 18.82%
HSB/HSV 188° 78.48% 30.98%
CMYK 78.48% 10.13% 0.00%
69.02%

Color #11474F in popluar number systems.

HEX 11 47 4F
Decimal 17 71 79
Binary 10001 1000111 1001111
Octal 21 107 117

Shades and tints

Shades of #11474F

#11474F
(17,71,79)
#104148
(16,65,72)
#0F3B41
(15,59,65)
#0E353A
(14,53,58)
#0D2F33
(13,47,51)
#0C292C
(12,41,44)
#0B2325
(11,35,37)
#0A1D1E
(10,29,30)
#091717
(9,23,23)
#081110
(8,17,16)
#070B09
(7,11,9)
#000000
(0,0,0)

Tints of #11474F

#11474F
(17,71,79)
#26575F
(38,87,95)
#3B676F
(59,103,111)
#50777F
(80,119,127)
#65878F
(101,135,143)
#7A979F
(122,151,159)
#8FA7AF
(143,167,175)
#A4B7BF
(164,183,191)
#B9C7CF
(185,199,207)
#CED7DF
(206,215,223)
#E3E7EF
(227,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11474F color. Also use rgb(17,71,79) instead hex code.

Text Font Color

.myTextColor { color: #11474F; }

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

This text font color is #11474F.

Background Color

.myBgColor { background-color: #11474F; }

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

This div background color is #11474F.

Border color

.myBorderColor { border: 1px solid #11474F; }

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

This div border color is #11474F.

Opacity

.myOpacity80 { color: #11474F; opacity: 0.8; }

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

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

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

This text has shadow with #11474F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11474F.

Preview

Color preview on black background

This text has color #11474F on black background.


Color preview on white background

This text has color #11474F on white background.


Black color preview on #11474F background

This text has black color on #11474F background.


White color preview on #11474F background

This text has white color on #11474F background.


Related colors

Complementary color

Complementary color for #hex is #EEB8B0.


I love getcolorcode.com

Triadic colors

1 #4F1147 and #474F11 with #11474F are triadic colors.

2 #4F4711 and #47114F with #11474F are triadic colors.