COLOR #07170E

HEX: #07170E RGB: (7,23,14)

Color info

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

RGB color model

#07170E color RGB value is (7,23,14).

RGB: (7,23,14) (3%, 9%, 5%)

RGB channels and saturation

R 7 of 255 = 3%
G 23 of 255 = 9%
B 14 of 255 = 5%

7
23
14

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

Portions of RGB colors in percentages

R + G + B = 7 + 23 + 14 = 44 (100%)
R 7 of 44 ~ 15.91%
G 23 of 44 ~ 52.27%
B 14 of 44 ~ 31.82'%

%15.91
%52.27
%31.82

CMYK color model

#07170E color CMYK value is (70,0,39,91).

  • cyan value is 69.57%
  • magenta value is 0.00%
  • yellow value is 39.13%
  • key color value is 90.98%
CMYK: (70,0,39,91) C70M0Y39K91 (70%,0%,39%,91%) (0.70/0.00/0.39/0.91) 

CMYK percentages

%69.57
%0
%39.13
%90.98

Codes

Color #07170E in popluar color models

07 17 0E
RGB 7 23 14
HSL 146° 53.33% 5.88%
HSB/HSV 146° 69.57% 9.02%
CMYK 69.57% 0.00% 39.13%
90.98%

Color #07170E in popluar number systems.

HEX 07 17 0E
Decimal 7 23 14
Binary 111 10111 1110
Octal 7 27 16

Shades and tints

Shades of #07170E

#07170E
(7,23,14)
#07150D
(7,21,13)
#07130C
(7,19,12)
#07110B
(7,17,11)
#070F0A
(7,15,10)
#070D09
(7,13,9)
#070B08
(7,11,8)
#070907
(7,9,7)
#070706
(7,7,6)
#070505
(7,5,5)
#070304
(7,3,4)
#000000
(0,0,0)

Tints of #07170E

#07170E
(7,23,14)
#1D2C23
(29,44,35)
#334138
(51,65,56)
#49564D
(73,86,77)
#5F6B62
(95,107,98)
#758077
(117,128,119)
#8B958C
(139,149,140)
#A1AAA1
(161,170,161)
#B7BFB6
(183,191,182)
#CDD4CB
(205,212,203)
#E3E9E0
(227,233,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07170E; }

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

This text font color is #07170E.

Background Color

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

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

This div background color is #07170E.

Border color

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

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

This div border color is #07170E.

Opacity

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

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

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

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

This text has shadow with #07170E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07170E.

Preview

Color preview on black background

This text has color #07170E on black background.


Color preview on white background

This text has color #07170E on white background.


Black color preview on #07170E background

This text has black color on #07170E background.


White color preview on #07170E background

This text has white color on #07170E background.


Related colors

Complementary color

Complementary color for #hex is #F8E8F1.


I love getcolorcode.com

Triadic colors

1 #0E0717 and #170E07 with #07170E are triadic colors.

2 #0E1707 and #17070E with #07170E are triadic colors.