COLOR #113032

HEX: #113032 RGB: (17,48,50)

Color info

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

RGB color model

#113032 color RGB value is (17,48,50).

RGB: (17,48,50) (7%, 19%, 20%)

RGB channels and saturation

R 17 of 255 = 7%
G 48 of 255 = 19%
B 50 of 255 = 20%

17
48
50

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

Portions of RGB colors in percentages

R + G + B = 17 + 48 + 50 = 115 (100%)
R 17 of 115 ~ 14.78%
G 48 of 115 ~ 41.74%
B 50 of 115 ~ 43.48'%

%14.78
%41.74
%43.48

CMYK color model

#113032 color CMYK value is (66,4,0,80).

  • cyan value is 66.00%
  • magenta value is 4.00%
  • yellow value is 0.00%
  • key color value is 80.39%
CMYK: (66,4,0,80) C66M4Y0K80 (66%,4%,0%,80%) (0.66/0.04/0.00/0.80) 

CMYK percentages

%66
%4
%0
%80.39

Codes

Color #113032 in popluar color models

11 30 32
RGB 17 48 50
HSL 184° 49.25% 13.14%
HSB/HSV 184° 66.00% 19.61%
CMYK 66.00% 4.00% 0.00%
80.39%

Color #113032 in popluar number systems.

HEX 11 30 32
Decimal 17 48 50
Binary 10001 110000 110010
Octal 21 60 62

Shades and tints

Shades of #113032

#113032
(17,48,50)
#102C2E
(16,44,46)
#0F282A
(15,40,42)
#0E2426
(14,36,38)
#0D2022
(13,32,34)
#0C1C1E
(12,28,30)
#0B181A
(11,24,26)
#0A1416
(10,20,22)
#091012
(9,16,18)
#080C0E
(8,12,14)
#07080A
(7,8,10)
#000000
(0,0,0)

Tints of #113032

#113032
(17,48,50)
#264244
(38,66,68)
#3B5456
(59,84,86)
#506668
(80,102,104)
#65787A
(101,120,122)
#7A8A8C
(122,138,140)
#8F9C9E
(143,156,158)
#A4AEB0
(164,174,176)
#B9C0C2
(185,192,194)
#CED2D4
(206,210,212)
#E3E4E6
(227,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113032; }

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

This text font color is #113032.

Background Color

.myBgColor { background-color: #113032; }

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

This div background color is #113032.

Border color

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

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

This div border color is #113032.

Opacity

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

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

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

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

This text has shadow with #113032 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113032.

Preview

Color preview on black background

This text has color #113032 on black background.


Color preview on white background

This text has color #113032 on white background.


Black color preview on #113032 background

This text has black color on #113032 background.


White color preview on #113032 background

This text has white color on #113032 background.


Related colors

Complementary color

Complementary color for #hex is #EECFCD.


I love getcolorcode.com

Triadic colors

1 #321130 and #303211 with #113032 are triadic colors.

2 #323011 and #301132 with #113032 are triadic colors.