COLOR #13081D

HEX: #13081D RGB: (19,8,29)

Color info

#13081D contains red, green and blue colors in about the same proportion. Web safe color of #13081D is #000033 (or #003).

RGB color model

#13081D color RGB value is (19,8,29).

RGB: (19,8,29) (7%, 3%, 11%)

RGB channels and saturation

R 19 of 255 = 7%
G 8 of 255 = 3%
B 29 of 255 = 11%

19
8
29

R + G + B ~ 7%. #13081D is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 8 + 29 = 56 (100%)
R 19 of 56 ~ 33.93%
G 8 of 56 ~ 14.29%
B 29 of 56 ~ 51.79'%

%33.93
%14.29
%51.79

CMYK color model

#13081D color CMYK value is (34,72,0,89).

  • cyan value is 34.48%
  • magenta value is 72.41%
  • yellow value is 0.00%
  • key color value is 88.63%

CMYK: (34,72,0,89)
C34M72Y0K89 (34%, 72%, 0%, 89%)
(0.34 / 0.72 / 0.00 / 0.89)

CMYK percentages

%34.48
%72.41
%0
%88.63

Codes

Color #13081D in popluar color models

13 08 1D
RGB 19 8 29
HSL 271° 56.76% 7.25%
HSB/HSV 271° 72.41% 11.37%
CMYK 34.48% 72.41% 0.00%
88.63%

Color #13081D in popluar number systems.

HEX 13 08 1D
Decimal 19 8 29
Binary 10011 1000 11101
Octal 23 10 35

Shades and tints

Shades of #13081D

#13081D
(19,8,29)
#12081B
(18,8,27)
#110819
(17,8,25)
#100817
(16,8,23)
#0F0815
(15,8,21)
#0E0813
(14,8,19)
#0D0811
(13,8,17)
#0C080F
(12,8,15)
#0B080D
(11,8,13)
#0A080B
(10,8,11)
#090809
(9,8,9)
#000000
(0,0,0)

Tints of #13081D

#13081D
(19,8,29)
#281E31
(40,30,49)
#3D3445
(61,52,69)
#524A59
(82,74,89)
#67606D
(103,96,109)
#7C7681
(124,118,129)
#918C95
(145,140,149)
#A6A2A9
(166,162,169)
#BBB8BD
(187,184,189)
#D0CED1
(208,206,209)
#E5E4E5
(229,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13081D color. Also use rgb(19,8,29) instead hex code.

Text Font Color

.myTextColor { color: #13081D; }

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

This text font color is #13081D.

Background Color

.myBgColor { background-color: #13081D; }

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

This div background color is #13081D.

Border color

.myBorderColor { border: 1px solid #13081D; }

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

This div border color is #13081D.

Opacity

.myOpacity80 { color: #13081D; opacity: 0.8; }

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

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

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

This text has shadow with #13081D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13081D.

Preview

Color preview on black background

This text has color #13081D on black background.


Color preview on white background

This text has color #13081D on white background.


Black color preview on #13081D background

This text has black color on #13081D background.


White color preview on #13081D background

This text has white color on #13081D background.


Related colors

Complementary color

Complementary color for #hex is #ECF7E2.


I love getcolorcode.com

Triadic colors

1 #1D1308 and #081D13 with #13081D are triadic colors.

2 #1D0813 and #08131D with #13081D are triadic colors.