COLOR #071117

HEX: #071117 RGB: (7,17,23)

Color info

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

RGB color model

#071117 color RGB value is (7,17,23).

RGB: (7,17,23) (3%, 7%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 17 of 255 = 7%
B 23 of 255 = 9%

7
17
23

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

Portions of RGB colors in percentages

R + G + B = 7 + 17 + 23 = 47 (100%)
R 7 of 47 ~ 14.89%
G 17 of 47 ~ 36.17%
B 23 of 47 ~ 48.94'%

%14.89
%36.17
%48.94

CMYK color model

#071117 color CMYK value is (70,26,0,91).

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

CMYK: (70,26,0,91)
C70M26Y0K91 (70%, 26%, 0%, 91%)
(0.70 / 0.26 / 0.00 / 0.91)

CMYK percentages

%69.57
%26.09
%0
%90.98

Codes

Color #071117 in popluar color models

07 11 17
RGB 7 17 23
HSL 203° 53.33% 5.88%
HSB/HSV 203° 69.57% 9.02%
CMYK 69.57% 26.09% 0.00%
90.98%

Color #071117 in popluar number systems.

HEX 07 11 17
Decimal 7 17 23
Binary 111 10001 10111
Octal 7 21 27

Shades and tints

Shades of #071117

#071117
(7,17,23)
#071015
(7,16,21)
#070F13
(7,15,19)
#070E11
(7,14,17)
#070D0F
(7,13,15)
#070C0D
(7,12,13)
#070B0B
(7,11,11)
#070A09
(7,10,9)
#070907
(7,9,7)
#070805
(7,8,5)
#070703
(7,7,3)
#000000
(0,0,0)

Tints of #071117

#071117
(7,17,23)
#1D262C
(29,38,44)
#333B41
(51,59,65)
#495056
(73,80,86)
#5F656B
(95,101,107)
#757A80
(117,122,128)
#8B8F95
(139,143,149)
#A1A4AA
(161,164,170)
#B7B9BF
(183,185,191)
#CDCED4
(205,206,212)
#E3E3E9
(227,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071117; }

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

This text font color is #071117.

Background Color

.myBgColor { background-color: #071117; }

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

This div background color is #071117.

Border color

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

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

This div border color is #071117.

Opacity

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

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

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

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

This text has shadow with #071117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071117.

Preview

Color preview on black background

This text has color #071117 on black background.


Color preview on white background

This text has color #071117 on white background.


Black color preview on #071117 background

This text has black color on #071117 background.


White color preview on #071117 background

This text has white color on #071117 background.


Related colors

Complementary color

Complementary color for #hex is #F8EEE8.


I love getcolorcode.com

Triadic colors

1 #170711 and #111707 with #071117 are triadic colors.

2 #171107 and #110717 with #071117 are triadic colors.