COLOR #07170B

HEX: #07170B RGB: (7,23,11)

Color info

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

RGB color model

#07170B color RGB value is (7,23,11).

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

RGB channels and saturation

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

7
23
11

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

Portions of RGB colors in percentages

R + G + B = 7 + 23 + 11 = 41 (100%)
R 7 of 41 ~ 17.07%
G 23 of 41 ~ 56.1%
B 11 of 41 ~ 26.83'%

%17.07
%56.1
%26.83

CMYK color model

#07170B color CMYK value is (70,0,52,91).

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

CMYK: (70,0,52,91)
C70M0Y52K91 (70%, 0%, 52%, 91%)
(0.70 / 0.00 / 0.52 / 0.91)

CMYK percentages

%69.57
%0
%52.17
%90.98

Codes

Color #07170B in popluar color models

07 17 0B
RGB 7 23 11
HSL 135° 53.33% 5.88%
HSB/HSV 135° 69.57% 9.02%
CMYK 69.57% 0.00% 52.17%
90.98%

Color #07170B in popluar number systems.

HEX 07 17 0B
Decimal 7 23 11
Binary 111 10111 1011
Octal 7 27 13

Shades and tints

Shades of #07170B

#07170B
(7,23,11)
#07150A
(7,21,10)
#071309
(7,19,9)
#071108
(7,17,8)
#070F07
(7,15,7)
#070D06
(7,13,6)
#070B05
(7,11,5)
#070904
(7,9,4)
#070703
(7,7,3)
#070502
(7,5,2)
#070301
(7,3,1)
#000000
(0,0,0)

Tints of #07170B

#07170B
(7,23,11)
#1D2C21
(29,44,33)
#334137
(51,65,55)
#49564D
(73,86,77)
#5F6B63
(95,107,99)
#758079
(117,128,121)
#8B958F
(139,149,143)
#A1AAA5
(161,170,165)
#B7BFBB
(183,191,187)
#CDD4D1
(205,212,209)
#E3E9E7
(227,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07170B; }

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

This text font color is #07170B.

Background Color

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

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

This div background color is #07170B.

Border color

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

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

This div border color is #07170B.

Opacity

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

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

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

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

This text has shadow with #07170B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07170B.

Preview

Color preview on black background

This text has color #07170B on black background.


Color preview on white background

This text has color #07170B on white background.


Black color preview on #07170B background

This text has black color on #07170B background.


White color preview on #07170B background

This text has white color on #07170B background.


Related colors

Complementary color

Complementary color for #hex is #F8E8F4.


I love getcolorcode.com

Gradients

Color #07170B is used in Black Leather Jacket gradient.

Black Leather Jacket


Triadic colors

1 #0B0717 and #170B07 with #07170B are triadic colors.

2 #0B1707 and #17070B with #07170B are triadic colors.