COLOR #113629

HEX: #113629 RGB: (17,54,41)

Color info

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

RGB color model

#113629 color RGB value is (17,54,41).

RGB: (17,54,41) (7%, 21%, 16%)

RGB channels and saturation

R 17 of 255 = 7%
G 54 of 255 = 21%
B 41 of 255 = 16%

17
54
41

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

Portions of RGB colors in percentages

R + G + B = 17 + 54 + 41 = 112 (100%)
R 17 of 112 ~ 15.18%
G 54 of 112 ~ 48.21%
B 41 of 112 ~ 36.61'%

%15.18
%48.21
%36.61

CMYK color model

#113629 color CMYK value is (69,0,24,79).

  • cyan value is 68.52%
  • magenta value is 0.00%
  • yellow value is 24.07%
  • key color value is 78.82%
CMYK: (69,0,24,79) C69M0Y24K79 (69%,0%,24%,79%) (0.69/0.00/0.24/0.79) 

CMYK percentages

%68.52
%0
%24.07
%78.82

Codes

Color #113629 in popluar color models

11 36 29
RGB 17 54 41
HSL 159° 52.11% 13.92%
HSB/HSV 159° 68.52% 21.18%
CMYK 68.52% 0.00% 24.07%
78.82%

Color #113629 in popluar number systems.

HEX 11 36 29
Decimal 17 54 41
Binary 10001 110110 101001
Octal 21 66 51

Shades and tints

Shades of #113629

#113629
(17,54,41)
#103226
(16,50,38)
#0F2E23
(15,46,35)
#0E2A20
(14,42,32)
#0D261D
(13,38,29)
#0C221A
(12,34,26)
#0B1E17
(11,30,23)
#0A1A14
(10,26,20)
#091611
(9,22,17)
#08120E
(8,18,14)
#070E0B
(7,14,11)
#000000
(0,0,0)

Tints of #113629

#113629
(17,54,41)
#26483C
(38,72,60)
#3B5A4F
(59,90,79)
#506C62
(80,108,98)
#657E75
(101,126,117)
#7A9088
(122,144,136)
#8FA29B
(143,162,155)
#A4B4AE
(164,180,174)
#B9C6C1
(185,198,193)
#CED8D4
(206,216,212)
#E3EAE7
(227,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #113629 color. Also use rgb(17,54,41) instead hex code.

Text Font Color

.myTextColor { color: #113629; }

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

This text font color is #113629.

Background Color

.myBgColor { background-color: #113629; }

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

This div background color is #113629.

Border color

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

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

This div border color is #113629.

Opacity

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

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

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

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

This text has shadow with #113629 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113629.

Preview

Color preview on black background

This text has color #113629 on black background.


Color preview on white background

This text has color #113629 on white background.


Black color preview on #113629 background

This text has black color on #113629 background.


White color preview on #113629 background

This text has white color on #113629 background.


Related colors

Complementary color

Complementary color for #hex is #EEC9D6.


I love getcolorcode.com

Triadic colors

1 #291136 and #362911 with #113629 are triadic colors.

2 #293611 and #361129 with #113629 are triadic colors.