Shades of Midnight Express #051338
Tints of Midnight Express #051338
RGB
CMYK
RGB Variations
Color information
#051338 (or 0x051338) is known color: Midnight Express. HEX triplet: 05, 13 and 38. RGB value is (5,19,56). Sum of RGB (Red+Green+Blue) = 5+19+56=80 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.25% from 80); Green value is 19 (7.81% from 255 or 23.75% from 80); Blue value is 56 (22.27% from 255 or 70% from 80); Max value from RGB is 56 - color contains mainly: blue. Hex color #051338 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #051338 is #FAECC7. Grayscale: #121212. Windows color (decimal): -16444616 or 3674885. OLE color: 3674885.
HSL color Cylindrical-coordinate representation of color #051338: hue angle of 223.53º 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 #051338 is Cyan = 0.91, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 19 | 56 | - |
| CMYK | 0.91 | 0.66 | 0 | 0.78 |
| HSL | 223.53º | 0.84% | 0.12% | - |
| HSV(B) | 223.53º | 0.91% | 0.22% | - |
| XYZ | 1.01 | 0.78 | 3.84 | - |
| YUV | 19.03 | 148.86 | 117.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 19 | 56 | 0.91 | 0.66 | 0 | 0.78 | 223.53 | 0.84 | 0.12 |
| Hex | 5 | 13 | 38 | 5B | 42 | 0 | 4E | E0 | 54 | C |
| Octal | 5 | 23 | 70 | 133 | 102 | 0 | 116 | 340 | 124 | 14 |
| Binary | 101 | 10011 | 111000 | 1011011 | 1000010 | 0 | 1001110 | 11100000 | 1010100 | 1100 |
Color Harmonies of #051338
Complementary color
Monochromatic Colors of #051338
Black with #051338
Text Example
Text Example
White with #051338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051338; }
p { color: rgb(5,19,56); }
H1.HeaderClassName
{
color: #051338;
}
.AnyTagClassName
{
color: #051338;
}
</style>
background-color css
<style>
a { background-color: #051338; }
a { background-color: rgb(5,19,56); }
div.DivClassName
{
background-color: #051338;
}
.BgClassName
{
background-color: #051338;
}
</style>
border-color css
<style>
span { border-color: #051338; }
span { border-color: rgb(5,19,56); }
td.TdClassName
{
border-color: #051338;
}
.TagClassName
{
border-color: #051338;
}
</style>