COLOR #071407

HEX: #071407 RGB: (7,20,7)

Color info

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

RGB color model

#071407 color RGB value is (7,20,7).

RGB: (7,20,7) (3%, 8%, 3%)

RGB channels and saturation

R 7 of 255 = 3%
G 20 of 255 = 8%
B 7 of 255 = 3%

7
20
7

R + G + B ~ 5%. #071407 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 20 + 7 = 34 (100%)
R 7 of 34 ~ 20.59%
G 20 of 34 ~ 58.82%
B 7 of 34 ~ 20.59'%

%20.59
%58.82
%20.59

CMYK color model

#071407 color CMYK value is (65,0,65,92).

  • cyan value is 65.00%
  • magenta value is 0.00%
  • yellow value is 65.00%
  • key color value is 92.16%

CMYK: (65,0,65,92)
C65M0Y65K92 (65%, 0%, 65%, 92%)
(0.65 / 0.00 / 0.65 / 0.92)

CMYK percentages

%65
%0
%65
%92.16

Codes

Color #071407 in popluar color models

07 14 07
RGB 7 20 7
HSL 120° 48.15% 5.29%
HSB/HSV 120° 65.00% 7.84%
CMYK 65.00% 0.00% 65.00%
92.16%

Color #071407 in popluar number systems.

HEX 07 14 07
Decimal 7 20 7
Binary 111 10100 111
Octal 7 24 7

Shades and tints

Shades of #071407

#071407
(7,20,7)
#071307
(7,19,7)
#071207
(7,18,7)
#071107
(7,17,7)
#071007
(7,16,7)
#070F07
(7,15,7)
#070E07
(7,14,7)
#070D07
(7,13,7)
#070C07
(7,12,7)
#070B07
(7,11,7)
#070A07
(7,10,7)
#000000
(0,0,0)

Tints of #071407

#071407
(7,20,7)
#1D291D
(29,41,29)
#333E33
(51,62,51)
#495349
(73,83,73)
#5F685F
(95,104,95)
#757D75
(117,125,117)
#8B928B
(139,146,139)
#A1A7A1
(161,167,161)
#B7BCB7
(183,188,183)
#CDD1CD
(205,209,205)
#E3E6E3
(227,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071407; }

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

This text font color is #071407.

Background Color

.myBgColor { background-color: #071407; }

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

This div background color is #071407.

Border color

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

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

This div border color is #071407.

Opacity

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

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

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

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

This text has shadow with #071407 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071407.

Preview

Color preview on black background

This text has color #071407 on black background.


Color preview on white background

This text has color #071407 on white background.


Black color preview on #071407 background

This text has black color on #071407 background.


White color preview on #071407 background

This text has white color on #071407 background.


Related colors

Complementary color

Complementary color for #hex is #F8EBF8.


I love getcolorcode.com

Triadic colors

1 #070714 and #140707 with #071407 are triadic colors.

2 #071407 and #140707 with #071407 are triadic colors.