Shades of Midnight Express #071342
Tints of Midnight Express #071342
RGB
CMYK
RGB Variations
Color information
#071342 (or 0x071342) is known color: Midnight Express. HEX triplet: 07, 13 and 42. RGB value is (7,19,66). Sum of RGB (Red+Green+Blue) = 7+19+66=92 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.61% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 66 (26.17% from 255 or 71.74% from 92); Max value from RGB is 66 - color contains mainly: blue. Hex color #071342 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071342 is #F8ECBD. Grayscale: #141414. Windows color (decimal): -16313534 or 4330247. OLE color: 4330247.
HSL color Cylindrical-coordinate representation of color #071342: hue angle of 227.8º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #071342 is Cyan = 0.89, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 7 | 19 | 66 | - |
| CMYK | 0.89 | 0.71 | 0 | 0.74 |
| HSL | 227.8º | 0.81% | 0.14% | - |
| HSV(B) | 227.8º | 0.89% | 0.26% | - |
| XYZ | 1.3 | 0.9 | 5.26 | - |
| YUV | 20.77 | 153.52 | 118.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 19 | 66 | 0.89 | 0.71 | 0 | 0.74 | 227.8 | 0.81 | 0.14 |
| Hex | 7 | 13 | 42 | 59 | 47 | 0 | 4A | E4 | 51 | E |
| Octal | 7 | 23 | 102 | 131 | 107 | 0 | 112 | 344 | 121 | 16 |
| Binary | 111 | 10011 | 1000010 | 1011001 | 1000111 | 0 | 1001010 | 11100100 | 1010001 | 1110 |
Color Harmonies of #071342
Complementary color
Monochromatic Colors of #071342
Black with #071342
Text Example
Text Example
White with #071342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071342; }
p { color: rgb(7,19,66); }
H1.HeaderClassName
{
color: #071342;
}
.AnyTagClassName
{
color: #071342;
}
</style>
background-color css
<style>
a { background-color: #071342; }
a { background-color: rgb(7,19,66); }
div.DivClassName
{
background-color: #071342;
}
.BgClassName
{
background-color: #071342;
}
</style>
border-color css
<style>
span { border-color: #071342; }
span { border-color: rgb(7,19,66); }
td.TdClassName
{
border-color: #071342;
}
.TagClassName
{
border-color: #071342;
}
</style>