Shades of Midnight Express #051537
Tints of Midnight Express #051537
RGB
CMYK
RGB Variations
Color information
#051537 (or 0x051537) is known color: Midnight Express. HEX triplet: 05, 15 and 37. RGB value is (5,21,55). Sum of RGB (Red+Green+Blue) = 5+21+55=81 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.17% from 81); Green value is 21 (8.59% from 255 or 25.93% from 81); Blue value is 55 (21.88% from 255 or 67.90% from 81); Max value from RGB is 55 - color contains mainly: blue. Hex color #051537 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #051537 is #FAEAC8. Grayscale: #131313. Windows color (decimal): -16444105 or 3609861. OLE color: 3609861.
HSL color Cylindrical-coordinate representation of color #051537: hue angle of 220.8º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #051537 is Cyan = 0.91, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 21 | 55 | - |
| CMYK | 0.91 | 0.62 | 0 | 0.78 |
| HSL | 220.8º | 0.83% | 0.12% | - |
| HSV(B) | 220.8º | 0.91% | 0.22% | - |
| XYZ | 1.02 | 0.84 | 3.72 | - |
| YUV | 20.09 | 147.7 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 21 | 55 | 0.91 | 0.62 | 0 | 0.78 | 220.8 | 0.83 | 0.12 |
| Hex | 5 | 15 | 37 | 5B | 3E | 0 | 4E | DD | 53 | C |
| Octal | 5 | 25 | 67 | 133 | 76 | 0 | 116 | 335 | 123 | 14 |
| Binary | 101 | 10101 | 110111 | 1011011 | 111110 | 0 | 1001110 | 11011101 | 1010011 | 1100 |
Color Harmonies of #051537
Complementary color
Monochromatic Colors of #051537
Black with #051537
Text Example
Text Example
White with #051537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051537; }
p { color: rgb(5,21,55); }
H1.HeaderClassName
{
color: #051537;
}
.AnyTagClassName
{
color: #051537;
}
</style>
background-color css
<style>
a { background-color: #051537; }
a { background-color: rgb(5,21,55); }
div.DivClassName
{
background-color: #051537;
}
.BgClassName
{
background-color: #051537;
}
</style>
border-color css
<style>
span { border-color: #051537; }
span { border-color: rgb(5,21,55); }
td.TdClassName
{
border-color: #051537;
}
.TagClassName
{
border-color: #051537;
}
</style>