COLOR #071607

HEX: #071607 RGB: (7,22,7)

Color info

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

RGB color model

#071607 color RGB value is (7,22,7).

RGB: (7,22,7) (3%, 9%, 3%)

RGB channels and saturation

R 7 of 255 = 3%
G 22 of 255 = 9%
B 7 of 255 = 3%

7
22
7

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

Portions of RGB colors in percentages

R + G + B = 7 + 22 + 7 = 36 (100%)
R 7 of 36 ~ 19.44%
G 22 of 36 ~ 61.11%
B 7 of 36 ~ 19.44'%

%19.44
%61.11
%19.44

CMYK color model

#071607 color CMYK value is (68,0,68,91).

  • cyan value is 68.18%
  • magenta value is 0.00%
  • yellow value is 68.18%
  • key color value is 91.37%

CMYK: (68,0,68,91)
C68M0Y68K91 (68%, 0%, 68%, 91%)
(0.68 / 0.00 / 0.68 / 0.91)

CMYK percentages

%68.18
%0
%68.18
%91.37

Codes

Color #071607 in popluar color models

07 16 07
RGB 7 22 7
HSL 120° 51.72% 5.69%
HSB/HSV 120° 68.18% 8.63%
CMYK 68.18% 0.00% 68.18%
91.37%

Color #071607 in popluar number systems.

HEX 07 16 07
Decimal 7 22 7
Binary 111 10110 111
Octal 7 26 7

Shades and tints

Shades of #071607

#071607
(7,22,7)
#071407
(7,20,7)
#071207
(7,18,7)
#071007
(7,16,7)
#070E07
(7,14,7)
#070C07
(7,12,7)
#070A07
(7,10,7)
#070807
(7,8,7)
#070607
(7,6,7)
#070407
(7,4,7)
#070207
(7,2,7)
#000000
(0,0,0)

Tints of #071607

#071607
(7,22,7)
#1D2B1D
(29,43,29)
#334033
(51,64,51)
#495549
(73,85,73)
#5F6A5F
(95,106,95)
#757F75
(117,127,117)
#8B948B
(139,148,139)
#A1A9A1
(161,169,161)
#B7BEB7
(183,190,183)
#CDD3CD
(205,211,205)
#E3E8E3
(227,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071607; }

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

This text font color is #071607.

Background Color

.myBgColor { background-color: #071607; }

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

This div background color is #071607.

Border color

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

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

This div border color is #071607.

Opacity

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

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

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

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

This text has shadow with #071607 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071607.

Preview

Color preview on black background

This text has color #071607 on black background.


Color preview on white background

This text has color #071607 on white background.


Black color preview on #071607 background

This text has black color on #071607 background.


White color preview on #071607 background

This text has white color on #071607 background.


Related colors

Complementary color

Complementary color for #hex is #F8E9F8.


I love getcolorcode.com

Triadic colors

1 #070716 and #160707 with #071607 are triadic colors.

2 #071607 and #160707 with #071607 are triadic colors.