Shades of Midnight Express #041536
Tints of Midnight Express #041536
RGB
CMYK
RGB Variations
Color information
#041536 (or 0x041536) is known color: Midnight Express. HEX triplet: 04, 15 and 36. RGB value is (4,21,54). Sum of RGB (Red+Green+Blue) = 4+21+54=79 (10% of max value = 765). Red value is 4 (1.95% from 255 or 5.06% from 79); Green value is 21 (8.59% from 255 or 26.58% from 79); Blue value is 54 (21.48% from 255 or 68.35% from 79); Max value from RGB is 54 - color contains mainly: blue. Hex color #041536 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041536 is #FBEAC9. Grayscale: #131313. Windows color (decimal): -16509642 or 3544324. OLE color: 3544324.
HSL color Cylindrical-coordinate representation of color #041536: hue angle of 219.6º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #041536 is Cyan = 0.93, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 4 | 21 | 54 | - |
| CMYK | 0.93 | 0.61 | 0 | 0.79 |
| HSL | 219.6º | 0.86% | 0.11% | - |
| HSV(B) | 219.6º | 0.93% | 0.21% | - |
| XYZ | 0.98 | 0.83 | 3.6 | - |
| YUV | 19.68 | 147.37 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 21 | 54 | 0.93 | 0.61 | 0 | 0.79 | 219.6 | 0.86 | 0.11 |
| Hex | 4 | 15 | 36 | 5D | 3D | 0 | 4F | DC | 56 | B |
| Octal | 4 | 25 | 66 | 135 | 75 | 0 | 117 | 334 | 126 | 13 |
| Binary | 100 | 10101 | 110110 | 1011101 | 111101 | 0 | 1001111 | 11011100 | 1010110 | 1011 |
Color Harmonies of #041536
Complementary color
Monochromatic Colors of #041536
Black with #041536
Text Example
Text Example
White with #041536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041536; }
p { color: rgb(4,21,54); }
H1.HeaderClassName
{
color: #041536;
}
.AnyTagClassName
{
color: #041536;
}
</style>
background-color css
<style>
a { background-color: #041536; }
a { background-color: rgb(4,21,54); }
div.DivClassName
{
background-color: #041536;
}
.BgClassName
{
background-color: #041536;
}
</style>
border-color css
<style>
span { border-color: #041536; }
span { border-color: rgb(4,21,54); }
td.TdClassName
{
border-color: #041536;
}
.TagClassName
{
border-color: #041536;
}
</style>