Shades of Midnight Express #061531
Tints of Midnight Express #061531
RGB
CMYK
RGB Variations
Color information
#061531 (or 0x061531) is known color: Midnight Express. HEX triplet: 06, 15 and 31. RGB value is (6,21,49). Sum of RGB (Red+Green+Blue) = 6+21+49=76 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.89% from 76); Green value is 21 (8.59% from 255 or 27.63% from 76); Blue value is 49 (19.53% from 255 or 64.47% from 76); Max value from RGB is 49 - color contains mainly: blue. Hex color #061531 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061531 is #F9EACE. Grayscale: #131313. Windows color (decimal): -16378575 or 3216646. OLE color: 3216646.
HSL color Cylindrical-coordinate representation of color #061531: hue angle of 219.07º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #061531 is Cyan = 0.88, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 21 | 49 | - |
| CMYK | 0.88 | 0.57 | 0 | 0.81 |
| HSL | 219.07º | 0.78% | 0.11% | - |
| HSV(B) | 219.07º | 0.88% | 0.19% | - |
| XYZ | 0.9 | 0.8 | 3.01 | - |
| YUV | 19.71 | 144.53 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 21 | 49 | 0.88 | 0.57 | 0 | 0.81 | 219.07 | 0.78 | 0.11 |
| Hex | 6 | 15 | 31 | 58 | 39 | 0 | 51 | DB | 4E | B |
| Octal | 6 | 25 | 61 | 130 | 71 | 0 | 121 | 333 | 116 | 13 |
| Binary | 110 | 10101 | 110001 | 1011000 | 111001 | 0 | 1010001 | 11011011 | 1001110 | 1011 |
Color Harmonies of #061531
Complementary color
Monochromatic Colors of #061531
Black with #061531
Text Example
Text Example
White with #061531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061531; }
p { color: rgb(6,21,49); }
H1.HeaderClassName
{
color: #061531;
}
.AnyTagClassName
{
color: #061531;
}
</style>
background-color css
<style>
a { background-color: #061531; }
a { background-color: rgb(6,21,49); }
div.DivClassName
{
background-color: #061531;
}
.BgClassName
{
background-color: #061531;
}
</style>
border-color css
<style>
span { border-color: #061531; }
span { border-color: rgb(6,21,49); }
td.TdClassName
{
border-color: #061531;
}
.TagClassName
{
border-color: #061531;
}
</style>