COLOR #113436

HEX: #113436 RGB: (17,52,54)

Color info

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

RGB color model

#113436 color RGB value is (17,52,54).

RGB: (17,52,54) (7%, 20%, 21%)

RGB channels and saturation

R 17 of 255 = 7%
G 52 of 255 = 20%
B 54 of 255 = 21%

17
52
54

R + G + B ~ 16%. #113436 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 52 + 54 = 123 (100%)
R 17 of 123 ~ 13.82%
G 52 of 123 ~ 42.28%
B 54 of 123 ~ 43.9'%

%13.82
%42.28
%43.9

CMYK color model

#113436 color CMYK value is (69,4,0,79).

  • cyan value is 68.52%
  • magenta value is 3.70%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (69,4,0,79)
C69M4Y0K79 (69%, 4%, 0%, 79%)
(0.69 / 0.04 / 0.00 / 0.79)

CMYK percentages

%68.52
%3.7
%0
%78.82

Codes

Color #113436 in popluar color models

11 34 36
RGB 17 52 54
HSL 183° 52.11% 13.92%
HSB/HSV 183° 68.52% 21.18%
CMYK 68.52% 3.70% 0.00%
78.82%

Color #113436 in popluar number systems.

HEX 11 34 36
Decimal 17 52 54
Binary 10001 110100 110110
Octal 21 64 66

Shades and tints

Shades of #113436

#113436
(17,52,54)
#103032
(16,48,50)
#0F2C2E
(15,44,46)
#0E282A
(14,40,42)
#0D2426
(13,36,38)
#0C2022
(12,32,34)
#0B1C1E
(11,28,30)
#0A181A
(10,24,26)
#091416
(9,20,22)
#081012
(8,16,18)
#070C0E
(7,12,14)
#000000
(0,0,0)

Tints of #113436

#113436
(17,52,54)
#264648
(38,70,72)
#3B585A
(59,88,90)
#506A6C
(80,106,108)
#657C7E
(101,124,126)
#7A8E90
(122,142,144)
#8FA0A2
(143,160,162)
#A4B2B4
(164,178,180)
#B9C4C6
(185,196,198)
#CED6D8
(206,214,216)
#E3E8EA
(227,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113436; }

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

This text font color is #113436.

Background Color

.myBgColor { background-color: #113436; }

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

This div background color is #113436.

Border color

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

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

This div border color is #113436.

Opacity

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

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

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

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

This text has shadow with #113436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113436.

Preview

Color preview on black background

This text has color #113436 on black background.


Color preview on white background

This text has color #113436 on white background.


Black color preview on #113436 background

This text has black color on #113436 background.


White color preview on #113436 background

This text has white color on #113436 background.


Related colors

Complementary color

Complementary color for #hex is #EECBC9.


I love getcolorcode.com

Triadic colors

1 #361134 and #343611 with #113436 are triadic colors.

2 #363411 and #341136 with #113436 are triadic colors.