COLOR #130416

HEX: #130416 RGB: (19,4,22)

Color info

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

RGB color model

#130416 color RGB value is (19,4,22).

RGB: (19,4,22) (7%, 2%, 9%)

RGB channels and saturation

R 19 of 255 = 7%
G 4 of 255 = 2%
B 22 of 255 = 9%

19
4
22

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

Portions of RGB colors in percentages

R + G + B = 19 + 4 + 22 = 45 (100%)
R 19 of 45 ~ 42.22%
G 4 of 45 ~ 8.89%
B 22 of 45 ~ 48.89'%

%42.22
%48.89

CMYK color model

#130416 color CMYK value is (14,82,0,91).

  • cyan value is 13.64%
  • magenta value is 81.82%
  • yellow value is 0.00%
  • key color value is 91.37%

CMYK: (14,82,0,91)
C14M82Y0K91 (14%, 82%, 0%, 91%)
(0.14 / 0.82 / 0.00 / 0.91)

CMYK percentages

%13.64
%81.82
%0
%91.37

Codes

Color #130416 in popluar color models

13 04 16
RGB 19 4 22
HSL 290° 69.23% 5.10%
HSB/HSV 290° 81.82% 8.63%
CMYK 13.64% 81.82% 0.00%
91.37%

Color #130416 in popluar number systems.

HEX 13 04 16
Decimal 19 4 22
Binary 10011 100 10110
Octal 23 4 26

Shades and tints

Shades of #130416

#130416
(19,4,22)
#120414
(18,4,20)
#110412
(17,4,18)
#100410
(16,4,16)
#0F040E
(15,4,14)
#0E040C
(14,4,12)
#0D040A
(13,4,10)
#0C0408
(12,4,8)
#0B0406
(11,4,6)
#0A0404
(10,4,4)
#090402
(9,4,2)
#000000
(0,0,0)

Tints of #130416

#130416
(19,4,22)
#281A2B
(40,26,43)
#3D3040
(61,48,64)
#524655
(82,70,85)
#675C6A
(103,92,106)
#7C727F
(124,114,127)
#918894
(145,136,148)
#A69EA9
(166,158,169)
#BBB4BE
(187,180,190)
#D0CAD3
(208,202,211)
#E5E0E8
(229,224,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130416 color. Also use rgb(19,4,22) instead hex code.

Text Font Color

.myTextColor { color: #130416; }

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

This text font color is #130416.

Background Color

.myBgColor { background-color: #130416; }

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

This div background color is #130416.

Border color

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

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

This div border color is #130416.

Opacity

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

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

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

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

This text has shadow with #130416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130416.

Preview

Color preview on black background

This text has color #130416 on black background.


Color preview on white background

This text has color #130416 on white background.


Black color preview on #130416 background

This text has black color on #130416 background.


White color preview on #130416 background

This text has white color on #130416 background.


Related colors

Complementary color

Complementary color for #hex is #ECFBE9.


I love getcolorcode.com

Triadic colors

1 #161304 and #041613 with #130416 are triadic colors.

2 #160413 and #041316 with #130416 are triadic colors.