COLOR #071406

HEX: #071406 RGB: (7,20,6)

Color info

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

RGB color model

#071406 color RGB value is (7,20,6).

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

RGB channels and saturation

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

7
20
6

R + G + B ~ 4%. #071406 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 20 + 6 = 33 (100%)
R 7 of 33 ~ 21.21%
G 20 of 33 ~ 60.61%
B 6 of 33 ~ 18.18'%

%21.21
%60.61
%18.18

CMYK color model

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

  • cyan value is 65.00%
  • magenta value is 0.00%
  • yellow value is 70.00%
  • key color value is 92.16%
CMYK: (65,0,70,92) C65M0Y70K92 (65%,0%,70%,92%) (0.65/0.00/0.70/0.92) 

CMYK percentages

%65
%0
%70
%92.16

Codes

Color #071406 in popluar color models

07 14 06
RGB 7 20 6
HSL 116° 53.85% 5.10%
HSB/HSV 116° 70.00% 7.84%
CMYK 65.00% 0.00% 70.00%
92.16%

Color #071406 in popluar number systems.

HEX 07 14 06
Decimal 7 20 6
Binary 111 10100 110
Octal 7 24 6

Shades and tints

Shades of #071406

#071406
(7,20,6)
#071306
(7,19,6)
#071206
(7,18,6)
#071106
(7,17,6)
#071006
(7,16,6)
#070F06
(7,15,6)
#070E06
(7,14,6)
#070D06
(7,13,6)
#070C06
(7,12,6)
#070B06
(7,11,6)
#070A06
(7,10,6)
#000000
(0,0,0)

Tints of #071406

#071406
(7,20,6)
#1D291C
(29,41,28)
#333E32
(51,62,50)
#495348
(73,83,72)
#5F685E
(95,104,94)
#757D74
(117,125,116)
#8B928A
(139,146,138)
#A1A7A0
(161,167,160)
#B7BCB6
(183,188,182)
#CDD1CC
(205,209,204)
#E3E6E2
(227,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071406; }

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

This text font color is #071406.

Background Color

.myBgColor { background-color: #071406; }

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

This div background color is #071406.

Border color

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

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

This div border color is #071406.

Opacity

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

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

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

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

This text has shadow with #071406 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071406.

Preview

Color preview on black background

This text has color #071406 on black background.


Color preview on white background

This text has color #071406 on white background.


Black color preview on #071406 background

This text has black color on #071406 background.


White color preview on #071406 background

This text has white color on #071406 background.


Related colors

Complementary color

Complementary color for #hex is #F8EBF9.


I love getcolorcode.com

Triadic colors

1 #060714 and #140607 with #071406 are triadic colors.

2 #061407 and #140706 with #071406 are triadic colors.