COLOR #07171E

HEX: #07171E RGB: (7,23,30)

Color info

#07171E contains red, green and blue colors in about the same proportion. Web safe color of #07171E is #000033 (or #003).

RGB color model

#07171E color RGB value is (7,23,30).

RGB: (7,23,30) (3%, 9%, 12%)

RGB channels and saturation

R 7 of 255 = 3%
G 23 of 255 = 9%
B 30 of 255 = 12%

7
23
30

R + G + B ~ 8%. #07171E is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 23 + 30 = 60 (100%)
R 7 of 60 ~ 11.67%
G 23 of 60 ~ 38.33%
B 30 of 60 ~ 50'%

%11.67
%38.33
%50

CMYK color model

#07171E color CMYK value is (77,23,0,88).

  • cyan value is 76.67%
  • magenta value is 23.33%
  • yellow value is 0.00%
  • key color value is 88.24%

CMYK: (77,23,0,88)
C77M23Y0K88 (77%, 23%, 0%, 88%)
(0.77 / 0.23 / 0.00 / 0.88)

CMYK percentages

%76.67
%23.33
%0
%88.24

Codes

Color #07171E in popluar color models

07 17 1E
RGB 7 23 30
HSL 198° 62.16% 7.25%
HSB/HSV 198° 76.67% 11.76%
CMYK 76.67% 23.33% 0.00%
88.24%

Color #07171E in popluar number systems.

HEX 07 17 1E
Decimal 7 23 30
Binary 111 10111 11110
Octal 7 27 36

Shades and tints

Shades of #07171E

#07171E
(7,23,30)
#07151C
(7,21,28)
#07131A
(7,19,26)
#071118
(7,17,24)
#070F16
(7,15,22)
#070D14
(7,13,20)
#070B12
(7,11,18)
#070910
(7,9,16)
#07070E
(7,7,14)
#07050C
(7,5,12)
#07030A
(7,3,10)
#000000
(0,0,0)

Tints of #07171E

#07171E
(7,23,30)
#1D2C32
(29,44,50)
#334146
(51,65,70)
#49565A
(73,86,90)
#5F6B6E
(95,107,110)
#758082
(117,128,130)
#8B9596
(139,149,150)
#A1AAAA
(161,170,170)
#B7BFBE
(183,191,190)
#CDD4D2
(205,212,210)
#E3E9E6
(227,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07171E; }

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

This text font color is #07171E.

Background Color

.myBgColor { background-color: #07171E; }

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

This div background color is #07171E.

Border color

.myBorderColor { border: 1px solid #07171E; }

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

This div border color is #07171E.

Opacity

.myOpacity80 { color: #07171E; opacity: 0.8; }

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

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

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

This text has shadow with #07171E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07171E.

Preview

Color preview on black background

This text has color #07171E on black background.


Color preview on white background

This text has color #07171E on white background.


Black color preview on #07171E background

This text has black color on #07171E background.


White color preview on #07171E background

This text has white color on #07171E background.


Related colors

Complementary color

Complementary color for #hex is #F8E8E1.


I love getcolorcode.com

Triadic colors

1 #1E0717 and #171E07 with #07171E are triadic colors.

2 #1E1707 and #17071E with #07171E are triadic colors.