COLOR #11384C

HEX: #11384C RGB: (17,56,76)

Color info

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

RGB color model

#11384C color RGB value is (17,56,76).

RGB: (17,56,76) (7%, 22%, 30%)

RGB channels and saturation

R 17 of 255 = 7%
G 56 of 255 = 22%
B 76 of 255 = 30%

17
56
76

R + G + B ~ 20%. #11384C is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 56 + 76 = 149 (100%)
R 17 of 149 ~ 11.41%
G 56 of 149 ~ 37.58%
B 76 of 149 ~ 51.01'%

%11.41
%37.58
%51.01

CMYK color model

#11384C color CMYK value is (78,26,0,70).

  • cyan value is 77.63%
  • magenta value is 26.32%
  • yellow value is 0.00%
  • key color value is 70.20%

CMYK: (78,26,0,70)
C78M26Y0K70 (78%, 26%, 0%, 70%)
(0.78 / 0.26 / 0.00 / 0.70)

CMYK percentages

%77.63
%26.32
%0
%70.2

Codes

Color #11384C in popluar color models

11 38 4C
RGB 17 56 76
HSL 200° 63.44% 18.24%
HSB/HSV 200° 77.63% 29.80%
CMYK 77.63% 26.32% 0.00%
70.20%

Color #11384C in popluar number systems.

HEX 11 38 4C
Decimal 17 56 76
Binary 10001 111000 1001100
Octal 21 70 114

Shades and tints

Shades of #11384C

#11384C
(17,56,76)
#103346
(16,51,70)
#0F2E40
(15,46,64)
#0E293A
(14,41,58)
#0D2434
(13,36,52)
#0C1F2E
(12,31,46)
#0B1A28
(11,26,40)
#0A1522
(10,21,34)
#09101C
(9,16,28)
#080B16
(8,11,22)
#070610
(7,6,16)
#000000
(0,0,0)

Tints of #11384C

#11384C
(17,56,76)
#264A5C
(38,74,92)
#3B5C6C
(59,92,108)
#506E7C
(80,110,124)
#65808C
(101,128,140)
#7A929C
(122,146,156)
#8FA4AC
(143,164,172)
#A4B6BC
(164,182,188)
#B9C8CC
(185,200,204)
#CEDADC
(206,218,220)
#E3ECEC
(227,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11384C color. Also use rgb(17,56,76) instead hex code.

Text Font Color

.myTextColor { color: #11384C; }

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

This text font color is #11384C.

Background Color

.myBgColor { background-color: #11384C; }

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

This div background color is #11384C.

Border color

.myBorderColor { border: 1px solid #11384C; }

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

This div border color is #11384C.

Opacity

.myOpacity80 { color: #11384C; opacity: 0.8; }

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

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

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

This text has shadow with #11384C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11384C.

Preview

Color preview on black background

This text has color #11384C on black background.


Color preview on white background

This text has color #11384C on white background.


Black color preview on #11384C background

This text has black color on #11384C background.


White color preview on #11384C background

This text has white color on #11384C background.


Related colors

Complementary color

Complementary color for #hex is #EEC7B3.


I love getcolorcode.com

Triadic colors

1 #4C1138 and #384C11 with #11384C are triadic colors.

2 #4C3811 and #38114C with #11384C are triadic colors.