COLOR #113730

HEX: #113730 RGB: (17,55,48)

Color info

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

RGB color model

#113730 color RGB value is (17,55,48).

RGB: (17,55,48) (7%, 22%, 19%)

RGB channels and saturation

R 17 of 255 = 7%
G 55 of 255 = 22%
B 48 of 255 = 19%

17
55
48

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

Portions of RGB colors in percentages

R + G + B = 17 + 55 + 48 = 120 (100%)
R 17 of 120 ~ 14.17%
G 55 of 120 ~ 45.83%
B 48 of 120 ~ 40'%

%14.17
%45.83
%40

CMYK color model

#113730 color CMYK value is (69,0,13,78).

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

CMYK: (69,0,13,78)
C69M0Y13K78 (69%, 0%, 13%, 78%)
(0.69 / 0.00 / 0.13 / 0.78)

CMYK percentages

%69.09
%0
%12.73
%78.43

Codes

Color #113730 in popluar color models

11 37 30
RGB 17 55 48
HSL 169° 52.78% 14.12%
HSB/HSV 169° 69.09% 21.57%
CMYK 69.09% 0.00% 12.73%
78.43%

Color #113730 in popluar number systems.

HEX 11 37 30
Decimal 17 55 48
Binary 10001 110111 110000
Octal 21 67 60

Shades and tints

Shades of #113730

#113730
(17,55,48)
#10322C
(16,50,44)
#0F2D28
(15,45,40)
#0E2824
(14,40,36)
#0D2320
(13,35,32)
#0C1E1C
(12,30,28)
#0B1918
(11,25,24)
#0A1414
(10,20,20)
#090F10
(9,15,16)
#080A0C
(8,10,12)
#070508
(7,5,8)
#000000
(0,0,0)

Tints of #113730

#113730
(17,55,48)
#264942
(38,73,66)
#3B5B54
(59,91,84)
#506D66
(80,109,102)
#657F78
(101,127,120)
#7A918A
(122,145,138)
#8FA39C
(143,163,156)
#A4B5AE
(164,181,174)
#B9C7C0
(185,199,192)
#CED9D2
(206,217,210)
#E3EBE4
(227,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113730; }

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

This text font color is #113730.

Background Color

.myBgColor { background-color: #113730; }

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

This div background color is #113730.

Border color

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

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

This div border color is #113730.

Opacity

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

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

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

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

This text has shadow with #113730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113730.

Preview

Color preview on black background

This text has color #113730 on black background.


Color preview on white background

This text has color #113730 on white background.


Black color preview on #113730 background

This text has black color on #113730 background.


White color preview on #113730 background

This text has white color on #113730 background.


Related colors

Complementary color

Complementary color for #hex is #EEC8CF.


I love getcolorcode.com

Triadic colors

1 #301137 and #373011 with #113730 are triadic colors.

2 #303711 and #371130 with #113730 are triadic colors.