Shades of Midnight Express #081438
Tints of Midnight Express #081438
RGB
CMYK
RGB Variations
Color information
#081438 (or 0x081438) is known color: Midnight Express. HEX triplet: 08, 14 and 38. RGB value is (8,20,56). Sum of RGB (Red+Green+Blue) = 8+20+56=84 (11% of max value = 765). Red value is 8 (3.52% from 255 or 9.52% from 84); Green value is 20 (8.20% from 255 or 23.81% from 84); Blue value is 56 (22.27% from 255 or 66.67% from 84); Max value from RGB is 56 - color contains mainly: blue. Hex color #081438 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #081438 is #F7EBC7. Grayscale: #141414. Windows color (decimal): -16247752 or 3675144. OLE color: 3675144.
HSL color Cylindrical-coordinate representation of color #081438: hue angle of 225º 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 #081438 is Cyan = 0.86, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 8 | 20 | 56 | - |
| CMYK | 0.86 | 0.64 | 0 | 0.78 |
| HSL | 225º | 0.75% | 0.13% | - |
| HSV(B) | 225º | 0.86% | 0.22% | - |
| XYZ | 1.06 | 0.84 | 3.85 | - |
| YUV | 20.52 | 148.02 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 20 | 56 | 0.86 | 0.64 | 0 | 0.78 | 225 | 0.75 | 0.13 |
| Hex | 8 | 14 | 38 | 56 | 40 | 0 | 4E | E1 | 4B | D |
| Octal | 10 | 24 | 70 | 126 | 100 | 0 | 116 | 341 | 113 | 15 |
| Binary | 1000 | 10100 | 111000 | 1010110 | 1000000 | 0 | 1001110 | 11100001 | 1001011 | 1101 |
Color Harmonies of #081438
Complementary color
Monochromatic Colors of #081438
Black with #081438
Text Example
Text Example
White with #081438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #081438; }
p { color: rgb(8,20,56); }
H1.HeaderClassName
{
color: #081438;
}
.AnyTagClassName
{
color: #081438;
}
</style>
background-color css
<style>
a { background-color: #081438; }
a { background-color: rgb(8,20,56); }
div.DivClassName
{
background-color: #081438;
}
.BgClassName
{
background-color: #081438;
}
</style>
border-color css
<style>
span { border-color: #081438; }
span { border-color: rgb(8,20,56); }
td.TdClassName
{
border-color: #081438;
}
.TagClassName
{
border-color: #081438;
}
</style>