Shades of Midnight Express #050738
Tints of Midnight Express #050738
RGB
CMYK
RGB Variations
Color information
#050738 (or 0x050738) is known color: Midnight Express. HEX triplet: 05, 07 and 38. RGB value is (5,7,56). Sum of RGB (Red+Green+Blue) = 5+7+56=68 (9% of max value = 765). Red value is 5 (2.34% from 255 or 7.35% from 68); Green value is 7 (3.12% from 255 or 10.29% from 68); Blue value is 56 (22.27% from 255 or 82.35% from 68); Max value from RGB is 56 - color contains mainly: blue. Hex color #050738 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #050738 is #FAF8C7. Grayscale: #0B0B0B. Windows color (decimal): -16447688 or 3671813. OLE color: 3671813.
HSL color Cylindrical-coordinate representation of color #050738: hue angle of 237.65º 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 #050738 is Cyan = 0.91, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 7 | 56 | - |
| CMYK | 0.91 | 0.88 | 0 | 0.78 |
| HSL | 237.65º | 0.84% | 0.12% | - |
| HSV(B) | 237.65º | 0.91% | 0.22% | - |
| XYZ | 0.85 | 0.47 | 3.79 | - |
| YUV | 11.99 | 152.84 | 123.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 7 | 56 | 0.91 | 0.88 | 0 | 0.78 | 237.65 | 0.84 | 0.12 |
| Hex | 5 | 7 | 38 | 5B | 58 | 0 | 4E | EE | 54 | C |
| Octal | 5 | 7 | 70 | 133 | 130 | 0 | 116 | 356 | 124 | 14 |
| Binary | 101 | 111 | 111000 | 1011011 | 1011000 | 0 | 1001110 | 11101110 | 1010100 | 1100 |
Color Harmonies of #050738
Complementary color
Monochromatic Colors of #050738
Black with #050738
Text Example
Text Example
White with #050738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #050738; }
p { color: rgb(5,7,56); }
H1.HeaderClassName
{
color: #050738;
}
.AnyTagClassName
{
color: #050738;
}
</style>
background-color css
<style>
a { background-color: #050738; }
a { background-color: rgb(5,7,56); }
div.DivClassName
{
background-color: #050738;
}
.BgClassName
{
background-color: #050738;
}
</style>
border-color css
<style>
span { border-color: #050738; }
span { border-color: rgb(5,7,56); }
td.TdClassName
{
border-color: #050738;
}
.TagClassName
{
border-color: #050738;
}
</style>