Shades of Midnight Express #051938
Tints of Midnight Express #051938
RGB
CMYK
RGB Variations
Color information
#051938 (or 0x051938) is known color: Midnight Express. HEX triplet: 05, 19 and 38. RGB value is (5,25,56). Sum of RGB (Red+Green+Blue) = 5+25+56=86 (11% of max value = 765). Red value is 5 (2.34% from 255 or 5.81% from 86); Green value is 25 (10.16% from 255 or 29.07% from 86); Blue value is 56 (22.27% from 255 or 65.12% from 86); Max value from RGB is 56 - color contains mainly: blue. Hex color #051938 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #051938 is #FAE6C7. Grayscale: #161616. Windows color (decimal): -16443080 or 3676421. OLE color: 3676421.
HSL color Cylindrical-coordinate representation of color #051938: hue angle of 216.47º 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 #051938 is Cyan = 0.91, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 25 | 56 | - |
| CMYK | 0.91 | 0.55 | 0 | 0.78 |
| HSL | 216.47º | 0.84% | 0.12% | - |
| HSV(B) | 216.47º | 0.91% | 0.22% | - |
| XYZ | 1.12 | 1.01 | 3.88 | - |
| YUV | 22.55 | 146.87 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 25 | 56 | 0.91 | 0.55 | 0 | 0.78 | 216.47 | 0.84 | 0.12 |
| Hex | 5 | 19 | 38 | 5B | 37 | 0 | 4E | D8 | 54 | C |
| Octal | 5 | 31 | 70 | 133 | 67 | 0 | 116 | 330 | 124 | 14 |
| Binary | 101 | 11001 | 111000 | 1011011 | 110111 | 0 | 1001110 | 11011000 | 1010100 | 1100 |
Color Harmonies of #051938
Complementary color
Monochromatic Colors of #051938
Black with #051938
Text Example
Text Example
White with #051938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051938; }
p { color: rgb(5,25,56); }
H1.HeaderClassName
{
color: #051938;
}
.AnyTagClassName
{
color: #051938;
}
</style>
background-color css
<style>
a { background-color: #051938; }
a { background-color: rgb(5,25,56); }
div.DivClassName
{
background-color: #051938;
}
.BgClassName
{
background-color: #051938;
}
</style>
border-color css
<style>
span { border-color: #051938; }
span { border-color: rgb(5,25,56); }
td.TdClassName
{
border-color: #051938;
}
.TagClassName
{
border-color: #051938;
}
</style>