Shades of Midnight Express #071439
Tints of Midnight Express #071439
RGB
CMYK
RGB Variations
Color information
#071439 (or 0x071439) is known color: Midnight Express. HEX triplet: 07, 14 and 39. RGB value is (7,20,57). Sum of RGB (Red+Green+Blue) = 7+20+57=84 (11% of max value = 765). Red value is 7 (3.12% from 255 or 8.33% from 84); Green value is 20 (8.20% from 255 or 23.81% from 84); Blue value is 57 (22.66% from 255 or 67.86% from 84); Max value from RGB is 57 - color contains mainly: blue. Hex color #071439 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071439 is #F8EBC6. Grayscale: #141414. Windows color (decimal): -16313287 or 3740679. OLE color: 3740679.
HSL color Cylindrical-coordinate representation of color #071439: hue angle of 224.4º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #071439 is Cyan = 0.88, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 20 | 57 | - |
| CMYK | 0.88 | 0.65 | 0 | 0.78 |
| HSL | 224.4º | 0.78% | 0.13% | - |
| HSV(B) | 224.4º | 0.88% | 0.22% | - |
| XYZ | 1.08 | 0.84 | 3.98 | - |
| YUV | 20.33 | 148.69 | 118.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 20 | 57 | 0.88 | 0.65 | 0 | 0.78 | 224.4 | 0.78 | 0.13 |
| Hex | 7 | 14 | 39 | 58 | 41 | 0 | 4E | E0 | 4E | D |
| Octal | 7 | 24 | 71 | 130 | 101 | 0 | 116 | 340 | 116 | 15 |
| Binary | 111 | 10100 | 111001 | 1011000 | 1000001 | 0 | 1001110 | 11100000 | 1001110 | 1101 |
Color Harmonies of #071439
Complementary color
Monochromatic Colors of #071439
Black with #071439
Text Example
Text Example
White with #071439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071439; }
p { color: rgb(7,20,57); }
H1.HeaderClassName
{
color: #071439;
}
.AnyTagClassName
{
color: #071439;
}
</style>
background-color css
<style>
a { background-color: #071439; }
a { background-color: rgb(7,20,57); }
div.DivClassName
{
background-color: #071439;
}
.BgClassName
{
background-color: #071439;
}
</style>
border-color css
<style>
span { border-color: #071439; }
span { border-color: rgb(7,20,57); }
td.TdClassName
{
border-color: #071439;
}
.TagClassName
{
border-color: #071439;
}
</style>