COLOR #13021F

HEX: #13021F RGB: (19,2,31)

Color info

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

RGB color model

#13021F color RGB value is (19,2,31).

RGB: (19,2,31) (7%, 1%, 12%)

RGB channels and saturation

R 19 of 255 = 7%
G 2 of 255 = 1%
B 31 of 255 = 12%

19
2
31

R + G + B ~ 7%. #13021F is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 2 + 31 = 52 (100%)
R 19 of 52 ~ 36.54%
G 2 of 52 ~ 3.85%
B 31 of 52 ~ 59.62'%

%36.54
%59.62

CMYK color model

#13021F color CMYK value is (39,94,0,88).

  • cyan value is 38.71%
  • magenta value is 93.55%
  • yellow value is 0.00%
  • key color value is 87.84%
CMYK: (39,94,0,88) C39M94Y0K88 (39%,94%,0%,88%) (0.39/0.94/0.00/0.88) 

CMYK percentages

%38.71
%93.55
%0
%87.84

Codes

Color #13021F in popluar color models

13 02 1F
RGB 19 2 31
HSL 275° 87.88% 6.47%
HSB/HSV 275° 93.55% 12.16%
CMYK 38.71% 93.55% 0.00%
87.84%

Color #13021F in popluar number systems.

HEX 13 02 1F
Decimal 19 2 31
Binary 10011 10 11111
Octal 23 2 37

Shades and tints

Shades of #13021F

#13021F
(19,2,31)
#12021D
(18,2,29)
#11021B
(17,2,27)
#100219
(16,2,25)
#0F0217
(15,2,23)
#0E0215
(14,2,21)
#0D0213
(13,2,19)
#0C0211
(12,2,17)
#0B020F
(11,2,15)
#0A020D
(10,2,13)
#09020B
(9,2,11)
#000000
(0,0,0)

Tints of #13021F

#13021F
(19,2,31)
#281933
(40,25,51)
#3D3047
(61,48,71)
#52475B
(82,71,91)
#675E6F
(103,94,111)
#7C7583
(124,117,131)
#918C97
(145,140,151)
#A6A3AB
(166,163,171)
#BBBABF
(187,186,191)
#D0D1D3
(208,209,211)
#E5E8E7
(229,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13021F color. Also use rgb(19,2,31) instead hex code.

Text Font Color

.myTextColor { color: #13021F; }

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

This text font color is #13021F.

Background Color

.myBgColor { background-color: #13021F; }

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

This div background color is #13021F.

Border color

.myBorderColor { border: 1px solid #13021F; }

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

This div border color is #13021F.

Opacity

.myOpacity80 { color: #13021F; opacity: 0.8; }

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

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

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

This text has shadow with #13021F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13021F.

Preview

Color preview on black background

This text has color #13021F on black background.


Color preview on white background

This text has color #13021F on white background.


Black color preview on #13021F background

This text has black color on #13021F background.


White color preview on #13021F background

This text has white color on #13021F background.


Related colors

Complementary color

Complementary color for #hex is #ECFDE0.


I love getcolorcode.com

Triadic colors

1 #1F1302 and #021F13 with #13021F are triadic colors.

2 #1F0213 and #02131F with #13021F are triadic colors.