COLOR #113115

HEX: #113115 RGB: (17,49,21)

Color info

#113115 contains red, green and blue colors in about the same proportion. Web safe color of #113115 is #003300 (or #030).

RGB color model

#113115 color RGB value is (17,49,21).

RGB: (17,49,21) (7%, 19%, 8%)

RGB channels and saturation

R 17 of 255 = 7%
G 49 of 255 = 19%
B 21 of 255 = 8%

17
49
21

R + G + B ~ 11%. #113115 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 49 + 21 = 87 (100%)
R 17 of 87 ~ 19.54%
G 49 of 87 ~ 56.32%
B 21 of 87 ~ 24.14'%

%19.54
%56.32
%24.14

CMYK color model

#113115 color CMYK value is (65,0,57,81).

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

CMYK: (65,0,57,81)
C65M0Y57K81 (65%, 0%, 57%, 81%)
(0.65 / 0.00 / 0.57 / 0.81)

CMYK percentages

%65.31
%0
%57.14
%80.78

Codes

Color #113115 in popluar color models

11 31 15
RGB 17 49 21
HSL 128° 48.48% 12.94%
HSB/HSV 128° 65.31% 19.22%
CMYK 65.31% 0.00% 57.14%
80.78%

Color #113115 in popluar number systems.

HEX 11 31 15
Decimal 17 49 21
Binary 10001 110001 10101
Octal 21 61 25

Shades and tints

Shades of #113115

#113115
(17,49,21)
#102D14
(16,45,20)
#0F2913
(15,41,19)
#0E2512
(14,37,18)
#0D2111
(13,33,17)
#0C1D10
(12,29,16)
#0B190F
(11,25,15)
#0A150E
(10,21,14)
#09110D
(9,17,13)
#080D0C
(8,13,12)
#07090B
(7,9,11)
#000000
(0,0,0)

Tints of #113115

#113115
(17,49,21)
#26432A
(38,67,42)
#3B553F
(59,85,63)
#506754
(80,103,84)
#657969
(101,121,105)
#7A8B7E
(122,139,126)
#8F9D93
(143,157,147)
#A4AFA8
(164,175,168)
#B9C1BD
(185,193,189)
#CED3D2
(206,211,210)
#E3E5E7
(227,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113115; }

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

This text font color is #113115.

Background Color

.myBgColor { background-color: #113115; }

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

This div background color is #113115.

Border color

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

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

This div border color is #113115.

Opacity

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

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

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

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

This text has shadow with #113115 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113115.

Preview

Color preview on black background

This text has color #113115 on black background.


Color preview on white background

This text has color #113115 on white background.


Black color preview on #113115 background

This text has black color on #113115 background.


White color preview on #113115 background

This text has white color on #113115 background.


Related colors

Complementary color

Complementary color for #hex is #EECEEA.


I love getcolorcode.com

Triadic colors

1 #151131 and #311511 with #113115 are triadic colors.

2 #153111 and #311115 with #113115 are triadic colors.