COLOR #071706

HEX: #071706 RGB: (7,23,6)

Color info

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

RGB color model

#071706 color RGB value is (7,23,6).

RGB: (7,23,6) (3%, 9%, 2%)

RGB channels and saturation

R 7 of 255 = 3%
G 23 of 255 = 9%
B 6 of 255 = 2%

7
23
6

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

Portions of RGB colors in percentages

R + G + B = 7 + 23 + 6 = 36 (100%)
R 7 of 36 ~ 19.44%
G 23 of 36 ~ 63.89%
B 6 of 36 ~ 16.67'%

%19.44
%63.89
%16.67

CMYK color model

#071706 color CMYK value is (70,0,74,91).

  • cyan value is 69.57%
  • magenta value is 0.00%
  • yellow value is 73.91%
  • key color value is 90.98%

CMYK: (70,0,74,91)
C70M0Y74K91 (70%, 0%, 74%, 91%)
(0.70 / 0.00 / 0.74 / 0.91)

CMYK percentages

%69.57
%0
%73.91
%90.98

Codes

Color #071706 in popluar color models

07 17 06
RGB 7 23 6
HSL 116° 58.62% 5.69%
HSB/HSV 116° 73.91% 9.02%
CMYK 69.57% 0.00% 73.91%
90.98%

Color #071706 in popluar number systems.

HEX 07 17 06
Decimal 7 23 6
Binary 111 10111 110
Octal 7 27 6

Shades and tints

Shades of #071706

#071706
(7,23,6)
#071506
(7,21,6)
#071306
(7,19,6)
#071106
(7,17,6)
#070F06
(7,15,6)
#070D06
(7,13,6)
#070B06
(7,11,6)
#070906
(7,9,6)
#070706
(7,7,6)
#070506
(7,5,6)
#070306
(7,3,6)
#000000
(0,0,0)

Tints of #071706

#071706
(7,23,6)
#1D2C1C
(29,44,28)
#334132
(51,65,50)
#495648
(73,86,72)
#5F6B5E
(95,107,94)
#758074
(117,128,116)
#8B958A
(139,149,138)
#A1AAA0
(161,170,160)
#B7BFB6
(183,191,182)
#CDD4CC
(205,212,204)
#E3E9E2
(227,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071706; }

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

This text font color is #071706.

Background Color

.myBgColor { background-color: #071706; }

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

This div background color is #071706.

Border color

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

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

This div border color is #071706.

Opacity

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

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

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

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

This text has shadow with #071706 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071706.

Preview

Color preview on black background

This text has color #071706 on black background.


Color preview on white background

This text has color #071706 on white background.


Black color preview on #071706 background

This text has black color on #071706 background.


White color preview on #071706 background

This text has white color on #071706 background.


Related colors

Complementary color

Complementary color for #hex is #F8E8F9.


I love getcolorcode.com

Triadic colors

1 #060717 and #170607 with #071706 are triadic colors.

2 #061707 and #170706 with #071706 are triadic colors.