COLOR #130911

HEX: #130911 RGB: (19,9,17)

Color info

#130911 contains red, green and blue colors in about the same proportion. Web safe color of #130911 is #000000 (or #000).

RGB color model

#130911 color RGB value is (19,9,17).

RGB: (19,9,17) (7%, 4%, 7%)

RGB channels and saturation

R 19 of 255 = 7%
G 9 of 255 = 4%
B 17 of 255 = 7%

19
9
17

R + G + B ~ 6%. #130911 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 9 + 17 = 45 (100%)
R 19 of 45 ~ 42.22%
G 9 of 45 ~ 20%
B 17 of 45 ~ 37.78'%

%42.22
%20
%37.78

CMYK color model

#130911 color CMYK value is (0,53,11,93).

  • cyan value is 0.00%
  • magenta value is 52.63%
  • yellow value is 10.53%
  • key color value is 92.55%

CMYK: (0,53,11,93)
C0M53Y11K93 (0%, 53%, 11%, 93%)
(0.00 / 0.53 / 0.11 / 0.93)

CMYK percentages

%0
%52.63
%10.53
%92.55

Codes

Color #130911 in popluar color models

13 09 11
RGB 19 9 17
HSL 312° 35.71% 5.49%
HSB/HSV 312° 52.63% 7.45%
CMYK 0.00% 52.63% 10.53%
92.55%

Color #130911 in popluar number systems.

HEX 13 09 11
Decimal 19 9 17
Binary 10011 1001 10001
Octal 23 11 21

Shades and tints

Shades of #130911

#130911
(19,9,17)
#120910
(18,9,16)
#11090F
(17,9,15)
#10090E
(16,9,14)
#0F090D
(15,9,13)
#0E090C
(14,9,12)
#0D090B
(13,9,11)
#0C090A
(12,9,10)
#0B0909
(11,9,9)
#0A0908
(10,9,8)
#090907
(9,9,7)
#000000
(0,0,0)

Tints of #130911

#130911
(19,9,17)
#281F26
(40,31,38)
#3D353B
(61,53,59)
#524B50
(82,75,80)
#676165
(103,97,101)
#7C777A
(124,119,122)
#918D8F
(145,141,143)
#A6A3A4
(166,163,164)
#BBB9B9
(187,185,185)
#D0CFCE
(208,207,206)
#E5E5E3
(229,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130911 color. Also use rgb(19,9,17) instead hex code.

Text Font Color

.myTextColor { color: #130911; }

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

This text font color is #130911.

Background Color

.myBgColor { background-color: #130911; }

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

This div background color is #130911.

Border color

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

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

This div border color is #130911.

Opacity

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

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

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

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

This text has shadow with #130911 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130911.

Preview

Color preview on black background

This text has color #130911 on black background.


Color preview on white background

This text has color #130911 on white background.


Black color preview on #130911 background

This text has black color on #130911 background.


White color preview on #130911 background

This text has white color on #130911 background.


Related colors

Complementary color

Complementary color for #hex is #ECF6EE.


I love getcolorcode.com

Triadic colors

1 #111309 and #091113 with #130911 are triadic colors.

2 #110913 and #091311 with #130911 are triadic colors.