COLOR #131613

HEX: #131613 RGB: (19,22,19)

Color info

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

RGB color model

#131613 color RGB value is (19,22,19).

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

RGB channels and saturation

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

19
22
19

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

Portions of RGB colors in percentages

R + G + B = 19 + 22 + 19 = 60 (100%)
R 19 of 60 ~ 31.67%
G 22 of 60 ~ 36.67%
B 19 of 60 ~ 31.67'%

%31.67
%36.67
%31.67

CMYK color model

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

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

CMYK: (14,0,14,91)
C14M0Y14K91 (14%, 0%, 14%, 91%)
(0.14 / 0.00 / 0.14 / 0.91)

CMYK percentages

%13.64
%0
%13.64
%91.37

Codes

Color #131613 in popluar color models

13 16 13
RGB 19 22 19
HSL 120° 7.32% 8.04%
HSB/HSV 120° 13.64% 8.63%
CMYK 13.64% 0.00% 13.64%
91.37%

Color #131613 in popluar number systems.

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

Shades and tints

Shades of #131613

#131613
(19,22,19)
#121412
(18,20,18)
#111211
(17,18,17)
#101010
(16,16,16)
#0F0E0F
(15,14,15)
#0E0C0E
(14,12,14)
#0D0A0D
(13,10,13)
#0C080C
(12,8,12)
#0B060B
(11,6,11)
#0A040A
(10,4,10)
#090209
(9,2,9)
#000000
(0,0,0)

Tints of #131613

#131613
(19,22,19)
#282B28
(40,43,40)
#3D403D
(61,64,61)
#525552
(82,85,82)
#676A67
(103,106,103)
#7C7F7C
(124,127,124)
#919491
(145,148,145)
#A6A9A6
(166,169,166)
#BBBEBB
(187,190,187)
#D0D3D0
(208,211,208)
#E5E8E5
(229,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #131613; }

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

This text font color is #131613.

Background Color

.myBgColor { background-color: #131613; }

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

This div background color is #131613.

Border color

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

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

This div border color is #131613.

Opacity

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

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

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

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

This text has shadow with #131613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131613.

Preview

Color preview on black background

This text has color #131613 on black background.


Color preview on white background

This text has color #131613 on white background.


Black color preview on #131613 background

This text has black color on #131613 background.


White color preview on #131613 background

This text has white color on #131613 background.


Related colors

Complementary color

Complementary color for #hex is #ECE9EC.


I love getcolorcode.com

Triadic colors

1 #131316 and #161313 with #131613 are triadic colors.

2 #131613 and #161313 with #131613 are triadic colors.