COLOR #11313A

HEX: #11313A RGB: (17,49,58)

Color info

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

RGB color model

#11313A color RGB value is (17,49,58).

RGB: (17,49,58) (7%, 19%, 23%)

RGB channels and saturation

R 17 of 255 = 7%
G 49 of 255 = 19%
B 58 of 255 = 23%

17
49
58

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

Portions of RGB colors in percentages

R + G + B = 17 + 49 + 58 = 124 (100%)
R 17 of 124 ~ 13.71%
G 49 of 124 ~ 39.52%
B 58 of 124 ~ 46.77'%

%13.71
%39.52
%46.77

CMYK color model

#11313A color CMYK value is (71,16,0,77).

  • cyan value is 70.69%
  • magenta value is 15.52%
  • yellow value is 0.00%
  • key color value is 77.25%

CMYK: (71,16,0,77)
C71M16Y0K77 (71%, 16%, 0%, 77%)
(0.71 / 0.16 / 0.00 / 0.77)

CMYK percentages

%70.69
%15.52
%0
%77.25

Codes

Color #11313A in popluar color models

11 31 3A
RGB 17 49 58
HSL 193° 54.67% 14.71%
HSB/HSV 193° 70.69% 22.75%
CMYK 70.69% 15.52% 0.00%
77.25%

Color #11313A in popluar number systems.

HEX 11 31 3A
Decimal 17 49 58
Binary 10001 110001 111010
Octal 21 61 72

Shades and tints

Shades of #11313A

#11313A
(17,49,58)
#102D35
(16,45,53)
#0F2930
(15,41,48)
#0E252B
(14,37,43)
#0D2126
(13,33,38)
#0C1D21
(12,29,33)
#0B191C
(11,25,28)
#0A1517
(10,21,23)
#091112
(9,17,18)
#080D0D
(8,13,13)
#070908
(7,9,8)
#000000
(0,0,0)

Tints of #11313A

#11313A
(17,49,58)
#26434B
(38,67,75)
#3B555C
(59,85,92)
#50676D
(80,103,109)
#65797E
(101,121,126)
#7A8B8F
(122,139,143)
#8F9DA0
(143,157,160)
#A4AFB1
(164,175,177)
#B9C1C2
(185,193,194)
#CED3D3
(206,211,211)
#E3E5E4
(227,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11313A color. Also use rgb(17,49,58) instead hex code.

Text Font Color

.myTextColor { color: #11313A; }

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

This text font color is #11313A.

Background Color

.myBgColor { background-color: #11313A; }

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

This div background color is #11313A.

Border color

.myBorderColor { border: 1px solid #11313A; }

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

This div border color is #11313A.

Opacity

.myOpacity80 { color: #11313A; opacity: 0.8; }

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

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

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

This text has shadow with #11313A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11313A.

Preview

Color preview on black background

This text has color #11313A on black background.


Color preview on white background

This text has color #11313A on white background.


Black color preview on #11313A background

This text has black color on #11313A background.


White color preview on #11313A background

This text has white color on #11313A background.


Related colors

Complementary color

Complementary color for #hex is #EECEC5.


I love getcolorcode.com

Triadic colors

1 #3A1131 and #313A11 with #11313A are triadic colors.

2 #3A3111 and #31113A with #11313A are triadic colors.