Shades of Midnight Express #071631
Tints of Midnight Express #071631
RGB
CMYK
RGB Variations
Color information
#071631 (or 0x071631) is known color: Midnight Express. HEX triplet: 07, 16 and 31. RGB value is (7,22,49). Sum of RGB (Red+Green+Blue) = 7+22+49=78 (10% of max value = 765). Red value is 7 (3.12% from 255 or 8.97% from 78); Green value is 22 (8.98% from 255 or 28.21% from 78); Blue value is 49 (19.53% from 255 or 62.82% from 78); Max value from RGB is 49 - color contains mainly: blue. Hex color #071631 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071631 is #F8E9CE. Grayscale: #141414. Windows color (decimal): -16312783 or 3216903. OLE color: 3216903.
HSL color Cylindrical-coordinate representation of color #071631: hue angle of 218.57º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #071631 is Cyan = 0.86, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 7 | 22 | 49 | - |
| CMYK | 0.86 | 0.55 | 0 | 0.81 |
| HSL | 218.57º | 0.75% | 0.11% | - |
| HSV(B) | 218.57º | 0.86% | 0.19% | - |
| XYZ | 0.93 | 0.84 | 3.02 | - |
| YUV | 20.59 | 144.03 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 22 | 49 | 0.86 | 0.55 | 0 | 0.81 | 218.57 | 0.75 | 0.11 |
| Hex | 7 | 16 | 31 | 56 | 37 | 0 | 51 | DB | 4B | B |
| Octal | 7 | 26 | 61 | 126 | 67 | 0 | 121 | 333 | 113 | 13 |
| Binary | 111 | 10110 | 110001 | 1010110 | 110111 | 0 | 1010001 | 11011011 | 1001011 | 1011 |
Color Harmonies of #071631
Complementary color
Monochromatic Colors of #071631
Black with #071631
Text Example
Text Example
White with #071631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071631; }
p { color: rgb(7,22,49); }
H1.HeaderClassName
{
color: #071631;
}
.AnyTagClassName
{
color: #071631;
}
</style>
background-color css
<style>
a { background-color: #071631; }
a { background-color: rgb(7,22,49); }
div.DivClassName
{
background-color: #071631;
}
.BgClassName
{
background-color: #071631;
}
</style>
border-color css
<style>
span { border-color: #071631; }
span { border-color: rgb(7,22,49); }
td.TdClassName
{
border-color: #071631;
}
.TagClassName
{
border-color: #071631;
}
</style>