COLOR #311117

HEX: #311117 RGB: (49,17,23)

Color info

#311117 contains red, green and blue colors in about the same proportion. Web safe color of #311117 is #330000 (or #300).

RGB color model

#311117 color RGB value is (49,17,23).

RGB: (49,17,23) (19%, 7%, 9%)

RGB channels and saturation

R 49 of 255 = 19%
G 17 of 255 = 7%
B 23 of 255 = 9%

49
17
23

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

Portions of RGB colors in percentages

R + G + B = 49 + 17 + 23 = 89 (100%)
R 49 of 89 ~ 55.06%
G 17 of 89 ~ 19.1%
B 23 of 89 ~ 25.84'%

%55.06
%19.1
%25.84

CMYK color model

#311117 color CMYK value is (0,65,53,81).

  • cyan value is 0.00%
  • magenta value is 65.31%
  • yellow value is 53.06%
  • key color value is 80.78%
CMYK: (0,65,53,81) C0M65Y53K81 (0%,65%,53%,81%) (0.00/0.65/0.53/0.81) 

CMYK percentages

%0
%65.31
%53.06
%80.78

Codes

Color #311117 in popluar color models

31 11 17
RGB 49 17 23
HSL 349° 48.48% 12.94%
HSB/HSV 349° 65.31% 19.22%
CMYK 0.00% 65.31% 53.06%
80.78%

Color #311117 in popluar number systems.

HEX 31 11 17
Decimal 49 17 23
Binary 110001 10001 10111
Octal 61 21 27

Shades and tints

Shades of #311117

#311117
(49,17,23)
#2D1015
(45,16,21)
#290F13
(41,15,19)
#250E11
(37,14,17)
#210D0F
(33,13,15)
#1D0C0D
(29,12,13)
#190B0B
(25,11,11)
#150A09
(21,10,9)
#110907
(17,9,7)
#0D0805
(13,8,5)
#090703
(9,7,3)
#000000
(0,0,0)

Tints of #311117

#311117
(49,17,23)
#43262C
(67,38,44)
#553B41
(85,59,65)
#675056
(103,80,86)
#79656B
(121,101,107)
#8B7A80
(139,122,128)
#9D8F95
(157,143,149)
#AFA4AA
(175,164,170)
#C1B9BF
(193,185,191)
#D3CED4
(211,206,212)
#E5E3E9
(229,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #311117; }

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

This text font color is #311117.

Background Color

.myBgColor { background-color: #311117; }

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

This div background color is #311117.

Border color

.myBorderColor { border: 1px solid #311117; }

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

This div border color is #311117.

Opacity

.myOpacity80 { color: #311117; opacity: 0.8; }

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

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

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

This text has shadow with #311117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311117.

Preview

Color preview on black background

This text has color #311117 on black background.


Color preview on white background

This text has color #311117 on white background.


Black color preview on #311117 background

This text has black color on #311117 background.


White color preview on #311117 background

This text has white color on #311117 background.


Related colors

Complementary color

Complementary color for #hex is #CEEEE8.


I love getcolorcode.com

Triadic colors

1 #173111 and #111731 with #311117 are triadic colors.

2 #171131 and #113117 with #311117 are triadic colors.