Shades of Midnight Express #050436
Tints of Midnight Express #050436
RGB
CMYK
RGB Variations
Color information
#050436 (or 0x050436) is known color: Midnight Express. HEX triplet: 05, 04 and 36. RGB value is (5,4,54). Sum of RGB (Red+Green+Blue) = 5+4+54=63 (8% of max value = 765). Red value is 5 (2.34% from 255 or 7.94% from 63); Green value is 4 (1.95% from 255 or 6.35% from 63); Blue value is 54 (21.48% from 255 or 85.71% from 63); Max value from RGB is 54 - color contains mainly: blue. Hex color #050436 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #050436 is #FAFBC9. Grayscale: #090909. Windows color (decimal): -16448458 or 3539973. OLE color: 3539973.
HSL color Cylindrical-coordinate representation of color #050436: hue angle of 241.2º 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 #050436 is Cyan = 0.91, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 4 | 54 | - |
| CMYK | 0.91 | 0.93 | 0 | 0.79 |
| HSL | 241.2º | 0.86% | 0.11% | - |
| HSV(B) | 241.2º | 0.93% | 0.21% | - |
| XYZ | 0.77 | 0.39 | 3.52 | - |
| YUV | 10 | 152.83 | 124.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 4 | 54 | 0.91 | 0.93 | 0 | 0.79 | 241.2 | 0.86 | 0.11 |
| Hex | 5 | 4 | 36 | 5B | 5D | 0 | 4F | F1 | 56 | B |
| Octal | 5 | 4 | 66 | 133 | 135 | 0 | 117 | 361 | 126 | 13 |
| Binary | 101 | 100 | 110110 | 1011011 | 1011101 | 0 | 1001111 | 11110001 | 1010110 | 1011 |
Color Harmonies of #050436
Complementary color
Monochromatic Colors of #050436
Black with #050436
Text Example
Text Example
White with #050436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #050436; }
p { color: rgb(5,4,54); }
H1.HeaderClassName
{
color: #050436;
}
.AnyTagClassName
{
color: #050436;
}
</style>
background-color css
<style>
a { background-color: #050436; }
a { background-color: rgb(5,4,54); }
div.DivClassName
{
background-color: #050436;
}
.BgClassName
{
background-color: #050436;
}
</style>
border-color css
<style>
span { border-color: #050436; }
span { border-color: rgb(5,4,54); }
td.TdClassName
{
border-color: #050436;
}
.TagClassName
{
border-color: #050436;
}
</style>