COLOR #071319

HEX: #071319 RGB: (7,19,25)

Color info

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

RGB color model

#071319 color RGB value is (7,19,25).

RGB: (7,19,25) (3%, 7%, 10%)

RGB channels and saturation

R 7 of 255 = 3%
G 19 of 255 = 7%
B 25 of 255 = 10%

7
19
25

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

Portions of RGB colors in percentages

R + G + B = 7 + 19 + 25 = 51 (100%)
R 7 of 51 ~ 13.73%
G 19 of 51 ~ 37.25%
B 25 of 51 ~ 49.02'%

%13.73
%37.25
%49.02

CMYK color model

#071319 color CMYK value is (72,24,0,90).

  • cyan value is 72.00%
  • magenta value is 24.00%
  • yellow value is 0.00%
  • key color value is 90.20%

CMYK: (72,24,0,90)
C72M24Y0K90 (72%, 24%, 0%, 90%)
(0.72 / 0.24 / 0.00 / 0.90)

CMYK percentages

%72
%24
%0
%90.2

Codes

Color #071319 in popluar color models

07 13 19
RGB 7 19 25
HSL 200° 56.25% 6.27%
HSB/HSV 200° 72.00% 9.80%
CMYK 72.00% 24.00% 0.00%
90.20%

Color #071319 in popluar number systems.

HEX 07 13 19
Decimal 7 19 25
Binary 111 10011 11001
Octal 7 23 31

Shades and tints

Shades of #071319

#071319
(7,19,25)
#071217
(7,18,23)
#071115
(7,17,21)
#071013
(7,16,19)
#070F11
(7,15,17)
#070E0F
(7,14,15)
#070D0D
(7,13,13)
#070C0B
(7,12,11)
#070B09
(7,11,9)
#070A07
(7,10,7)
#070905
(7,9,5)
#000000
(0,0,0)

Tints of #071319

#071319
(7,19,25)
#1D282D
(29,40,45)
#333D41
(51,61,65)
#495255
(73,82,85)
#5F6769
(95,103,105)
#757C7D
(117,124,125)
#8B9191
(139,145,145)
#A1A6A5
(161,166,165)
#B7BBB9
(183,187,185)
#CDD0CD
(205,208,205)
#E3E5E1
(227,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071319; }

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

This text font color is #071319.

Background Color

.myBgColor { background-color: #071319; }

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

This div background color is #071319.

Border color

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

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

This div border color is #071319.

Opacity

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

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

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

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

This text has shadow with #071319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071319.

Preview

Color preview on black background

This text has color #071319 on black background.


Color preview on white background

This text has color #071319 on white background.


Black color preview on #071319 background

This text has black color on #071319 background.


White color preview on #071319 background

This text has white color on #071319 background.


Related colors

Complementary color

Complementary color for #hex is #F8ECE6.


I love getcolorcode.com

Triadic colors

1 #190713 and #131907 with #071319 are triadic colors.

2 #191307 and #130719 with #071319 are triadic colors.