Shades of Midnight Express #061038
Tints of Midnight Express #061038
RGB
CMYK
RGB Variations
Color information
#061038 (or 0x061038) is known color: Midnight Express. HEX triplet: 06, 10 and 38. RGB value is (6,16,56). Sum of RGB (Red+Green+Blue) = 6+16+56=78 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.69% from 78); Green value is 16 (6.64% from 255 or 20.51% from 78); Blue value is 56 (22.27% from 255 or 71.79% from 78); Max value from RGB is 56 - color contains mainly: blue. Hex color #061038 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061038 is #F9EFC7. Grayscale: #111111. Windows color (decimal): -16379848 or 3674118. OLE color: 3674118.
HSL color Cylindrical-coordinate representation of color #061038: hue angle of 228º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #061038 is Cyan = 0.89, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 16 | 56 | - |
| CMYK | 0.89 | 0.71 | 0 | 0.78 |
| HSL | 228º | 0.81% | 0.12% | - |
| HSV(B) | 228º | 0.89% | 0.22% | - |
| XYZ | 0.97 | 0.69 | 3.82 | - |
| YUV | 17.57 | 149.69 | 119.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 16 | 56 | 0.89 | 0.71 | 0 | 0.78 | 228 | 0.81 | 0.12 |
| Hex | 6 | 10 | 38 | 59 | 47 | 0 | 4E | E4 | 51 | C |
| Octal | 6 | 20 | 70 | 131 | 107 | 0 | 116 | 344 | 121 | 14 |
| Binary | 110 | 10000 | 111000 | 1011001 | 1000111 | 0 | 1001110 | 11100100 | 1010001 | 1100 |
Color Harmonies of #061038
Complementary color
Monochromatic Colors of #061038
Black with #061038
Text Example
Text Example
White with #061038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061038; }
p { color: rgb(6,16,56); }
H1.HeaderClassName
{
color: #061038;
}
.AnyTagClassName
{
color: #061038;
}
</style>
background-color css
<style>
a { background-color: #061038; }
a { background-color: rgb(6,16,56); }
div.DivClassName
{
background-color: #061038;
}
.BgClassName
{
background-color: #061038;
}
</style>
border-color css
<style>
span { border-color: #061038; }
span { border-color: rgb(6,16,56); }
td.TdClassName
{
border-color: #061038;
}
.TagClassName
{
border-color: #061038;
}
</style>