COLOR #113033

HEX: #113033 RGB: (17,48,51)

Color info

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

RGB color model

#113033 color RGB value is (17,48,51).

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

RGB channels and saturation

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

17
48
51

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

Portions of RGB colors in percentages

R + G + B = 17 + 48 + 51 = 116 (100%)
R 17 of 116 ~ 14.66%
G 48 of 116 ~ 41.38%
B 51 of 116 ~ 43.97'%

%14.66
%41.38
%43.97

CMYK color model

#113033 color CMYK value is (67,6,0,80).

  • cyan value is 66.67%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 80.00%

CMYK: (67,6,0,80)
C67M6Y0K80 (67%, 6%, 0%, 80%)
(0.67 / 0.06 / 0.00 / 0.80)

CMYK percentages

%66.67
%5.88
%0
%80

Codes

Color #113033 in popluar color models

11 30 33
RGB 17 48 51
HSL 185° 50.00% 13.33%
HSB/HSV 185° 66.67% 20.00%
CMYK 66.67% 5.88% 0.00%
80.00%

Color #113033 in popluar number systems.

HEX 11 30 33
Decimal 17 48 51
Binary 10001 110000 110011
Octal 21 60 63

Shades and tints

Shades of #113033

#113033
(17,48,51)
#102C2F
(16,44,47)
#0F282B
(15,40,43)
#0E2427
(14,36,39)
#0D2023
(13,32,35)
#0C1C1F
(12,28,31)
#0B181B
(11,24,27)
#0A1417
(10,20,23)
#091013
(9,16,19)
#080C0F
(8,12,15)
#07080B
(7,8,11)
#000000
(0,0,0)

Tints of #113033

#113033
(17,48,51)
#264245
(38,66,69)
#3B5457
(59,84,87)
#506669
(80,102,105)
#65787B
(101,120,123)
#7A8A8D
(122,138,141)
#8F9C9F
(143,156,159)
#A4AEB1
(164,174,177)
#B9C0C3
(185,192,195)
#CED2D5
(206,210,213)
#E3E4E7
(227,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #113033; }

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

This text font color is #113033.

Background Color

.myBgColor { background-color: #113033; }

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

This div background color is #113033.

Border color

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

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

This div border color is #113033.

Opacity

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

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

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

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

This text has shadow with #113033 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #113033.

Preview

Color preview on black background

This text has color #113033 on black background.


Color preview on white background

This text has color #113033 on white background.


Black color preview on #113033 background

This text has black color on #113033 background.


White color preview on #113033 background

This text has white color on #113033 background.


Related colors

Complementary color

Complementary color for #hex is #EECFCC.


I love getcolorcode.com

Triadic colors

1 #331130 and #303311 with #113033 are triadic colors.

2 #333011 and #301133 with #113033 are triadic colors.