Shades of Midnight Express #041440
Tints of Midnight Express #041440
RGB
CMYK
RGB Variations
Color information
#041440 (or 0x041440) is known color: Midnight Express. HEX triplet: 04, 14 and 40. RGB value is (4,20,64). Sum of RGB (Red+Green+Blue) = 4+20+64=88 (11% of max value = 765). Red value is 4 (1.95% from 255 or 4.55% from 88); Green value is 20 (8.20% from 255 or 22.73% from 88); Blue value is 64 (25.39% from 255 or 72.73% from 88); Max value from RGB is 64 - color contains mainly: blue. Hex color #041440 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041440 is #FBEBBF. Grayscale: #141414. Windows color (decimal): -16509888 or 4199428. OLE color: 4199428.
HSL color Cylindrical-coordinate representation of color #041440: hue angle of 224º degrees, saturation: 0.88, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #041440 is Cyan = 0.94, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 4 | 20 | 64 | - |
| CMYK | 0.94 | 0.69 | 0 | 0.75 |
| HSL | 224º | 0.88% | 0.13% | - |
| HSV(B) | 224º | 0.94% | 0.25% | - |
| XYZ | 1.23 | 0.9 | 4.96 | - |
| YUV | 20.23 | 152.7 | 116.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 20 | 64 | 0.94 | 0.69 | 0 | 0.75 | 224 | 0.88 | 0.13 |
| Hex | 4 | 14 | 40 | 5E | 45 | 0 | 4B | E0 | 58 | D |
| Octal | 4 | 24 | 100 | 136 | 105 | 0 | 113 | 340 | 130 | 15 |
| Binary | 100 | 10100 | 1000000 | 1011110 | 1000101 | 0 | 1001011 | 11100000 | 1011000 | 1101 |
Color Harmonies of #041440
Complementary color
Monochromatic Colors of #041440
Black with #041440
Text Example
Text Example
White with #041440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041440; }
p { color: rgb(4,20,64); }
H1.HeaderClassName
{
color: #041440;
}
.AnyTagClassName
{
color: #041440;
}
</style>
background-color css
<style>
a { background-color: #041440; }
a { background-color: rgb(4,20,64); }
div.DivClassName
{
background-color: #041440;
}
.BgClassName
{
background-color: #041440;
}
</style>
border-color css
<style>
span { border-color: #041440; }
span { border-color: rgb(4,20,64); }
td.TdClassName
{
border-color: #041440;
}
.TagClassName
{
border-color: #041440;
}
</style>