Shades of Midnight Express #050936
Tints of Midnight Express #050936
RGB
CMYK
RGB Variations
Color information
#050936 (or 0x050936) is known color: Midnight Express. HEX triplet: 05, 09 and 36. RGB value is (5,9,54). Sum of RGB (Red+Green+Blue) = 5+9+54=68 (9% of max value = 765). Red value is 5 (2.34% from 255 or 7.35% from 68); Green value is 9 (3.91% from 255 or 13.24% from 68); Blue value is 54 (21.48% from 255 or 79.41% from 68); Max value from RGB is 54 - color contains mainly: blue. Hex color #050936 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #050936 is #FAF6C9. Grayscale: #0C0C0C. Windows color (decimal): -16447178 or 3541253. OLE color: 3541253.
HSL color Cylindrical-coordinate representation of color #050936: hue angle of 235.1º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #050936 is Cyan = 0.91, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 9 | 54 | - |
| CMYK | 0.91 | 0.83 | 0 | 0.79 |
| HSL | 235.1º | 0.83% | 0.12% | - |
| HSV(B) | 235.1º | 0.91% | 0.21% | - |
| XYZ | 0.83 | 0.49 | 3.54 | - |
| YUV | 12.93 | 151.17 | 122.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 9 | 54 | 0.91 | 0.83 | 0 | 0.79 | 235.1 | 0.83 | 0.12 |
| Hex | 5 | 9 | 36 | 5B | 53 | 0 | 4F | EB | 53 | C |
| Octal | 5 | 11 | 66 | 133 | 123 | 0 | 117 | 353 | 123 | 14 |
| Binary | 101 | 1001 | 110110 | 1011011 | 1010011 | 0 | 1001111 | 11101011 | 1010011 | 1100 |
Color Harmonies of #050936
Complementary color
Monochromatic Colors of #050936
Black with #050936
Text Example
Text Example
White with #050936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #050936; }
p { color: rgb(5,9,54); }
H1.HeaderClassName
{
color: #050936;
}
.AnyTagClassName
{
color: #050936;
}
</style>
background-color css
<style>
a { background-color: #050936; }
a { background-color: rgb(5,9,54); }
div.DivClassName
{
background-color: #050936;
}
.BgClassName
{
background-color: #050936;
}
</style>
border-color css
<style>
span { border-color: #050936; }
span { border-color: rgb(5,9,54); }
td.TdClassName
{
border-color: #050936;
}
.TagClassName
{
border-color: #050936;
}
</style>