COLOR #113518

HEX: #113518 RGB: (17,53,24)

Color info

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

RGB color model

#113518 color RGB value is (17,53,24).

RGB: (17,53,24) (7%, 21%, 9%)

RGB channels and saturation

R 17 of 255 = 7%
G 53 of 255 = 21%
B 24 of 255 = 9%

17
53
24

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

Portions of RGB colors in percentages

R + G + B = 17 + 53 + 24 = 94 (100%)
R 17 of 94 ~ 18.09%
G 53 of 94 ~ 56.38%
B 24 of 94 ~ 25.53'%

%18.09
%56.38
%25.53

CMYK color model

#113518 color CMYK value is (68,0,55,79).

  • cyan value is 67.92%
  • magenta value is 0.00%
  • yellow value is 54.72%
  • key color value is 79.22%
CMYK: (68,0,55,79) C68M0Y55K79 (68%,0%,55%,79%) (0.68/0.00/0.55/0.79) 

CMYK percentages

%67.92
%0
%54.72
%79.22

Codes

Color #113518 in popluar color models

11 35 18
RGB 17 53 24
HSL 132° 51.43% 13.73%
HSB/HSV 132° 67.92% 20.78%
CMYK 67.92% 0.00% 54.72%
79.22%

Color #113518 in popluar number systems.

HEX 11 35 18
Decimal 17 53 24
Binary 10001 110101 11000
Octal 21 65 30

Shades and tints

Shades of #113518

#113518
(17,53,24)
#103116
(16,49,22)
#0F2D14
(15,45,20)
#0E2912
(14,41,18)
#0D2510
(13,37,16)
#0C210E
(12,33,14)
#0B1D0C
(11,29,12)
#0A190A
(10,25,10)
#091508
(9,21,8)
#081106
(8,17,6)
#070D04
(7,13,4)
#000000
(0,0,0)

Tints of #113518

#113518
(17,53,24)
#26472D
(38,71,45)
#3B5942
(59,89,66)
#506B57
(80,107,87)
#657D6C
(101,125,108)
#7A8F81
(122,143,129)
#8FA196
(143,161,150)
#A4B3AB
(164,179,171)
#B9C5C0
(185,197,192)
#CED7D5
(206,215,213)
#E3E9EA
(227,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #113518 color. Also use rgb(17,53,24) instead hex code.

Text Font Color

.myTextColor { color: #113518; }

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

This text font color is #113518.

Background Color

.myBgColor { background-color: #113518; }

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

This div background color is #113518.

Border color

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

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

This div border color is #113518.

Opacity

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

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

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

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

This text has shadow with #113518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113518.

Preview

Color preview on black background

This text has color #113518 on black background.


Color preview on white background

This text has color #113518 on white background.


Black color preview on #113518 background

This text has black color on #113518 background.


White color preview on #113518 background

This text has white color on #113518 background.


Related colors

Complementary color

Complementary color for #hex is #EECAE7.


I love getcolorcode.com

Triadic colors

1 #181135 and #351811 with #113518 are triadic colors.

2 #183511 and #351118 with #113518 are triadic colors.