Shades of Midnight Express #081038
Tints of Midnight Express #081038
RGB
CMYK
RGB Variations
Color information
#081038 (or 0x081038) is known color: Midnight Express. HEX triplet: 08, 10 and 38. RGB value is (8,16,56). Sum of RGB (Red+Green+Blue) = 8+16+56=80 (10% of max value = 765). Red value is 8 (3.52% from 255 or 10% from 80); Green value is 16 (6.64% from 255 or 20% from 80); Blue value is 56 (22.27% from 255 or 70% from 80); Max value from RGB is 56 - color contains mainly: blue. Hex color #081038 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #081038 is #F7EFC7. Grayscale: #121212. Windows color (decimal): -16248776 or 3674120. OLE color: 3674120.
HSL color Cylindrical-coordinate representation of color #081038: hue angle of 230º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #081038 is Cyan = 0.86, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 8 | 16 | 56 | - |
| CMYK | 0.86 | 0.71 | 0 | 0.78 |
| HSL | 230º | 0.75% | 0.13% | - |
| HSV(B) | 230º | 0.86% | 0.22% | - |
| XYZ | 1 | 0.71 | 3.83 | - |
| YUV | 18.17 | 149.35 | 120.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 16 | 56 | 0.86 | 0.71 | 0 | 0.78 | 230 | 0.75 | 0.13 |
| Hex | 8 | 10 | 38 | 56 | 47 | 0 | 4E | E6 | 4B | D |
| Octal | 10 | 20 | 70 | 126 | 107 | 0 | 116 | 346 | 113 | 15 |
| Binary | 1000 | 10000 | 111000 | 1010110 | 1000111 | 0 | 1001110 | 11100110 | 1001011 | 1101 |
Color Harmonies of #081038
Complementary color
Monochromatic Colors of #081038
Black with #081038
Text Example
Text Example
White with #081038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #081038; }
p { color: rgb(8,16,56); }
H1.HeaderClassName
{
color: #081038;
}
.AnyTagClassName
{
color: #081038;
}
</style>
background-color css
<style>
a { background-color: #081038; }
a { background-color: rgb(8,16,56); }
div.DivClassName
{
background-color: #081038;
}
.BgClassName
{
background-color: #081038;
}
</style>
border-color css
<style>
span { border-color: #081038; }
span { border-color: rgb(8,16,56); }
td.TdClassName
{
border-color: #081038;
}
.TagClassName
{
border-color: #081038;
}
</style>