Shades of Midnight Express #071638
Tints of Midnight Express #071638
RGB
CMYK
RGB Variations
Color information
#071638 (or 0x071638) is known color: Midnight Express. HEX triplet: 07, 16 and 38. RGB value is (7,22,56). Sum of RGB (Red+Green+Blue) = 7+22+56=85 (11% of max value = 765). Red value is 7 (3.12% from 255 or 8.24% from 85); Green value is 22 (8.98% from 255 or 25.88% from 85); Blue value is 56 (22.27% from 255 or 65.88% from 85); Max value from RGB is 56 - color contains mainly: blue. Hex color #071638 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071638 is #F8E9C7. Grayscale: #151515. Windows color (decimal): -16312776 or 3675655. OLE color: 3675655.
HSL color Cylindrical-coordinate representation of color #071638: hue angle of 221.63º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #071638 is Cyan = 0.88, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 22 | 56 | - |
| CMYK | 0.88 | 0.61 | 0 | 0.78 |
| HSL | 221.63º | 0.78% | 0.12% | - |
| HSV(B) | 221.63º | 0.88% | 0.22% | - |
| XYZ | 1.09 | 0.9 | 3.86 | - |
| YUV | 21.39 | 147.53 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 22 | 56 | 0.88 | 0.61 | 0 | 0.78 | 221.63 | 0.78 | 0.12 |
| Hex | 7 | 16 | 38 | 58 | 3D | 0 | 4E | DE | 4E | C |
| Octal | 7 | 26 | 70 | 130 | 75 | 0 | 116 | 336 | 116 | 14 |
| Binary | 111 | 10110 | 111000 | 1011000 | 111101 | 0 | 1001110 | 11011110 | 1001110 | 1100 |
Color Harmonies of #071638
Complementary color
Monochromatic Colors of #071638
Black with #071638
Text Example
Text Example
White with #071638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071638; }
p { color: rgb(7,22,56); }
H1.HeaderClassName
{
color: #071638;
}
.AnyTagClassName
{
color: #071638;
}
</style>
background-color css
<style>
a { background-color: #071638; }
a { background-color: rgb(7,22,56); }
div.DivClassName
{
background-color: #071638;
}
.BgClassName
{
background-color: #071638;
}
</style>
border-color css
<style>
span { border-color: #071638; }
span { border-color: rgb(7,22,56); }
td.TdClassName
{
border-color: #071638;
}
.TagClassName
{
border-color: #071638;
}
</style>