Shades of Midnight Express #061536
Tints of Midnight Express #061536
RGB
CMYK
RGB Variations
Color information
#061536 (or 0x061536) is known color: Midnight Express. HEX triplet: 06, 15 and 36. RGB value is (6,21,54). Sum of RGB (Red+Green+Blue) = 6+21+54=81 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.41% from 81); Green value is 21 (8.59% from 255 or 25.93% from 81); Blue value is 54 (21.48% from 255 or 66.67% from 81); Max value from RGB is 54 - color contains mainly: blue. Hex color #061536 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061536 is #F9EAC9. Grayscale: #141414. Windows color (decimal): -16378570 or 3544326. OLE color: 3544326.
HSL color Cylindrical-coordinate representation of color #061536: hue angle of 221.25º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #061536 is Cyan = 0.89, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 21 | 54 | - |
| CMYK | 0.89 | 0.61 | 0 | 0.79 |
| HSL | 221.25º | 0.8% | 0.12% | - |
| HSV(B) | 221.25º | 0.89% | 0.21% | - |
| XYZ | 1.01 | 0.84 | 3.6 | - |
| YUV | 20.28 | 147.03 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 21 | 54 | 0.89 | 0.61 | 0 | 0.79 | 221.25 | 0.8 | 0.12 |
| Hex | 6 | 15 | 36 | 59 | 3D | 0 | 4F | DD | 50 | C |
| Octal | 6 | 25 | 66 | 131 | 75 | 0 | 117 | 335 | 120 | 14 |
| Binary | 110 | 10101 | 110110 | 1011001 | 111101 | 0 | 1001111 | 11011101 | 1010000 | 1100 |
Color Harmonies of #061536
Complementary color
Monochromatic Colors of #061536
Black with #061536
Text Example
Text Example
White with #061536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061536; }
p { color: rgb(6,21,54); }
H1.HeaderClassName
{
color: #061536;
}
.AnyTagClassName
{
color: #061536;
}
</style>
background-color css
<style>
a { background-color: #061536; }
a { background-color: rgb(6,21,54); }
div.DivClassName
{
background-color: #061536;
}
.BgClassName
{
background-color: #061536;
}
</style>
border-color css
<style>
span { border-color: #061536; }
span { border-color: rgb(6,21,54); }
td.TdClassName
{
border-color: #061536;
}
.TagClassName
{
border-color: #061536;
}
</style>