COLOR #11383B

HEX: #11383B RGB: (17,56,59)

Color info

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

RGB color model

#11383B color RGB value is (17,56,59).

RGB: (17,56,59) (7%, 22%, 23%)

RGB channels and saturation

R 17 of 255 = 7%
G 56 of 255 = 22%
B 59 of 255 = 23%

17
56
59

R + G + B ~ 17%. #11383B is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 56 + 59 = 132 (100%)
R 17 of 132 ~ 12.88%
G 56 of 132 ~ 42.42%
B 59 of 132 ~ 44.7'%

%12.88
%42.42
%44.7

CMYK color model

#11383B color CMYK value is (71,5,0,77).

  • cyan value is 71.19%
  • magenta value is 5.08%
  • yellow value is 0.00%
  • key color value is 76.86%

CMYK: (71,5,0,77)
C71M5Y0K77 (71%, 5%, 0%, 77%)
(0.71 / 0.05 / 0.00 / 0.77)

CMYK percentages

%71.19
%5.08
%0
%76.86

Codes

Color #11383B in popluar color models

11 38 3B
RGB 17 56 59
HSL 184° 55.26% 14.90%
HSB/HSV 184° 71.19% 23.14%
CMYK 71.19% 5.08% 0.00%
76.86%

Color #11383B in popluar number systems.

HEX 11 38 3B
Decimal 17 56 59
Binary 10001 111000 111011
Octal 21 70 73

Shades and tints

Shades of #11383B

#11383B
(17,56,59)
#103336
(16,51,54)
#0F2E31
(15,46,49)
#0E292C
(14,41,44)
#0D2427
(13,36,39)
#0C1F22
(12,31,34)
#0B1A1D
(11,26,29)
#0A1518
(10,21,24)
#091013
(9,16,19)
#080B0E
(8,11,14)
#070609
(7,6,9)
#000000
(0,0,0)

Tints of #11383B

#11383B
(17,56,59)
#264A4C
(38,74,76)
#3B5C5D
(59,92,93)
#506E6E
(80,110,110)
#65807F
(101,128,127)
#7A9290
(122,146,144)
#8FA4A1
(143,164,161)
#A4B6B2
(164,182,178)
#B9C8C3
(185,200,195)
#CEDAD4
(206,218,212)
#E3ECE5
(227,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11383B color. Also use rgb(17,56,59) instead hex code.

Text Font Color

.myTextColor { color: #11383B; }

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

This text font color is #11383B.

Background Color

.myBgColor { background-color: #11383B; }

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

This div background color is #11383B.

Border color

.myBorderColor { border: 1px solid #11383B; }

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

This div border color is #11383B.

Opacity

.myOpacity80 { color: #11383B; opacity: 0.8; }

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

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

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

This text has shadow with #11383B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11383B.

Preview

Color preview on black background

This text has color #11383B on black background.


Color preview on white background

This text has color #11383B on white background.


Black color preview on #11383B background

This text has black color on #11383B background.


White color preview on #11383B background

This text has white color on #11383B background.


Related colors

Complementary color

Complementary color for #hex is #EEC7C4.


I love getcolorcode.com

Triadic colors

1 #3B1138 and #383B11 with #11383B are triadic colors.

2 #3B3811 and #38113B with #11383B are triadic colors.