COLOR #11424E

HEX: #11424E RGB: (17,66,78)

Color info

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

RGB color model

#11424E color RGB value is (17,66,78).

RGB: (17,66,78) (7%, 26%, 31%)

RGB channels and saturation

R 17 of 255 = 7%
G 66 of 255 = 26%
B 78 of 255 = 31%

17
66
78

R + G + B ~ 21%. #11424E is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 66 + 78 = 161 (100%)
R 17 of 161 ~ 10.56%
G 66 of 161 ~ 40.99%
B 78 of 161 ~ 48.45'%

%10.56
%40.99
%48.45

CMYK color model

#11424E color CMYK value is (78,15,0,69).

  • cyan value is 78.21%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (78,15,0,69)
C78M15Y0K69 (78%, 15%, 0%, 69%)
(0.78 / 0.15 / 0.00 / 0.69)

CMYK percentages

%78.21
%15.38
%0
%69.41

Codes

Color #11424E in popluar color models

11 42 4E
RGB 17 66 78
HSL 192° 64.21% 18.63%
HSB/HSV 192° 78.21% 30.59%
CMYK 78.21% 15.38% 0.00%
69.41%

Color #11424E in popluar number systems.

HEX 11 42 4E
Decimal 17 66 78
Binary 10001 1000010 1001110
Octal 21 102 116

Shades and tints

Shades of #11424E

#11424E
(17,66,78)
#103C47
(16,60,71)
#0F3640
(15,54,64)
#0E3039
(14,48,57)
#0D2A32
(13,42,50)
#0C242B
(12,36,43)
#0B1E24
(11,30,36)
#0A181D
(10,24,29)
#091216
(9,18,22)
#080C0F
(8,12,15)
#070608
(7,6,8)
#000000
(0,0,0)

Tints of #11424E

#11424E
(17,66,78)
#26535E
(38,83,94)
#3B646E
(59,100,110)
#50757E
(80,117,126)
#65868E
(101,134,142)
#7A979E
(122,151,158)
#8FA8AE
(143,168,174)
#A4B9BE
(164,185,190)
#B9CACE
(185,202,206)
#CEDBDE
(206,219,222)
#E3ECEE
(227,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11424E color. Also use rgb(17,66,78) instead hex code.

Text Font Color

.myTextColor { color: #11424E; }

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

This text font color is #11424E.

Background Color

.myBgColor { background-color: #11424E; }

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

This div background color is #11424E.

Border color

.myBorderColor { border: 1px solid #11424E; }

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

This div border color is #11424E.

Opacity

.myOpacity80 { color: #11424E; opacity: 0.8; }

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

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

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

This text has shadow with #11424E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11424E.

Preview

Color preview on black background

This text has color #11424E on black background.


Color preview on white background

This text has color #11424E on white background.


Black color preview on #11424E background

This text has black color on #11424E background.


White color preview on #11424E background

This text has white color on #11424E background.


Related colors

Complementary color

Complementary color for #hex is #EEBDB1.


I love getcolorcode.com

Triadic colors

1 #4E1142 and #424E11 with #11424E are triadic colors.

2 #4E4211 and #42114E with #11424E are triadic colors.