Shades of Midnight Express #040336
Tints of Midnight Express #040336
RGB
CMYK
RGB Variations
Color information
#040336 (or 0x040336) is known color: Midnight Express. HEX triplet: 04, 03 and 36. RGB value is (4,3,54). Sum of RGB (Red+Green+Blue) = 4+3+54=61 (8% of max value = 765). Red value is 4 (1.95% from 255 or 6.56% from 61); Green value is 3 (1.56% from 255 or 4.92% from 61); Blue value is 54 (21.48% from 255 or 88.52% from 61); Max value from RGB is 54 - color contains mainly: blue. Hex color #040336 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #040336 is #FBFCC9. Grayscale: #080808. Windows color (decimal): -16514250 or 3539716. OLE color: 3539716.
HSL color Cylindrical-coordinate representation of color #040336: hue angle of 241.18º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #040336 is Cyan = 0.93, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 4 | 3 | 54 | - |
| CMYK | 0.93 | 0.94 | 0 | 0.79 |
| HSL | 241.18º | 0.89% | 0.11% | - |
| HSV(B) | 241.18º | 0.94% | 0.21% | - |
| XYZ | 0.75 | 0.36 | 3.52 | - |
| YUV | 9.11 | 153.33 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 3 | 54 | 0.93 | 0.94 | 0 | 0.79 | 241.18 | 0.89 | 0.11 |
| Hex | 4 | 3 | 36 | 5D | 5E | 0 | 4F | F1 | 59 | B |
| Octal | 4 | 3 | 66 | 135 | 136 | 0 | 117 | 361 | 131 | 13 |
| Binary | 100 | 11 | 110110 | 1011101 | 1011110 | 0 | 1001111 | 11110001 | 1011001 | 1011 |
Color Harmonies of #040336
Complementary color
Monochromatic Colors of #040336
Black with #040336
Text Example
Text Example
White with #040336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040336; }
p { color: rgb(4,3,54); }
H1.HeaderClassName
{
color: #040336;
}
.AnyTagClassName
{
color: #040336;
}
</style>
background-color css
<style>
a { background-color: #040336; }
a { background-color: rgb(4,3,54); }
div.DivClassName
{
background-color: #040336;
}
.BgClassName
{
background-color: #040336;
}
</style>
border-color css
<style>
span { border-color: #040336; }
span { border-color: rgb(4,3,54); }
td.TdClassName
{
border-color: #040336;
}
.TagClassName
{
border-color: #040336;
}
</style>