COLOR #071624

HEX: #071624 RGB: (7,22,36)

Color info

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

RGB color model

#071624 color RGB value is (7,22,36).

RGB: (7,22,36) (3%, 9%, 14%)

RGB channels and saturation

R 7 of 255 = 3%
G 22 of 255 = 9%
B 36 of 255 = 14%

7
22
36

R + G + B ~ 9%. #071624 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 22 + 36 = 65 (100%)
R 7 of 65 ~ 10.77%
G 22 of 65 ~ 33.85%
B 36 of 65 ~ 55.38'%

%10.77
%33.85
%55.38

CMYK color model

#071624 color CMYK value is (81,39,0,86).

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

CMYK: (81,39,0,86)
C81M39Y0K86 (81%, 39%, 0%, 86%)
(0.81 / 0.39 / 0.00 / 0.86)

CMYK percentages

%80.56
%38.89
%0
%85.88

Codes

Color #071624 in popluar color models

07 16 24
RGB 7 22 36
HSL 209° 67.44% 8.43%
HSB/HSV 209° 80.56% 14.12%
CMYK 80.56% 38.89% 0.00%
85.88%

Color #071624 in popluar number systems.

HEX 07 16 24
Decimal 7 22 36
Binary 111 10110 100100
Octal 7 26 44

Shades and tints

Shades of #071624

#071624
(7,22,36)
#071421
(7,20,33)
#07121E
(7,18,30)
#07101B
(7,16,27)
#070E18
(7,14,24)
#070C15
(7,12,21)
#070A12
(7,10,18)
#07080F
(7,8,15)
#07060C
(7,6,12)
#070409
(7,4,9)
#070206
(7,2,6)
#000000
(0,0,0)

Tints of #071624

#071624
(7,22,36)
#1D2B37
(29,43,55)
#33404A
(51,64,74)
#49555D
(73,85,93)
#5F6A70
(95,106,112)
#757F83
(117,127,131)
#8B9496
(139,148,150)
#A1A9A9
(161,169,169)
#B7BEBC
(183,190,188)
#CDD3CF
(205,211,207)
#E3E8E2
(227,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071624; }

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

This text font color is #071624.

Background Color

.myBgColor { background-color: #071624; }

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

This div background color is #071624.

Border color

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

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

This div border color is #071624.

Opacity

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

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

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

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

This text has shadow with #071624 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071624.

Preview

Color preview on black background

This text has color #071624 on black background.


Color preview on white background

This text has color #071624 on white background.


Black color preview on #071624 background

This text has black color on #071624 background.


White color preview on #071624 background

This text has white color on #071624 background.


Related colors

Complementary color

Complementary color for #hex is #F8E9DB.


I love getcolorcode.com

Triadic colors

1 #240716 and #162407 with #071624 are triadic colors.

2 #241607 and #160724 with #071624 are triadic colors.