COLOR #113726

HEX: #113726 RGB: (17,55,38)

Color info

#113726 contains red, green and blue colors in about the same proportion. Web safe color of #113726 is #003333 (or #033).

RGB color model

#113726 color RGB value is (17,55,38).

RGB: (17,55,38) (7%, 22%, 15%)

RGB channels and saturation

R 17 of 255 = 7%
G 55 of 255 = 22%
B 38 of 255 = 15%

17
55
38

R + G + B ~ 15%. #113726 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 55 + 38 = 110 (100%)
R 17 of 110 ~ 15.45%
G 55 of 110 ~ 50%
B 38 of 110 ~ 34.55'%

%15.45
%50
%34.55

CMYK color model

#113726 color CMYK value is (69,0,31,78).

  • cyan value is 69.09%
  • magenta value is 0.00%
  • yellow value is 30.91%
  • key color value is 78.43%

CMYK: (69,0,31,78)
C69M0Y31K78 (69%, 0%, 31%, 78%)
(0.69 / 0.00 / 0.31 / 0.78)

CMYK percentages

%69.09
%0
%30.91
%78.43

Codes

Color #113726 in popluar color models

11 37 26
RGB 17 55 38
HSL 153° 52.78% 14.12%
HSB/HSV 153° 69.09% 21.57%
CMYK 69.09% 0.00% 30.91%
78.43%

Color #113726 in popluar number systems.

HEX 11 37 26
Decimal 17 55 38
Binary 10001 110111 100110
Octal 21 67 46

Shades and tints

Shades of #113726

#113726
(17,55,38)
#103223
(16,50,35)
#0F2D20
(15,45,32)
#0E281D
(14,40,29)
#0D231A
(13,35,26)
#0C1E17
(12,30,23)
#0B1914
(11,25,20)
#0A1411
(10,20,17)
#090F0E
(9,15,14)
#080A0B
(8,10,11)
#070508
(7,5,8)
#000000
(0,0,0)

Tints of #113726

#113726
(17,55,38)
#264939
(38,73,57)
#3B5B4C
(59,91,76)
#506D5F
(80,109,95)
#657F72
(101,127,114)
#7A9185
(122,145,133)
#8FA398
(143,163,152)
#A4B5AB
(164,181,171)
#B9C7BE
(185,199,190)
#CED9D1
(206,217,209)
#E3EBE4
(227,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #113726 color. Also use rgb(17,55,38) instead hex code.

Text Font Color

.myTextColor { color: #113726; }

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

This text font color is #113726.

Background Color

.myBgColor { background-color: #113726; }

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

This div background color is #113726.

Border color

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

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

This div border color is #113726.

Opacity

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

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

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

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

This text has shadow with #113726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113726.

Preview

Color preview on black background

This text has color #113726 on black background.


Color preview on white background

This text has color #113726 on white background.


Black color preview on #113726 background

This text has black color on #113726 background.


White color preview on #113726 background

This text has white color on #113726 background.


Related colors

Complementary color

Complementary color for #hex is #EEC8D9.


I love getcolorcode.com

Triadic colors

1 #261137 and #372611 with #113726 are triadic colors.

2 #263711 and #371126 with #113726 are triadic colors.