Shades of Midnight Express #061043
Tints of Midnight Express #061043
RGB
CMYK
RGB Variations
Color information
#061043 (or 0x061043) is known color: Midnight Express. HEX triplet: 06, 10 and 43. RGB value is (6,16,67). Sum of RGB (Red+Green+Blue) = 6+16+67=89 (11% of max value = 765). Red value is 6 (2.73% from 255 or 6.74% from 89); Green value is 16 (6.64% from 255 or 17.98% from 89); Blue value is 67 (26.56% from 255 or 75.28% from 89); Max value from RGB is 67 - color contains mainly: blue. Hex color #061043 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061043 is #F9EFBC. Grayscale: #121212. Windows color (decimal): -16379837 or 4395014. OLE color: 4395014.
HSL color Cylindrical-coordinate representation of color #061043: hue angle of 230.16º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #061043 is Cyan = 0.91, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 16 | 67 | - |
| CMYK | 0.91 | 0.76 | 0 | 0.74 |
| HSL | 230.16º | 0.84% | 0.14% | - |
| HSV(B) | 230.16º | 0.91% | 0.26% | - |
| XYZ | 1.27 | 0.81 | 5.4 | - |
| YUV | 18.82 | 155.19 | 118.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 16 | 67 | 0.91 | 0.76 | 0 | 0.74 | 230.16 | 0.84 | 0.14 |
| Hex | 6 | 10 | 43 | 5B | 4C | 0 | 4A | E6 | 54 | E |
| Octal | 6 | 20 | 103 | 133 | 114 | 0 | 112 | 346 | 124 | 16 |
| Binary | 110 | 10000 | 1000011 | 1011011 | 1001100 | 0 | 1001010 | 11100110 | 1010100 | 1110 |
Color Harmonies of #061043
Complementary color
Monochromatic Colors of #061043
Black with #061043
Text Example
Text Example
White with #061043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061043; }
p { color: rgb(6,16,67); }
H1.HeaderClassName
{
color: #061043;
}
.AnyTagClassName
{
color: #061043;
}
</style>
background-color css
<style>
a { background-color: #061043; }
a { background-color: rgb(6,16,67); }
div.DivClassName
{
background-color: #061043;
}
.BgClassName
{
background-color: #061043;
}
</style>
border-color css
<style>
span { border-color: #061043; }
span { border-color: rgb(6,16,67); }
td.TdClassName
{
border-color: #061043;
}
.TagClassName
{
border-color: #061043;
}
</style>