Shades of Midnight Express #070734
Tints of Midnight Express #070734
RGB
CMYK
RGB Variations
Color information
#070734 (or 0x070734) is known color: Midnight Express. HEX triplet: 07, 07 and 34. RGB value is (7,7,52). Sum of RGB (Red+Green+Blue) = 7+7+52=66 (8% of max value = 765). Red value is 7 (3.12% from 255 or 10.61% from 66); Green value is 7 (3.12% from 255 or 10.61% from 66); Blue value is 52 (20.70% from 255 or 78.79% from 66); Max value from RGB is 52 - color contains mainly: blue. Hex color #070734 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #070734 is #F8F8CB. Grayscale: #0B0B0B. Windows color (decimal): -16316620 or 3409671. OLE color: 3409671.
HSL color Cylindrical-coordinate representation of color #070734: hue angle of 240º degrees, saturation: 0.76, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #070734 is Cyan = 0.87, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 7 | 7 | 52 | - |
| CMYK | 0.87 | 0.87 | 0 | 0.80 |
| HSL | 240º | 0.76% | 0.12% | - |
| HSV(B) | 240º | 0.87% | 0.2% | - |
| XYZ | 0.78 | 0.45 | 3.29 | - |
| YUV | 12.13 | 150.5 | 124.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 7 | 52 | 0.87 | 0.87 | 0 | 0.80 | 240 | 0.76 | 0.12 |
| Hex | 7 | 7 | 34 | 57 | 57 | 0 | 50 | F0 | 4C | C |
| Octal | 7 | 7 | 64 | 127 | 127 | 0 | 120 | 360 | 114 | 14 |
| Binary | 111 | 111 | 110100 | 1010111 | 1010111 | 0 | 1010000 | 11110000 | 1001100 | 1100 |
Color Harmonies of #070734
Complementary color
Monochromatic Colors of #070734
Black with #070734
Text Example
Text Example
White with #070734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #070734; }
p { color: rgb(7,7,52); }
H1.HeaderClassName
{
color: #070734;
}
.AnyTagClassName
{
color: #070734;
}
</style>
background-color css
<style>
a { background-color: #070734; }
a { background-color: rgb(7,7,52); }
div.DivClassName
{
background-color: #070734;
}
.BgClassName
{
background-color: #070734;
}
</style>
border-color css
<style>
span { border-color: #070734; }
span { border-color: rgb(7,7,52); }
td.TdClassName
{
border-color: #070734;
}
.TagClassName
{
border-color: #070734;
}
</style>