COLOR #113809

HEX: #113809 RGB: (17,56,9)

Color info

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

RGB color model

#113809 color RGB value is (17,56,9).

RGB: (17,56,9) (7%, 22%, 4%)

RGB channels and saturation

R 17 of 255 = 7%
G 56 of 255 = 22%
B 9 of 255 = 4%

17
56
9

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

Portions of RGB colors in percentages

R + G + B = 17 + 56 + 9 = 82 (100%)
R 17 of 82 ~ 20.73%
G 56 of 82 ~ 68.29%
B 9 of 82 ~ 10.98'%

%20.73
%68.29
%10.98

CMYK color model

#113809 color CMYK value is (70,0,84,78).

  • cyan value is 69.64%
  • magenta value is 0.00%
  • yellow value is 83.93%
  • key color value is 78.04%

CMYK: (70,0,84,78)
C70M0Y84K78 (70%, 0%, 84%, 78%)
(0.70 / 0.00 / 0.84 / 0.78)

CMYK percentages

%69.64
%0
%83.93
%78.04

Codes

Color #113809 in popluar color models

11 38 09
RGB 17 56 9
HSL 110° 72.31% 12.75%
HSB/HSV 110° 83.93% 21.96%
CMYK 69.64% 0.00% 83.93%
78.04%

Color #113809 in popluar number systems.

HEX 11 38 09
Decimal 17 56 9
Binary 10001 111000 1001
Octal 21 70 11

Shades and tints

Shades of #113809

#113809
(17,56,9)
#103309
(16,51,9)
#0F2E09
(15,46,9)
#0E2909
(14,41,9)
#0D2409
(13,36,9)
#0C1F09
(12,31,9)
#0B1A09
(11,26,9)
#0A1509
(10,21,9)
#091009
(9,16,9)
#080B09
(8,11,9)
#070609
(7,6,9)
#000000
(0,0,0)

Tints of #113809

#113809
(17,56,9)
#264A1F
(38,74,31)
#3B5C35
(59,92,53)
#506E4B
(80,110,75)
#658061
(101,128,97)
#7A9277
(122,146,119)
#8FA48D
(143,164,141)
#A4B6A3
(164,182,163)
#B9C8B9
(185,200,185)
#CEDACF
(206,218,207)
#E3ECE5
(227,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113809; }

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

This text font color is #113809.

Background Color

.myBgColor { background-color: #113809; }

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

This div background color is #113809.

Border color

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

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

This div border color is #113809.

Opacity

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

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

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

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

This text has shadow with #113809 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113809.

Preview

Color preview on black background

This text has color #113809 on black background.


Color preview on white background

This text has color #113809 on white background.


Black color preview on #113809 background

This text has black color on #113809 background.


White color preview on #113809 background

This text has white color on #113809 background.


Related colors

Complementary color

Complementary color for #hex is #EEC7F6.


I love getcolorcode.com

Triadic colors

1 #091138 and #380911 with #113809 are triadic colors.

2 #093811 and #381109 with #113809 are triadic colors.