Shades of Midnight Express #041544
Tints of Midnight Express #041544
RGB
CMYK
RGB Variations
Color information
#041544 (or 0x041544) is known color: Midnight Express. HEX triplet: 04, 15 and 44. RGB value is (4,21,68). Sum of RGB (Red+Green+Blue) = 4+21+68=93 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.30% from 93); Green value is 21 (8.59% from 255 or 22.58% from 93); Blue value is 68 (26.95% from 255 or 73.12% from 93); Max value from RGB is 68 - color contains mainly: blue. Hex color #041544 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041544 is #FBEABB. Grayscale: #151515. Windows color (decimal): -16509628 or 4461828. OLE color: 4461828.
HSL color Cylindrical-coordinate representation of color #041544: hue angle of 224.06º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #041544 is Cyan = 0.94, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 21 | 68 | - |
| CMYK | 0.94 | 0.69 | 0 | 0.73 |
| HSL | 224.06º | 0.89% | 0.14% | - |
| HSV(B) | 224.06º | 0.94% | 0.27% | - |
| XYZ | 1.36 | 0.98 | 5.59 | - |
| YUV | 21.28 | 154.37 | 115.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 21 | 68 | 0.94 | 0.69 | 0 | 0.73 | 224.06 | 0.89 | 0.14 |
| Hex | 4 | 15 | 44 | 5E | 45 | 0 | 49 | E0 | 59 | E |
| Octal | 4 | 25 | 104 | 136 | 105 | 0 | 111 | 340 | 131 | 16 |
| Binary | 100 | 10101 | 1000100 | 1011110 | 1000101 | 0 | 1001001 | 11100000 | 1011001 | 1110 |
Color Harmonies of #041544
Complementary color
Monochromatic Colors of #041544
Black with #041544
Text Example
Text Example
White with #041544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041544; }
p { color: rgb(4,21,68); }
H1.HeaderClassName
{
color: #041544;
}
.AnyTagClassName
{
color: #041544;
}
</style>
background-color css
<style>
a { background-color: #041544; }
a { background-color: rgb(4,21,68); }
div.DivClassName
{
background-color: #041544;
}
.BgClassName
{
background-color: #041544;
}
</style>
border-color css
<style>
span { border-color: #041544; }
span { border-color: rgb(4,21,68); }
td.TdClassName
{
border-color: #041544;
}
.TagClassName
{
border-color: #041544;
}
</style>