COLOR #071327

HEX: #071327 RGB: (7,19,39)

Color info

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

RGB color model

#071327 color RGB value is (7,19,39).

RGB: (7,19,39) (3%, 7%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 19 of 255 = 7%
B 39 of 255 = 15%

7
19
39

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

Portions of RGB colors in percentages

R + G + B = 7 + 19 + 39 = 65 (100%)
R 7 of 65 ~ 10.77%
G 19 of 65 ~ 29.23%
B 39 of 65 ~ 60'%

%10.77
%29.23
%60

CMYK color model

#071327 color CMYK value is (82,51,0,85).

  • cyan value is 82.05%
  • magenta value is 51.28%
  • yellow value is 0.00%
  • key color value is 84.71%

CMYK: (82,51,0,85)
C82M51Y0K85 (82%, 51%, 0%, 85%)
(0.82 / 0.51 / 0.00 / 0.85)

CMYK percentages

%82.05
%51.28
%0
%84.71

Codes

Color #071327 in popluar color models

07 13 27
RGB 7 19 39
HSL 218° 69.57% 9.02%
HSB/HSV 218° 82.05% 15.29%
CMYK 82.05% 51.28% 0.00%
84.71%

Color #071327 in popluar number systems.

HEX 07 13 27
Decimal 7 19 39
Binary 111 10011 100111
Octal 7 23 47

Shades and tints

Shades of #071327

#071327
(7,19,39)
#071224
(7,18,36)
#071121
(7,17,33)
#07101E
(7,16,30)
#070F1B
(7,15,27)
#070E18
(7,14,24)
#070D15
(7,13,21)
#070C12
(7,12,18)
#070B0F
(7,11,15)
#070A0C
(7,10,12)
#070909
(7,9,9)
#000000
(0,0,0)

Tints of #071327

#071327
(7,19,39)
#1D283A
(29,40,58)
#333D4D
(51,61,77)
#495260
(73,82,96)
#5F6773
(95,103,115)
#757C86
(117,124,134)
#8B9199
(139,145,153)
#A1A6AC
(161,166,172)
#B7BBBF
(183,187,191)
#CDD0D2
(205,208,210)
#E3E5E5
(227,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #071327 color. Also use rgb(7,19,39) instead hex code.

Text Font Color

.myTextColor { color: #071327; }

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

This text font color is #071327.

Background Color

.myBgColor { background-color: #071327; }

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

This div background color is #071327.

Border color

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

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

This div border color is #071327.

Opacity

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

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

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

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

This text has shadow with #071327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071327.

Preview

Color preview on black background

This text has color #071327 on black background.


Color preview on white background

This text has color #071327 on white background.


Black color preview on #071327 background

This text has black color on #071327 background.


White color preview on #071327 background

This text has white color on #071327 background.


Related colors

Complementary color

Complementary color for #hex is #F8ECD8.


I love getcolorcode.com

Triadic colors

1 #270713 and #132707 with #071327 are triadic colors.

2 #271307 and #130727 with #071327 are triadic colors.