Shades of Midnight Express #061034
Tints of Midnight Express #061034
RGB
CMYK
RGB Variations
Color information
#061034 (or 0x061034) is known color: Midnight Express. HEX triplet: 06, 10 and 34. RGB value is (6,16,52). Sum of RGB (Red+Green+Blue) = 6+16+52=74 (9% of max value = 765). Red value is 6 (2.73% from 255 or 8.11% from 74); Green value is 16 (6.64% from 255 or 21.62% from 74); Blue value is 52 (20.70% from 255 or 70.27% from 74); Max value from RGB is 52 - color contains mainly: blue. Hex color #061034 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061034 is #F9EFCB. Grayscale: #101010. Windows color (decimal): -16379852 or 3411974. OLE color: 3411974.
HSL color Cylindrical-coordinate representation of color #061034: hue angle of 226.96º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #061034 is Cyan = 0.88, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 16 | 52 | - |
| CMYK | 0.88 | 0.69 | 0 | 0.80 |
| HSL | 226.96º | 0.79% | 0.11% | - |
| HSV(B) | 226.96º | 0.88% | 0.2% | - |
| XYZ | 0.88 | 0.66 | 3.33 | - |
| YUV | 17.11 | 147.69 | 120.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 16 | 52 | 0.88 | 0.69 | 0 | 0.80 | 226.96 | 0.79 | 0.11 |
| Hex | 6 | 10 | 34 | 58 | 45 | 0 | 50 | E3 | 4F | B |
| Octal | 6 | 20 | 64 | 130 | 105 | 0 | 120 | 343 | 117 | 13 |
| Binary | 110 | 10000 | 110100 | 1011000 | 1000101 | 0 | 1010000 | 11100011 | 1001111 | 1011 |
Color Harmonies of #061034
Complementary color
Monochromatic Colors of #061034
Black with #061034
Text Example
Text Example
White with #061034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061034; }
p { color: rgb(6,16,52); }
H1.HeaderClassName
{
color: #061034;
}
.AnyTagClassName
{
color: #061034;
}
</style>
background-color css
<style>
a { background-color: #061034; }
a { background-color: rgb(6,16,52); }
div.DivClassName
{
background-color: #061034;
}
.BgClassName
{
background-color: #061034;
}
</style>
border-color css
<style>
span { border-color: #061034; }
span { border-color: rgb(6,16,52); }
td.TdClassName
{
border-color: #061034;
}
.TagClassName
{
border-color: #061034;
}
</style>