COLOR #11376E

HEX: #11376E RGB: (17,55,110)

Color info

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

RGB color model

#11376E color RGB value is (17,55,110).

RGB: (17,55,110) (7%, 22%, 43%)

RGB channels and saturation

R 17 of 255 = 7%
G 55 of 255 = 22%
B 110 of 255 = 43%

17
55
110

R + G + B ~ 24%. #11376E is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 55 + 110 = 182 (100%)
R 17 of 182 ~ 9.34%
G 55 of 182 ~ 30.22%
B 110 of 182 ~ 60.44'%

%30.22
%60.44

CMYK color model

#11376E color CMYK value is (85,50,0,57).

  • cyan value is 84.55%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (85,50,0,57)
C85M50Y0K57 (85%, 50%, 0%, 57%)
(0.85 / 0.50 / 0.00 / 0.57)

CMYK percentages

%84.55
%50
%0
%56.86

Codes

Color #11376E in popluar color models

11 37 6E
RGB 17 55 110
HSL 215° 73.23% 24.90%
HSB/HSV 215° 84.55% 43.14%
CMYK 84.55% 50.00% 0.00%
56.86%

Color #11376E in popluar number systems.

HEX 11 37 6E
Decimal 17 55 110
Binary 10001 110111 1101110
Octal 21 67 156

Shades and tints

Shades of #11376E

#11376E
(17,55,110)
#103264
(16,50,100)
#0F2D5A
(15,45,90)
#0E2850
(14,40,80)
#0D2346
(13,35,70)
#0C1E3C
(12,30,60)
#0B1932
(11,25,50)
#0A1428
(10,20,40)
#090F1E
(9,15,30)
#080A14
(8,10,20)
#07050A
(7,5,10)
#000000
(0,0,0)

Tints of #11376E

#11376E
(17,55,110)
#26497B
(38,73,123)
#3B5B88
(59,91,136)
#506D95
(80,109,149)
#657FA2
(101,127,162)
#7A91AF
(122,145,175)
#8FA3BC
(143,163,188)
#A4B5C9
(164,181,201)
#B9C7D6
(185,199,214)
#CED9E3
(206,217,227)
#E3EBF0
(227,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11376E color. Also use rgb(17,55,110) instead hex code.

Text Font Color

.myTextColor { color: #11376E; }

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

This text font color is #11376E.

Background Color

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

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

This div background color is #11376E.

Border color

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

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

This div border color is #11376E.

Opacity

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

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

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

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

This text has shadow with #11376E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11376E.

Preview

Color preview on black background

This text has color #11376E on black background.


Color preview on white background

This text has color #11376E on white background.


Black color preview on #11376E background

This text has black color on #11376E background.


White color preview on #11376E background

This text has white color on #11376E background.


Related colors

Complementary color

Complementary color for #hex is #EEC891.


I love getcolorcode.com

Triadic colors

1 #6E1137 and #376E11 with #11376E are triadic colors.

2 #6E3711 and #37116E with #11376E are triadic colors.