COLOR #071A18

HEX: #071A18 RGB: (7,26,24)

Color info

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

RGB color model

#071A18 color RGB value is (7,26,24).

RGB: (7,26,24) (3%, 10%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 26 of 255 = 10%
B 24 of 255 = 9%

7
26
24

R + G + B ~ 7%. #071A18 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 26 + 24 = 57 (100%)
R 7 of 57 ~ 12.28%
G 26 of 57 ~ 45.61%
B 24 of 57 ~ 42.11'%

%12.28
%45.61
%42.11

CMYK color model

#071A18 color CMYK value is (73,0,8,90).

  • cyan value is 73.08%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 89.80%

CMYK: (73,0,8,90)
C73M0Y8K90 (73%, 0%, 8%, 90%)
(0.73 / 0.00 / 0.08 / 0.90)

CMYK percentages

%73.08
%0
%7.69
%89.8

Codes

Color #071A18 in popluar color models

07 1A 18
RGB 7 26 24
HSL 174° 57.58% 6.47%
HSB/HSV 174° 73.08% 10.20%
CMYK 73.08% 0.00% 7.69%
89.80%

Color #071A18 in popluar number systems.

HEX 07 1A 18
Decimal 7 26 24
Binary 111 11010 11000
Octal 7 32 30

Shades and tints

Shades of #071A18

#071A18
(7,26,24)
#071816
(7,24,22)
#071614
(7,22,20)
#071412
(7,20,18)
#071210
(7,18,16)
#07100E
(7,16,14)
#070E0C
(7,14,12)
#070C0A
(7,12,10)
#070A08
(7,10,8)
#070806
(7,8,6)
#070604
(7,6,4)
#000000
(0,0,0)

Tints of #071A18

#071A18
(7,26,24)
#1D2E2D
(29,46,45)
#334242
(51,66,66)
#495657
(73,86,87)
#5F6A6C
(95,106,108)
#757E81
(117,126,129)
#8B9296
(139,146,150)
#A1A6AB
(161,166,171)
#B7BAC0
(183,186,192)
#CDCED5
(205,206,213)
#E3E2EA
(227,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071A18; }

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

This text font color is #071A18.

Background Color

.myBgColor { background-color: #071A18; }

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

This div background color is #071A18.

Border color

.myBorderColor { border: 1px solid #071A18; }

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

This div border color is #071A18.

Opacity

.myOpacity80 { color: #071A18; opacity: 0.8; }

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

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

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

This text has shadow with #071A18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071A18.

Preview

Color preview on black background

This text has color #071A18 on black background.


Color preview on white background

This text has color #071A18 on white background.


Black color preview on #071A18 background

This text has black color on #071A18 background.


White color preview on #071A18 background

This text has white color on #071A18 background.


Related colors

Complementary color

Complementary color for #hex is #F8E5E7.


I love getcolorcode.com

Triadic colors

1 #18071A and #1A1807 with #071A18 are triadic colors.

2 #181A07 and #1A0718 with #071A18 are triadic colors.