Shades of Midnight Express #061042
Tints of Midnight Express #061042
RGB
CMYK
RGB Variations
Color information
#061042 (or 0x061042) is known color: Midnight Express. HEX triplet: 06, 10 and 42. RGB value is (6,16,66). Sum of RGB (Red+Green+Blue) = 6+16+66=88 (11% of max value = 765). Red value is 6 (2.73% from 255 or 6.82% from 88); Green value is 16 (6.64% from 255 or 18.18% from 88); Blue value is 66 (26.17% from 255 or 75% from 88); Max value from RGB is 66 - color contains mainly: blue. Hex color #061042 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061042 is #F9EFBD. Grayscale: #121212. Windows color (decimal): -16379838 or 4329478. OLE color: 4329478.
HSL color Cylindrical-coordinate representation of color #061042: hue angle of 230º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #061042 is Cyan = 0.91, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 16 | 66 | - |
| CMYK | 0.91 | 0.76 | 0 | 0.74 |
| HSL | 230º | 0.83% | 0.14% | - |
| HSV(B) | 230º | 0.91% | 0.26% | - |
| XYZ | 1.24 | 0.8 | 5.24 | - |
| YUV | 18.71 | 154.69 | 118.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 16 | 66 | 0.91 | 0.76 | 0 | 0.74 | 230 | 0.83 | 0.14 |
| Hex | 6 | 10 | 42 | 5B | 4C | 0 | 4A | E6 | 53 | E |
| Octal | 6 | 20 | 102 | 133 | 114 | 0 | 112 | 346 | 123 | 16 |
| Binary | 110 | 10000 | 1000010 | 1011011 | 1001100 | 0 | 1001010 | 11100110 | 1010011 | 1110 |
Color Harmonies of #061042
Complementary color
Monochromatic Colors of #061042
Black with #061042
Text Example
Text Example
White with #061042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061042; }
p { color: rgb(6,16,66); }
H1.HeaderClassName
{
color: #061042;
}
.AnyTagClassName
{
color: #061042;
}
</style>
background-color css
<style>
a { background-color: #061042; }
a { background-color: rgb(6,16,66); }
div.DivClassName
{
background-color: #061042;
}
.BgClassName
{
background-color: #061042;
}
</style>
border-color css
<style>
span { border-color: #061042; }
span { border-color: rgb(6,16,66); }
td.TdClassName
{
border-color: #061042;
}
.TagClassName
{
border-color: #061042;
}
</style>