COLOR #11311B

HEX: #11311B RGB: (17,49,27)

Color info

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

RGB color model

#11311B color RGB value is (17,49,27).

RGB: (17,49,27) (7%, 19%, 11%)

RGB channels and saturation

R 17 of 255 = 7%
G 49 of 255 = 19%
B 27 of 255 = 11%

17
49
27

R + G + B ~ 12%. #11311B is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 49 + 27 = 93 (100%)
R 17 of 93 ~ 18.28%
G 49 of 93 ~ 52.69%
B 27 of 93 ~ 29.03'%

%18.28
%52.69
%29.03

CMYK color model

#11311B color CMYK value is (65,0,45,81).

  • cyan value is 65.31%
  • magenta value is 0.00%
  • yellow value is 44.90%
  • key color value is 80.78%

CMYK: (65,0,45,81)
C65M0Y45K81 (65%, 0%, 45%, 81%)
(0.65 / 0.00 / 0.45 / 0.81)

CMYK percentages

%65.31
%0
%44.9
%80.78

Codes

Color #11311B in popluar color models

11 31 1B
RGB 17 49 27
HSL 139° 48.48% 12.94%
HSB/HSV 139° 65.31% 19.22%
CMYK 65.31% 0.00% 44.90%
80.78%

Color #11311B in popluar number systems.

HEX 11 31 1B
Decimal 17 49 27
Binary 10001 110001 11011
Octal 21 61 33

Shades and tints

Shades of #11311B

#11311B
(17,49,27)
#102D19
(16,45,25)
#0F2917
(15,41,23)
#0E2515
(14,37,21)
#0D2113
(13,33,19)
#0C1D11
(12,29,17)
#0B190F
(11,25,15)
#0A150D
(10,21,13)
#09110B
(9,17,11)
#080D09
(8,13,9)
#070907
(7,9,7)
#000000
(0,0,0)

Tints of #11311B

#11311B
(17,49,27)
#26432F
(38,67,47)
#3B5543
(59,85,67)
#506757
(80,103,87)
#65796B
(101,121,107)
#7A8B7F
(122,139,127)
#8F9D93
(143,157,147)
#A4AFA7
(164,175,167)
#B9C1BB
(185,193,187)
#CED3CF
(206,211,207)
#E3E5E3
(227,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11311B color. Also use rgb(17,49,27) instead hex code.

Text Font Color

.myTextColor { color: #11311B; }

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

This text font color is #11311B.

Background Color

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

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

This div background color is #11311B.

Border color

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

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

This div border color is #11311B.

Opacity

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

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

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

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

This text has shadow with #11311B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11311B.

Preview

Color preview on black background

This text has color #11311B on black background.


Color preview on white background

This text has color #11311B on white background.


Black color preview on #11311B background

This text has black color on #11311B background.


White color preview on #11311B background

This text has white color on #11311B background.


Related colors

Complementary color

Complementary color for #hex is #EECEE4.


I love getcolorcode.com

Triadic colors

1 #1B1131 and #311B11 with #11311B are triadic colors.

2 #1B3111 and #31111B with #11311B are triadic colors.