Shades of Midnight Express #061348
Tints of Midnight Express #061348
RGB
CMYK
RGB Variations
Color information
#061348 (or 0x061348) is known color: Midnight Express. HEX triplet: 06, 13 and 48. RGB value is (6,19,72). Sum of RGB (Red+Green+Blue) = 6+19+72=97 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.19% from 97); Green value is 19 (7.81% from 255 or 19.59% from 97); Blue value is 72 (28.52% from 255 or 74.23% from 97); Max value from RGB is 72 - color contains mainly: blue. Hex color #061348 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061348 is #F9ECB7. Grayscale: #141414. Windows color (decimal): -16379064 or 4723462. OLE color: 4723462.
HSL color Cylindrical-coordinate representation of color #061348: hue angle of 228.18º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #061348 is Cyan = 0.92, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 6 | 19 | 72 | - |
| CMYK | 0.92 | 0.74 | 0 | 0.72 |
| HSL | 228.18º | 0.85% | 0.15% | - |
| HSV(B) | 228.18º | 0.92% | 0.28% | - |
| XYZ | 1.48 | 0.97 | 6.24 | - |
| YUV | 21.16 | 156.69 | 117.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 19 | 72 | 0.92 | 0.74 | 0 | 0.72 | 228.18 | 0.85 | 0.15 |
| Hex | 6 | 13 | 48 | 5C | 4A | 0 | 48 | E4 | 55 | F |
| Octal | 6 | 23 | 110 | 134 | 112 | 0 | 110 | 344 | 125 | 17 |
| Binary | 110 | 10011 | 1001000 | 1011100 | 1001010 | 0 | 1001000 | 11100100 | 1010101 | 1111 |
Color Harmonies of #061348
Complementary color
Monochromatic Colors of #061348
Black with #061348
Text Example
Text Example
White with #061348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061348; }
p { color: rgb(6,19,72); }
H1.HeaderClassName
{
color: #061348;
}
.AnyTagClassName
{
color: #061348;
}
</style>
background-color css
<style>
a { background-color: #061348; }
a { background-color: rgb(6,19,72); }
div.DivClassName
{
background-color: #061348;
}
.BgClassName
{
background-color: #061348;
}
</style>
border-color css
<style>
span { border-color: #061348; }
span { border-color: rgb(6,19,72); }
td.TdClassName
{
border-color: #061348;
}
.TagClassName
{
border-color: #061348;
}
</style>