COLOR #113216

HEX: #113216 RGB: (17,50,22)

Color info

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

RGB color model

#113216 color RGB value is (17,50,22).

RGB: (17,50,22) (7%, 20%, 9%)

RGB channels and saturation

R 17 of 255 = 7%
G 50 of 255 = 20%
B 22 of 255 = 9%

17
50
22

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

Portions of RGB colors in percentages

R + G + B = 17 + 50 + 22 = 89 (100%)
R 17 of 89 ~ 19.1%
G 50 of 89 ~ 56.18%
B 22 of 89 ~ 24.72'%

%19.1
%56.18
%24.72

CMYK color model

#113216 color CMYK value is (66,0,56,80).

  • cyan value is 66.00%
  • magenta value is 0.00%
  • yellow value is 56.00%
  • key color value is 80.39%

CMYK: (66,0,56,80)
C66M0Y56K80 (66%, 0%, 56%, 80%)
(0.66 / 0.00 / 0.56 / 0.80)

CMYK percentages

%66
%0
%56
%80.39

Codes

Color #113216 in popluar color models

11 32 16
RGB 17 50 22
HSL 129° 49.25% 13.14%
HSB/HSV 129° 66.00% 19.61%
CMYK 66.00% 0.00% 56.00%
80.39%

Color #113216 in popluar number systems.

HEX 11 32 16
Decimal 17 50 22
Binary 10001 110010 10110
Octal 21 62 26

Shades and tints

Shades of #113216

#113216
(17,50,22)
#102E14
(16,46,20)
#0F2A12
(15,42,18)
#0E2610
(14,38,16)
#0D220E
(13,34,14)
#0C1E0C
(12,30,12)
#0B1A0A
(11,26,10)
#0A1608
(10,22,8)
#091206
(9,18,6)
#080E04
(8,14,4)
#070A02
(7,10,2)
#000000
(0,0,0)

Tints of #113216

#113216
(17,50,22)
#26442B
(38,68,43)
#3B5640
(59,86,64)
#506855
(80,104,85)
#657A6A
(101,122,106)
#7A8C7F
(122,140,127)
#8F9E94
(143,158,148)
#A4B0A9
(164,176,169)
#B9C2BE
(185,194,190)
#CED4D3
(206,212,211)
#E3E6E8
(227,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #113216 color. Also use rgb(17,50,22) instead hex code.

Text Font Color

.myTextColor { color: #113216; }

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

This text font color is #113216.

Background Color

.myBgColor { background-color: #113216; }

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

This div background color is #113216.

Border color

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

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

This div border color is #113216.

Opacity

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

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

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

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

This text has shadow with #113216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113216.

Preview

Color preview on black background

This text has color #113216 on black background.


Color preview on white background

This text has color #113216 on white background.


Black color preview on #113216 background

This text has black color on #113216 background.


White color preview on #113216 background

This text has white color on #113216 background.


Related colors

Complementary color

Complementary color for #hex is #EECDE9.


I love getcolorcode.com

Triadic colors

1 #161132 and #321611 with #113216 are triadic colors.

2 #163211 and #321116 with #113216 are triadic colors.