Shades of Midnight Express #061530
Tints of Midnight Express #061530
RGB
CMYK
RGB Variations
Color information
#061530 (or 0x061530) is known color: Midnight Express. HEX triplet: 06, 15 and 30. RGB value is (6,21,48). Sum of RGB (Red+Green+Blue) = 6+21+48=75 (9% of max value = 765). Red value is 6 (2.73% from 255 or 8% from 75); Green value is 21 (8.59% from 255 or 28% from 75); Blue value is 48 (19.14% from 255 or 64% from 75); Max value from RGB is 48 - color contains mainly: blue. Hex color #061530 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061530 is #F9EACF. Grayscale: #131313. Windows color (decimal): -16378576 or 3151110. OLE color: 3151110.
HSL color Cylindrical-coordinate representation of color #061530: hue angle of 218.57º 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 #061530 is Cyan = 0.87, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 21 | 48 | - |
| CMYK | 0.87 | 0.56 | 0 | 0.81 |
| HSL | 218.57º | 0.78% | 0.11% | - |
| HSV(B) | 218.57º | 0.88% | 0.19% | - |
| XYZ | 0.88 | 0.79 | 2.9 | - |
| YUV | 19.59 | 144.03 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 21 | 48 | 0.87 | 0.56 | 0 | 0.81 | 218.57 | 0.78 | 0.11 |
| Hex | 6 | 15 | 30 | 57 | 38 | 0 | 51 | DB | 4E | B |
| Octal | 6 | 25 | 60 | 127 | 70 | 0 | 121 | 333 | 116 | 13 |
| Binary | 110 | 10101 | 110000 | 1010111 | 111000 | 0 | 1010001 | 11011011 | 1001110 | 1011 |
Color Harmonies of #061530
Complementary color
Monochromatic Colors of #061530
Black with #061530
Text Example
Text Example
White with #061530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061530; }
p { color: rgb(6,21,48); }
H1.HeaderClassName
{
color: #061530;
}
.AnyTagClassName
{
color: #061530;
}
</style>
background-color css
<style>
a { background-color: #061530; }
a { background-color: rgb(6,21,48); }
div.DivClassName
{
background-color: #061530;
}
.BgClassName
{
background-color: #061530;
}
</style>
border-color css
<style>
span { border-color: #061530; }
span { border-color: rgb(6,21,48); }
td.TdClassName
{
border-color: #061530;
}
.TagClassName
{
border-color: #061530;
}
</style>