Shades of Midnight Express #071440
Tints of Midnight Express #071440
RGB
CMYK
RGB Variations
Color information
#071440 (or 0x071440) is known color: Midnight Express. HEX triplet: 07, 14 and 40. RGB value is (7,20,64). Sum of RGB (Red+Green+Blue) = 7+20+64=91 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.69% from 91); Green value is 20 (8.20% from 255 or 21.98% from 91); Blue value is 64 (25.39% from 255 or 70.33% from 91); Max value from RGB is 64 - color contains mainly: blue. Hex color #071440 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071440 is #F8EBBF. Grayscale: #141414. Windows color (decimal): -16313280 or 4199431. OLE color: 4199431.
HSL color Cylindrical-coordinate representation of color #071440: hue angle of 226.32º degrees, saturation: 0.8, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #071440 is Cyan = 0.89, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 7 | 20 | 64 | - |
| CMYK | 0.89 | 0.69 | 0 | 0.75 |
| HSL | 226.32º | 0.8% | 0.14% | - |
| HSV(B) | 226.32º | 0.89% | 0.25% | - |
| XYZ | 1.26 | 0.92 | 4.96 | - |
| YUV | 21.13 | 152.19 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 20 | 64 | 0.89 | 0.69 | 0 | 0.75 | 226.32 | 0.8 | 0.14 |
| Hex | 7 | 14 | 40 | 59 | 45 | 0 | 4B | E2 | 50 | E |
| Octal | 7 | 24 | 100 | 131 | 105 | 0 | 113 | 342 | 120 | 16 |
| Binary | 111 | 10100 | 1000000 | 1011001 | 1000101 | 0 | 1001011 | 11100010 | 1010000 | 1110 |
Color Harmonies of #071440
Complementary color
Monochromatic Colors of #071440
Black with #071440
Text Example
Text Example
White with #071440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071440; }
p { color: rgb(7,20,64); }
H1.HeaderClassName
{
color: #071440;
}
.AnyTagClassName
{
color: #071440;
}
</style>
background-color css
<style>
a { background-color: #071440; }
a { background-color: rgb(7,20,64); }
div.DivClassName
{
background-color: #071440;
}
.BgClassName
{
background-color: #071440;
}
</style>
border-color css
<style>
span { border-color: #071440; }
span { border-color: rgb(7,20,64); }
td.TdClassName
{
border-color: #071440;
}
.TagClassName
{
border-color: #071440;
}
</style>