COLOR #130718

HEX: #130718 RGB: (19,7,24)

Color info

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

RGB color model

#130718 color RGB value is (19,7,24).

RGB: (19,7,24) (7%, 3%, 9%)

RGB channels and saturation

R 19 of 255 = 7%
G 7 of 255 = 3%
B 24 of 255 = 9%

19
7
24

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

Portions of RGB colors in percentages

R + G + B = 19 + 7 + 24 = 50 (100%)
R 19 of 50 ~ 38%
G 7 of 50 ~ 14%
B 24 of 50 ~ 48'%

%38
%14
%48

CMYK color model

#130718 color CMYK value is (21,71,0,91).

  • cyan value is 20.83%
  • magenta value is 70.83%
  • yellow value is 0.00%
  • key color value is 90.59%

CMYK: (21,71,0,91)
C21M71Y0K91 (21%, 71%, 0%, 91%)
(0.21 / 0.71 / 0.00 / 0.91)

CMYK percentages

%20.83
%70.83
%0
%90.59

Codes

Color #130718 in popluar color models

13 07 18
RGB 19 7 24
HSL 282° 54.84% 6.08%
HSB/HSV 282° 70.83% 9.41%
CMYK 20.83% 70.83% 0.00%
90.59%

Color #130718 in popluar number systems.

HEX 13 07 18
Decimal 19 7 24
Binary 10011 111 11000
Octal 23 7 30

Shades and tints

Shades of #130718

#130718
(19,7,24)
#120716
(18,7,22)
#110714
(17,7,20)
#100712
(16,7,18)
#0F0710
(15,7,16)
#0E070E
(14,7,14)
#0D070C
(13,7,12)
#0C070A
(12,7,10)
#0B0708
(11,7,8)
#0A0706
(10,7,6)
#090704
(9,7,4)
#000000
(0,0,0)

Tints of #130718

#130718
(19,7,24)
#281D2D
(40,29,45)
#3D3342
(61,51,66)
#524957
(82,73,87)
#675F6C
(103,95,108)
#7C7581
(124,117,129)
#918B96
(145,139,150)
#A6A1AB
(166,161,171)
#BBB7C0
(187,183,192)
#D0CDD5
(208,205,213)
#E5E3EA
(229,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130718 color. Also use rgb(19,7,24) instead hex code.

Text Font Color

.myTextColor { color: #130718; }

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

This text font color is #130718.

Background Color

.myBgColor { background-color: #130718; }

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

This div background color is #130718.

Border color

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

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

This div border color is #130718.

Opacity

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

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

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

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

This text has shadow with #130718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130718.

Preview

Color preview on black background

This text has color #130718 on black background.


Color preview on white background

This text has color #130718 on white background.


Black color preview on #130718 background

This text has black color on #130718 background.


White color preview on #130718 background

This text has white color on #130718 background.


Related colors

Complementary color

Complementary color for #hex is #ECF8E7.


I love getcolorcode.com

Triadic colors

1 #181307 and #071813 with #130718 are triadic colors.

2 #180713 and #071318 with #130718 are triadic colors.