COLOR #071216

HEX: #071216 RGB: (7,18,22)

Color info

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

RGB color model

#071216 color RGB value is (7,18,22).

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

RGB channels and saturation

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

7
18
22

R + G + B ~ 6%. #071216 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 18 + 22 = 47 (100%)
R 7 of 47 ~ 14.89%
G 18 of 47 ~ 38.3%
B 22 of 47 ~ 46.81'%

%14.89
%38.3
%46.81

CMYK color model

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

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

CMYK: (68,18,0,91)
C68M18Y0K91 (68%, 18%, 0%, 91%)
(0.68 / 0.18 / 0.00 / 0.91)

CMYK percentages

%68.18
%18.18
%0
%91.37

Codes

Color #071216 in popluar color models

07 12 16
RGB 7 18 22
HSL 196° 51.72% 5.69%
HSB/HSV 196° 68.18% 8.63%
CMYK 68.18% 18.18% 0.00%
91.37%

Color #071216 in popluar number systems.

HEX 07 12 16
Decimal 7 18 22
Binary 111 10010 10110
Octal 7 22 26

Shades and tints

Shades of #071216

#071216
(7,18,22)
#071114
(7,17,20)
#071012
(7,16,18)
#070F10
(7,15,16)
#070E0E
(7,14,14)
#070D0C
(7,13,12)
#070C0A
(7,12,10)
#070B08
(7,11,8)
#070A06
(7,10,6)
#070904
(7,9,4)
#070802
(7,8,2)
#000000
(0,0,0)

Tints of #071216

#071216
(7,18,22)
#1D272B
(29,39,43)
#333C40
(51,60,64)
#495155
(73,81,85)
#5F666A
(95,102,106)
#757B7F
(117,123,127)
#8B9094
(139,144,148)
#A1A5A9
(161,165,169)
#B7BABE
(183,186,190)
#CDCFD3
(205,207,211)
#E3E4E8
(227,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071216; }

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

This text font color is #071216.

Background Color

.myBgColor { background-color: #071216; }

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

This div background color is #071216.

Border color

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

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

This div border color is #071216.

Opacity

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

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

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

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

This text has shadow with #071216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071216.

Preview

Color preview on black background

This text has color #071216 on black background.


Color preview on white background

This text has color #071216 on white background.


Black color preview on #071216 background

This text has black color on #071216 background.


White color preview on #071216 background

This text has white color on #071216 background.


Related colors

Complementary color

Complementary color for #hex is #F8EDE9.


I love getcolorcode.com

Triadic colors

1 #160712 and #121607 with #071216 are triadic colors.

2 #161207 and #120716 with #071216 are triadic colors.