COLOR #07170A

HEX: #07170A RGB: (7,23,10)

Color info

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

RGB color model

#07170A color RGB value is (7,23,10).

RGB: (7,23,10) (3%, 9%, 4%)

RGB channels and saturation

R 7 of 255 = 3%
G 23 of 255 = 9%
B 10 of 255 = 4%

7
23
10

R + G + B ~ 5%. #07170A is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 23 + 10 = 40 (100%)
R 7 of 40 ~ 17.5%
G 23 of 40 ~ 57.5%
B 10 of 40 ~ 25'%

%17.5
%57.5
%25

CMYK color model

#07170A color CMYK value is (70,0,57,91).

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

CMYK: (70,0,57,91)
C70M0Y57K91 (70%, 0%, 57%, 91%)
(0.70 / 0.00 / 0.57 / 0.91)

CMYK percentages

%69.57
%0
%56.52
%90.98

Codes

Color #07170A in popluar color models

07 17 0A
RGB 7 23 10
HSL 131° 53.33% 5.88%
HSB/HSV 131° 69.57% 9.02%
CMYK 69.57% 0.00% 56.52%
90.98%

Color #07170A in popluar number systems.

HEX 07 17 0A
Decimal 7 23 10
Binary 111 10111 1010
Octal 7 27 12

Shades and tints

Shades of #07170A

#07170A
(7,23,10)
#07150A
(7,21,10)
#07130A
(7,19,10)
#07110A
(7,17,10)
#070F0A
(7,15,10)
#070D0A
(7,13,10)
#070B0A
(7,11,10)
#07090A
(7,9,10)
#07070A
(7,7,10)
#07050A
(7,5,10)
#07030A
(7,3,10)
#000000
(0,0,0)

Tints of #07170A

#07170A
(7,23,10)
#1D2C20
(29,44,32)
#334136
(51,65,54)
#49564C
(73,86,76)
#5F6B62
(95,107,98)
#758078
(117,128,120)
#8B958E
(139,149,142)
#A1AAA4
(161,170,164)
#B7BFBA
(183,191,186)
#CDD4D0
(205,212,208)
#E3E9E6
(227,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07170A; }

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

This text font color is #07170A.

Background Color

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

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

This div background color is #07170A.

Border color

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

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

This div border color is #07170A.

Opacity

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

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

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

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

This text has shadow with #07170A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07170A.

Preview

Color preview on black background

This text has color #07170A on black background.


Color preview on white background

This text has color #07170A on white background.


Black color preview on #07170A background

This text has black color on #07170A background.


White color preview on #07170A background

This text has white color on #07170A background.


Related colors

Complementary color

Complementary color for #hex is #F8E8F5.


I love getcolorcode.com

Triadic colors

1 #0A0717 and #170A07 with #07170A are triadic colors.

2 #0A1707 and #17070A with #07170A are triadic colors.