Shades of Midnight Express #041034
Tints of Midnight Express #041034
RGB
CMYK
RGB Variations
Color information
#041034 (or 0x041034) is known color: Midnight Express. HEX triplet: 04, 10 and 34. RGB value is (4,16,52). Sum of RGB (Red+Green+Blue) = 4+16+52=72 (9% of max value = 765). Red value is 4 (1.95% from 255 or 5.56% from 72); Green value is 16 (6.64% from 255 or 22.22% from 72); Blue value is 52 (20.70% from 255 or 72.22% from 72); Max value from RGB is 52 - color contains mainly: blue. Hex color #041034 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041034 is #FBEFCB. Grayscale: #101010. Windows color (decimal): -16510924 or 3411972. OLE color: 3411972.
HSL color Cylindrical-coordinate representation of color #041034: hue angle of 225º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #041034 is Cyan = 0.92, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 4 | 16 | 52 | - |
| CMYK | 0.92 | 0.69 | 0 | 0.80 |
| HSL | 225º | 0.86% | 0.11% | - |
| HSV(B) | 225º | 0.92% | 0.2% | - |
| XYZ | 0.86 | 0.64 | 3.33 | - |
| YUV | 16.52 | 148.02 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 16 | 52 | 0.92 | 0.69 | 0 | 0.80 | 225 | 0.86 | 0.11 |
| Hex | 4 | 10 | 34 | 5C | 45 | 0 | 50 | E1 | 56 | B |
| Octal | 4 | 20 | 64 | 134 | 105 | 0 | 120 | 341 | 126 | 13 |
| Binary | 100 | 10000 | 110100 | 1011100 | 1000101 | 0 | 1010000 | 11100001 | 1010110 | 1011 |
Color Harmonies of #041034
Complementary color
Monochromatic Colors of #041034
Black with #041034
Text Example
Text Example
White with #041034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041034; }
p { color: rgb(4,16,52); }
H1.HeaderClassName
{
color: #041034;
}
.AnyTagClassName
{
color: #041034;
}
</style>
background-color css
<style>
a { background-color: #041034; }
a { background-color: rgb(4,16,52); }
div.DivClassName
{
background-color: #041034;
}
.BgClassName
{
background-color: #041034;
}
</style>
border-color css
<style>
span { border-color: #041034; }
span { border-color: rgb(4,16,52); }
td.TdClassName
{
border-color: #041034;
}
.TagClassName
{
border-color: #041034;
}
</style>