COLOR #081317

HEX: #081317 RGB: (8,19,23)

Color info

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

RGB color model

#081317 color RGB value is (8,19,23).

RGB: (8,19,23) (3%, 7%, 9%)

RGB channels and saturation

R 8 of 255 = 3%
G 19 of 255 = 7%
B 23 of 255 = 9%

8
19
23

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

Portions of RGB colors in percentages

R + G + B = 8 + 19 + 23 = 50 (100%)
R 8 of 50 ~ 16%
G 19 of 50 ~ 38%
B 23 of 50 ~ 46'%

%16
%38
%46

CMYK color model

#081317 color CMYK value is (65,17,0,91).

  • cyan value is 65.22%
  • magenta value is 17.39%
  • yellow value is 0.00%
  • key color value is 90.98%
CMYK: (65,17,0,91) C65M17Y0K91 (65%,17%,0%,91%) (0.65/0.17/0.00/0.91) 

CMYK percentages

%65.22
%17.39
%0
%90.98

Codes

Color #081317 in popluar color models

08 13 17
RGB 8 19 23
HSL 196° 48.39% 6.08%
HSB/HSV 196° 65.22% 9.02%
CMYK 65.22% 17.39% 0.00%
90.98%

Color #081317 in popluar number systems.

HEX 08 13 17
Decimal 8 19 23
Binary 1000 10011 10111
Octal 10 23 27

Shades and tints

Shades of #081317

#081317
(8,19,23)
#081215
(8,18,21)
#081113
(8,17,19)
#081011
(8,16,17)
#080F0F
(8,15,15)
#080E0D
(8,14,13)
#080D0B
(8,13,11)
#080C09
(8,12,9)
#080B07
(8,11,7)
#080A05
(8,10,5)
#080903
(8,9,3)
#000000
(0,0,0)

Tints of #081317

#081317
(8,19,23)
#1E282C
(30,40,44)
#343D41
(52,61,65)
#4A5256
(74,82,86)
#60676B
(96,103,107)
#767C80
(118,124,128)
#8C9195
(140,145,149)
#A2A6AA
(162,166,170)
#B8BBBF
(184,187,191)
#CED0D4
(206,208,212)
#E4E5E9
(228,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #081317 color. Also use rgb(8,19,23) instead hex code.

Text Font Color

.myTextColor { color: #081317; }

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

This text font color is #081317.

Background Color

.myBgColor { background-color: #081317; }

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

This div background color is #081317.

Border color

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

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

This div border color is #081317.

Opacity

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

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

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

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

This text has shadow with #081317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #081317.

Preview

Color preview on black background

This text has color #081317 on black background.


Color preview on white background

This text has color #081317 on white background.


Black color preview on #081317 background

This text has black color on #081317 background.


White color preview on #081317 background

This text has white color on #081317 background.


Related colors

Complementary color

Complementary color for #hex is #F7ECE8.


I love getcolorcode.com

Triadic colors

1 #170813 and #131708 with #081317 are triadic colors.

2 #171308 and #130817 with #081317 are triadic colors.