COLOR #113407

HEX: #113407 RGB: (17,52,7)

Color info

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

RGB color model

#113407 color RGB value is (17,52,7).

RGB: (17,52,7) (7%, 20%, 3%)

RGB channels and saturation

R 17 of 255 = 7%
G 52 of 255 = 20%
B 7 of 255 = 3%

17
52
7

R + G + B ~ 10%. #113407 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 52 + 7 = 76 (100%)
R 17 of 76 ~ 22.37%
G 52 of 76 ~ 68.42%
B 7 of 76 ~ 9.21'%

%22.37
%68.42

CMYK color model

#113407 color CMYK value is (67,0,87,80).

  • cyan value is 67.31%
  • magenta value is 0.00%
  • yellow value is 86.54%
  • key color value is 79.61%
CMYK: (67,0,87,80) C67M0Y87K80 (67%,0%,87%,80%) (0.67/0.00/0.87/0.80) 

CMYK percentages

%67.31
%0
%86.54
%79.61

Codes

Color #113407 in popluar color models

11 34 07
RGB 17 52 7
HSL 107° 76.27% 11.57%
HSB/HSV 107° 86.54% 20.39%
CMYK 67.31% 0.00% 86.54%
79.61%

Color #113407 in popluar number systems.

HEX 11 34 07
Decimal 17 52 7
Binary 10001 110100 111
Octal 21 64 7

Shades and tints

Shades of #113407

#113407
(17,52,7)
#103007
(16,48,7)
#0F2C07
(15,44,7)
#0E2807
(14,40,7)
#0D2407
(13,36,7)
#0C2007
(12,32,7)
#0B1C07
(11,28,7)
#0A1807
(10,24,7)
#091407
(9,20,7)
#081007
(8,16,7)
#070C07
(7,12,7)
#000000
(0,0,0)

Tints of #113407

#113407
(17,52,7)
#26461D
(38,70,29)
#3B5833
(59,88,51)
#506A49
(80,106,73)
#657C5F
(101,124,95)
#7A8E75
(122,142,117)
#8FA08B
(143,160,139)
#A4B2A1
(164,178,161)
#B9C4B7
(185,196,183)
#CED6CD
(206,214,205)
#E3E8E3
(227,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #113407 color. Also use rgb(17,52,7) instead hex code.

Text Font Color

.myTextColor { color: #113407; }

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

This text font color is #113407.

Background Color

.myBgColor { background-color: #113407; }

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

This div background color is #113407.

Border color

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

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

This div border color is #113407.

Opacity

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

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

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

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

This text has shadow with #113407 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113407.

Preview

Color preview on black background

This text has color #113407 on black background.


Color preview on white background

This text has color #113407 on white background.


Black color preview on #113407 background

This text has black color on #113407 background.


White color preview on #113407 background

This text has white color on #113407 background.


Related colors

Complementary color

Complementary color for #hex is #EECBF8.


I love getcolorcode.com

Triadic colors

1 #071134 and #340711 with #113407 are triadic colors.

2 #073411 and #341107 with #113407 are triadic colors.