Shades of Midnight Express #061436
Tints of Midnight Express #061436
RGB
CMYK
RGB Variations
Color information
#061436 (or 0x061436) is known color: Midnight Express. HEX triplet: 06, 14 and 36. RGB value is (6,20,54). Sum of RGB (Red+Green+Blue) = 6+20+54=80 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.5% from 80); Green value is 20 (8.20% from 255 or 25% from 80); Blue value is 54 (21.48% from 255 or 67.5% from 80); Max value from RGB is 54 - color contains mainly: blue. Hex color #061436 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061436 is #F9EBC9. Grayscale: #131313. Windows color (decimal): -16378826 or 3544070. OLE color: 3544070.
HSL color Cylindrical-coordinate representation of color #061436: hue angle of 222.5º 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 #061436 is Cyan = 0.89, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 20 | 54 | - |
| CMYK | 0.89 | 0.63 | 0 | 0.79 |
| HSL | 222.5º | 0.8% | 0.12% | - |
| HSV(B) | 222.5º | 0.89% | 0.21% | - |
| XYZ | 0.99 | 0.81 | 3.59 | - |
| YUV | 19.69 | 147.36 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 20 | 54 | 0.89 | 0.63 | 0 | 0.79 | 222.5 | 0.8 | 0.12 |
| Hex | 6 | 14 | 36 | 59 | 3F | 0 | 4F | DE | 50 | C |
| Octal | 6 | 24 | 66 | 131 | 77 | 0 | 117 | 336 | 120 | 14 |
| Binary | 110 | 10100 | 110110 | 1011001 | 111111 | 0 | 1001111 | 11011110 | 1010000 | 1100 |
Color Harmonies of #061436
Complementary color
Monochromatic Colors of #061436
Black with #061436
Text Example
Text Example
White with #061436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061436; }
p { color: rgb(6,20,54); }
H1.HeaderClassName
{
color: #061436;
}
.AnyTagClassName
{
color: #061436;
}
</style>
background-color css
<style>
a { background-color: #061436; }
a { background-color: rgb(6,20,54); }
div.DivClassName
{
background-color: #061436;
}
.BgClassName
{
background-color: #061436;
}
</style>
border-color css
<style>
span { border-color: #061436; }
span { border-color: rgb(6,20,54); }
td.TdClassName
{
border-color: #061436;
}
.TagClassName
{
border-color: #061436;
}
</style>