Shades of Midnight Express #051634
Tints of Midnight Express #051634
RGB
CMYK
RGB Variations
Color information
#051634 (or 0x051634) is known color: Midnight Express. HEX triplet: 05, 16 and 34. RGB value is (5,22,52). Sum of RGB (Red+Green+Blue) = 5+22+52=79 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.33% from 79); Green value is 22 (8.98% from 255 or 27.85% from 79); Blue value is 52 (20.70% from 255 or 65.82% from 79); Max value from RGB is 52 - color contains mainly: blue. Hex color #051634 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #051634 is #FAE9CB. Grayscale: #141414. Windows color (decimal): -16443852 or 3413509. OLE color: 3413509.
HSL color Cylindrical-coordinate representation of color #051634: hue angle of 218.3º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #051634 is Cyan = 0.90, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 5 | 22 | 52 | - |
| CMYK | 0.90 | 0.58 | 0 | 0.80 |
| HSL | 218.3º | 0.82% | 0.11% | - |
| HSV(B) | 218.3º | 0.9% | 0.2% | - |
| XYZ | 0.97 | 0.85 | 3.36 | - |
| YUV | 20.34 | 145.87 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 22 | 52 | 0.90 | 0.58 | 0 | 0.80 | 218.3 | 0.82 | 0.11 |
| Hex | 5 | 16 | 34 | 5A | 3A | 0 | 50 | DA | 52 | B |
| Octal | 5 | 26 | 64 | 132 | 72 | 0 | 120 | 332 | 122 | 13 |
| Binary | 101 | 10110 | 110100 | 1011010 | 111010 | 0 | 1010000 | 11011010 | 1010010 | 1011 |
Color Harmonies of #051634
Complementary color
Monochromatic Colors of #051634
Black with #051634
Text Example
Text Example
White with #051634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051634; }
p { color: rgb(5,22,52); }
H1.HeaderClassName
{
color: #051634;
}
.AnyTagClassName
{
color: #051634;
}
</style>
background-color css
<style>
a { background-color: #051634; }
a { background-color: rgb(5,22,52); }
div.DivClassName
{
background-color: #051634;
}
.BgClassName
{
background-color: #051634;
}
</style>
border-color css
<style>
span { border-color: #051634; }
span { border-color: rgb(5,22,52); }
td.TdClassName
{
border-color: #051634;
}
.TagClassName
{
border-color: #051634;
}
</style>