Shades of Midnight Express #071546
Tints of Midnight Express #071546
RGB
CMYK
RGB Variations
Color information
#071546 (or 0x071546) is known color: Midnight Express. HEX triplet: 07, 15 and 46. RGB value is (7,21,70). Sum of RGB (Red+Green+Blue) = 7+21+70=98 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.14% from 98); Green value is 21 (8.59% from 255 or 21.43% from 98); Blue value is 70 (27.73% from 255 or 71.43% from 98); Max value from RGB is 70 - color contains mainly: blue. Hex color #071546 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071546 is #F8EAB9. Grayscale: #161616. Windows color (decimal): -16313018 or 4592903. OLE color: 4592903.
HSL color Cylindrical-coordinate representation of color #071546: hue angle of 226.67º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #071546 is Cyan = 0.90, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 21 | 70 | - |
| CMYK | 0.90 | 0.70 | 0 | 0.73 |
| HSL | 226.67º | 0.82% | 0.15% | - |
| HSV(B) | 226.67º | 0.9% | 0.27% | - |
| XYZ | 1.46 | 1.02 | 5.91 | - |
| YUV | 22.4 | 154.86 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 21 | 70 | 0.90 | 0.70 | 0 | 0.73 | 226.67 | 0.82 | 0.15 |
| Hex | 7 | 15 | 46 | 5A | 46 | 0 | 49 | E3 | 52 | F |
| Octal | 7 | 25 | 106 | 132 | 106 | 0 | 111 | 343 | 122 | 17 |
| Binary | 111 | 10101 | 1000110 | 1011010 | 1000110 | 0 | 1001001 | 11100011 | 1010010 | 1111 |
Color Harmonies of #071546
Complementary color
Monochromatic Colors of #071546
Black with #071546
Text Example
Text Example
White with #071546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071546; }
p { color: rgb(7,21,70); }
H1.HeaderClassName
{
color: #071546;
}
.AnyTagClassName
{
color: #071546;
}
</style>
background-color css
<style>
a { background-color: #071546; }
a { background-color: rgb(7,21,70); }
div.DivClassName
{
background-color: #071546;
}
.BgClassName
{
background-color: #071546;
}
</style>
border-color css
<style>
span { border-color: #071546; }
span { border-color: rgb(7,21,70); }
td.TdClassName
{
border-color: #071546;
}
.TagClassName
{
border-color: #071546;
}
</style>