COLOR #071424

HEX: #071424 RGB: (7,20,36)

Color info

#071424 contains red, green and blue colors in about the same proportion. Web safe color of #071424 is #000033 (or #003).

RGB color model

#071424 color RGB value is (7,20,36).

RGB: (7,20,36) (3%, 8%, 14%)

RGB channels and saturation

R 7 of 255 = 3%
G 20 of 255 = 8%
B 36 of 255 = 14%

7
20
36

R + G + B ~ 8%. #071424 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 20 + 36 = 63 (100%)
R 7 of 63 ~ 11.11%
G 20 of 63 ~ 31.75%
B 36 of 63 ~ 57.14'%

%11.11
%31.75
%57.14

CMYK color model

#071424 color CMYK value is (81,44,0,86).

  • cyan value is 80.56%
  • magenta value is 44.44%
  • yellow value is 0.00%
  • key color value is 85.88%

CMYK: (81,44,0,86)
C81M44Y0K86 (81%, 44%, 0%, 86%)
(0.81 / 0.44 / 0.00 / 0.86)

CMYK percentages

%80.56
%44.44
%0
%85.88

Codes

Color #071424 in popluar color models

07 14 24
RGB 7 20 36
HSL 213° 67.44% 8.43%
HSB/HSV 213° 80.56% 14.12%
CMYK 80.56% 44.44% 0.00%
85.88%

Color #071424 in popluar number systems.

HEX 07 14 24
Decimal 7 20 36
Binary 111 10100 100100
Octal 7 24 44

Shades and tints

Shades of #071424

#071424
(7,20,36)
#071321
(7,19,33)
#07121E
(7,18,30)
#07111B
(7,17,27)
#071018
(7,16,24)
#070F15
(7,15,21)
#070E12
(7,14,18)
#070D0F
(7,13,15)
#070C0C
(7,12,12)
#070B09
(7,11,9)
#070A06
(7,10,6)
#000000
(0,0,0)

Tints of #071424

#071424
(7,20,36)
#1D2937
(29,41,55)
#333E4A
(51,62,74)
#49535D
(73,83,93)
#5F6870
(95,104,112)
#757D83
(117,125,131)
#8B9296
(139,146,150)
#A1A7A9
(161,167,169)
#B7BCBC
(183,188,188)
#CDD1CF
(205,209,207)
#E3E6E2
(227,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #071424 color. Also use rgb(7,20,36) instead hex code.

Text Font Color

.myTextColor { color: #071424; }

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

This text font color is #071424.

Background Color

.myBgColor { background-color: #071424; }

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

This div background color is #071424.

Border color

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

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

This div border color is #071424.

Opacity

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

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

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

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

This text has shadow with #071424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071424.

Preview

Color preview on black background

This text has color #071424 on black background.


Color preview on white background

This text has color #071424 on white background.


Black color preview on #071424 background

This text has black color on #071424 background.


White color preview on #071424 background

This text has white color on #071424 background.


Related colors

Complementary color

Complementary color for #hex is #F8EBDB.


I love getcolorcode.com

Triadic colors

1 #240714 and #142407 with #071424 are triadic colors.

2 #241407 and #140724 with #071424 are triadic colors.