COLOR #071014

HEX: #071014 RGB: (7,16,20)

Color info

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

RGB color model

#071014 color RGB value is (7,16,20).

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

RGB channels and saturation

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

7
16
20

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

Portions of RGB colors in percentages

R + G + B = 7 + 16 + 20 = 43 (100%)
R 7 of 43 ~ 16.28%
G 16 of 43 ~ 37.21%
B 20 of 43 ~ 46.51'%

%16.28
%37.21
%46.51

CMYK color model

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

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

CMYK: (65,20,0,92)
C65M20Y0K92 (65%, 20%, 0%, 92%)
(0.65 / 0.20 / 0.00 / 0.92)

CMYK percentages

%65
%20
%0
%92.16

Codes

Color #071014 in popluar color models

07 10 14
RGB 7 16 20
HSL 198° 48.15% 5.29%
HSB/HSV 198° 65.00% 7.84%
CMYK 65.00% 20.00% 0.00%
92.16%

Color #071014 in popluar number systems.

HEX 07 10 14
Decimal 7 16 20
Binary 111 10000 10100
Octal 7 20 24

Shades and tints

Shades of #071014

#071014
(7,16,20)
#070F13
(7,15,19)
#070E12
(7,14,18)
#070D11
(7,13,17)
#070C10
(7,12,16)
#070B0F
(7,11,15)
#070A0E
(7,10,14)
#07090D
(7,9,13)
#07080C
(7,8,12)
#07070B
(7,7,11)
#07060A
(7,6,10)
#000000
(0,0,0)

Tints of #071014

#071014
(7,16,20)
#1D2529
(29,37,41)
#333A3E
(51,58,62)
#494F53
(73,79,83)
#5F6468
(95,100,104)
#75797D
(117,121,125)
#8B8E92
(139,142,146)
#A1A3A7
(161,163,167)
#B7B8BC
(183,184,188)
#CDCDD1
(205,205,209)
#E3E2E6
(227,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071014; }

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

This text font color is #071014.

Background Color

.myBgColor { background-color: #071014; }

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

This div background color is #071014.

Border color

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

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

This div border color is #071014.

Opacity

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

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

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

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

This text has shadow with #071014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071014.

Preview

Color preview on black background

This text has color #071014 on black background.


Color preview on white background

This text has color #071014 on white background.


Black color preview on #071014 background

This text has black color on #071014 background.


White color preview on #071014 background

This text has white color on #071014 background.


Related colors

Complementary color

Complementary color for #hex is #F8EFEB.


I love getcolorcode.com

Triadic colors

1 #140710 and #101407 with #071014 are triadic colors.

2 #141007 and #100714 with #071014 are triadic colors.