Shades of Midnight Express #071338
Tints of Midnight Express #071338
RGB
CMYK
RGB Variations
Color information
#071338 (or 0x071338) is known color: Midnight Express. HEX triplet: 07, 13 and 38. RGB value is (7,19,56). Sum of RGB (Red+Green+Blue) = 7+19+56=82 (10% of max value = 765). Red value is 7 (3.12% from 255 or 8.54% from 82); Green value is 19 (7.81% from 255 or 23.17% from 82); Blue value is 56 (22.27% from 255 or 68.29% from 82); Max value from RGB is 56 - color contains mainly: blue. Hex color #071338 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071338 is #F8ECC7. Grayscale: #131313. Windows color (decimal): -16313544 or 3674887. OLE color: 3674887.
HSL color Cylindrical-coordinate representation of color #071338: hue angle of 225.31º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #071338 is Cyan = 0.88, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 19 | 56 | - |
| CMYK | 0.88 | 0.66 | 0 | 0.78 |
| HSL | 225.31º | 0.78% | 0.12% | - |
| HSV(B) | 225.31º | 0.88% | 0.22% | - |
| XYZ | 1.03 | 0.8 | 3.84 | - |
| YUV | 19.63 | 148.52 | 118.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 19 | 56 | 0.88 | 0.66 | 0 | 0.78 | 225.31 | 0.78 | 0.12 |
| Hex | 7 | 13 | 38 | 58 | 42 | 0 | 4E | E1 | 4E | C |
| Octal | 7 | 23 | 70 | 130 | 102 | 0 | 116 | 341 | 116 | 14 |
| Binary | 111 | 10011 | 111000 | 1011000 | 1000010 | 0 | 1001110 | 11100001 | 1001110 | 1100 |
Color Harmonies of #071338
Complementary color
Monochromatic Colors of #071338
Black with #071338
Text Example
Text Example
White with #071338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071338; }
p { color: rgb(7,19,56); }
H1.HeaderClassName
{
color: #071338;
}
.AnyTagClassName
{
color: #071338;
}
</style>
background-color css
<style>
a { background-color: #071338; }
a { background-color: rgb(7,19,56); }
div.DivClassName
{
background-color: #071338;
}
.BgClassName
{
background-color: #071338;
}
</style>
border-color css
<style>
span { border-color: #071338; }
span { border-color: rgb(7,19,56); }
td.TdClassName
{
border-color: #071338;
}
.TagClassName
{
border-color: #071338;
}
</style>