COLOR #131713

HEX: #131713 RGB: (19,23,19)

Color info

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

RGB color model

#131713 color RGB value is (19,23,19).

RGB: (19,23,19) (7%, 9%, 7%)

RGB channels and saturation

R 19 of 255 = 7%
G 23 of 255 = 9%
B 19 of 255 = 7%

19
23
19

R + G + B ~ 8%. #131713 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 23 + 19 = 61 (100%)
R 19 of 61 ~ 31.15%
G 23 of 61 ~ 37.7%
B 19 of 61 ~ 31.15'%

%31.15
%37.7
%31.15

CMYK color model

#131713 color CMYK value is (17,0,17,91).

  • cyan value is 17.39%
  • magenta value is 0.00%
  • yellow value is 17.39%
  • key color value is 90.98%

CMYK: (17,0,17,91)
C17M0Y17K91 (17%, 0%, 17%, 91%)
(0.17 / 0.00 / 0.17 / 0.91)

CMYK percentages

%17.39
%0
%17.39
%90.98

Codes

Color #131713 in popluar color models

13 17 13
RGB 19 23 19
HSL 120° 9.52% 8.24%
HSB/HSV 120° 17.39% 9.02%
CMYK 17.39% 0.00% 17.39%
90.98%

Color #131713 in popluar number systems.

HEX 13 17 13
Decimal 19 23 19
Binary 10011 10111 10011
Octal 23 27 23

Shades and tints

Shades of #131713

#131713
(19,23,19)
#121512
(18,21,18)
#111311
(17,19,17)
#101110
(16,17,16)
#0F0F0F
(15,15,15)
#0E0D0E
(14,13,14)
#0D0B0D
(13,11,13)
#0C090C
(12,9,12)
#0B070B
(11,7,11)
#0A050A
(10,5,10)
#090309
(9,3,9)
#000000
(0,0,0)

Tints of #131713

#131713
(19,23,19)
#282C28
(40,44,40)
#3D413D
(61,65,61)
#525652
(82,86,82)
#676B67
(103,107,103)
#7C807C
(124,128,124)
#919591
(145,149,145)
#A6AAA6
(166,170,166)
#BBBFBB
(187,191,187)
#D0D4D0
(208,212,208)
#E5E9E5
(229,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #131713; }

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

This text font color is #131713.

Background Color

.myBgColor { background-color: #131713; }

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

This div background color is #131713.

Border color

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

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

This div border color is #131713.

Opacity

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

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

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

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

This text has shadow with #131713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131713.

Preview

Color preview on black background

This text has color #131713 on black background.


Color preview on white background

This text has color #131713 on white background.


Black color preview on #131713 background

This text has black color on #131713 background.


White color preview on #131713 background

This text has white color on #131713 background.


Related colors

Complementary color

Complementary color for #hex is #ECE8EC.


I love getcolorcode.com

Triadic colors

1 #131317 and #171313 with #131713 are triadic colors.

2 #131713 and #171313 with #131713 are triadic colors.