COLOR #071218

HEX: #071218 RGB: (7,18,24)

Color info

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

RGB color model

#071218 color RGB value is (7,18,24).

RGB: (7,18,24) (3%, 7%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 18 of 255 = 7%
B 24 of 255 = 9%

7
18
24

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

Portions of RGB colors in percentages

R + G + B = 7 + 18 + 24 = 49 (100%)
R 7 of 49 ~ 14.29%
G 18 of 49 ~ 36.73%
B 24 of 49 ~ 48.98'%

%14.29
%36.73
%48.98

CMYK color model

#071218 color CMYK value is (71,25,0,91).

  • cyan value is 70.83%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 90.59%

CMYK: (71,25,0,91)
C71M25Y0K91 (71%, 25%, 0%, 91%)
(0.71 / 0.25 / 0.00 / 0.91)

CMYK percentages

%70.83
%25
%0
%90.59

Codes

Color #071218 in popluar color models

07 12 18
RGB 7 18 24
HSL 201° 54.84% 6.08%
HSB/HSV 201° 70.83% 9.41%
CMYK 70.83% 25.00% 0.00%
90.59%

Color #071218 in popluar number systems.

HEX 07 12 18
Decimal 7 18 24
Binary 111 10010 11000
Octal 7 22 30

Shades and tints

Shades of #071218

#071218
(7,18,24)
#071116
(7,17,22)
#071014
(7,16,20)
#070F12
(7,15,18)
#070E10
(7,14,16)
#070D0E
(7,13,14)
#070C0C
(7,12,12)
#070B0A
(7,11,10)
#070A08
(7,10,8)
#070906
(7,9,6)
#070804
(7,8,4)
#000000
(0,0,0)

Tints of #071218

#071218
(7,18,24)
#1D272D
(29,39,45)
#333C42
(51,60,66)
#495157
(73,81,87)
#5F666C
(95,102,108)
#757B81
(117,123,129)
#8B9096
(139,144,150)
#A1A5AB
(161,165,171)
#B7BAC0
(183,186,192)
#CDCFD5
(205,207,213)
#E3E4EA
(227,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #071218 color. Also use rgb(7,18,24) instead hex code.

Text Font Color

.myTextColor { color: #071218; }

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

This text font color is #071218.

Background Color

.myBgColor { background-color: #071218; }

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

This div background color is #071218.

Border color

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

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

This div border color is #071218.

Opacity

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

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

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

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

This text has shadow with #071218 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071218.

Preview

Color preview on black background

This text has color #071218 on black background.


Color preview on white background

This text has color #071218 on white background.


Black color preview on #071218 background

This text has black color on #071218 background.


White color preview on #071218 background

This text has white color on #071218 background.


Related colors

Complementary color

Complementary color for #hex is #F8EDE7.


I love getcolorcode.com

Triadic colors

1 #180712 and #121807 with #071218 are triadic colors.

2 #181207 and #120718 with #071218 are triadic colors.