Shades of Midnight Express #051038
Tints of Midnight Express #051038
RGB
CMYK
RGB Variations
Color information
#051038 (or 0x051038) is known color: Midnight Express. HEX triplet: 05, 10 and 38. RGB value is (5,16,56). Sum of RGB (Red+Green+Blue) = 5+16+56=77 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.49% from 77); Green value is 16 (6.64% from 255 or 20.78% from 77); Blue value is 56 (22.27% from 255 or 72.73% from 77); Max value from RGB is 56 - color contains mainly: blue. Hex color #051038 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #051038 is #FAEFC7. Grayscale: #111111. Windows color (decimal): -16445384 or 3674117. OLE color: 3674117.
HSL color Cylindrical-coordinate representation of color #051038: hue angle of 227.06º degrees, saturation: 0.84, 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 #051038 is Cyan = 0.91, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 16 | 56 | - |
| CMYK | 0.91 | 0.71 | 0 | 0.78 |
| HSL | 227.06º | 0.84% | 0.12% | - |
| HSV(B) | 227.06º | 0.91% | 0.22% | - |
| XYZ | 0.96 | 0.69 | 3.82 | - |
| YUV | 17.27 | 149.86 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 16 | 56 | 0.91 | 0.71 | 0 | 0.78 | 227.06 | 0.84 | 0.12 |
| Hex | 5 | 10 | 38 | 5B | 47 | 0 | 4E | E3 | 54 | C |
| Octal | 5 | 20 | 70 | 133 | 107 | 0 | 116 | 343 | 124 | 14 |
| Binary | 101 | 10000 | 111000 | 1011011 | 1000111 | 0 | 1001110 | 11100011 | 1010100 | 1100 |
Color Harmonies of #051038
Complementary color
Monochromatic Colors of #051038
Black with #051038
Text Example
Text Example
White with #051038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051038; }
p { color: rgb(5,16,56); }
H1.HeaderClassName
{
color: #051038;
}
.AnyTagClassName
{
color: #051038;
}
</style>
background-color css
<style>
a { background-color: #051038; }
a { background-color: rgb(5,16,56); }
div.DivClassName
{
background-color: #051038;
}
.BgClassName
{
background-color: #051038;
}
</style>
border-color css
<style>
span { border-color: #051038; }
span { border-color: rgb(5,16,56); }
td.TdClassName
{
border-color: #051038;
}
.TagClassName
{
border-color: #051038;
}
</style>