Shades of Midnight Express #040649
Tints of Midnight Express #040649
RGB
CMYK
RGB Variations
Color information
#040649 (or 0x040649) is known color: Midnight Express. HEX triplet: 04, 06 and 49. RGB value is (4,6,73). Sum of RGB (Red+Green+Blue) = 4+6+73=83 (10% of max value = 765). Red value is 4 (1.95% from 255 or 4.82% from 83); Green value is 6 (2.73% from 255 or 7.23% from 83); Blue value is 73 (28.91% from 255 or 87.95% from 83); Max value from RGB is 73 - color contains mainly: blue. Hex color #040649 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #040649 is #FBF9B6. Grayscale: #0C0C0C. Windows color (decimal): -16513463 or 4785668. OLE color: 4785668.
HSL color Cylindrical-coordinate representation of color #040649: hue angle of 238.26º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #040649 is Cyan = 0.95, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 4 | 6 | 73 | - |
| CMYK | 0.95 | 0.92 | 0 | 0.71 |
| HSL | 238.26º | 0.9% | 0.15% | - |
| HSV(B) | 238.26º | 0.95% | 0.29% | - |
| XYZ | 1.32 | 0.64 | 6.36 | - |
| YUV | 13.04 | 161.84 | 121.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 6 | 73 | 0.95 | 0.92 | 0 | 0.71 | 238.26 | 0.9 | 0.15 |
| Hex | 4 | 6 | 49 | 5F | 5C | 0 | 47 | EE | 5A | F |
| Octal | 4 | 6 | 111 | 137 | 134 | 0 | 107 | 356 | 132 | 17 |
| Binary | 100 | 110 | 1001001 | 1011111 | 1011100 | 0 | 1000111 | 11101110 | 1011010 | 1111 |
Color Harmonies of #040649
Complementary color
Monochromatic Colors of #040649
Black with #040649
Text Example
Text Example
White with #040649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040649; }
p { color: rgb(4,6,73); }
H1.HeaderClassName
{
color: #040649;
}
.AnyTagClassName
{
color: #040649;
}
</style>
background-color css
<style>
a { background-color: #040649; }
a { background-color: rgb(4,6,73); }
div.DivClassName
{
background-color: #040649;
}
.BgClassName
{
background-color: #040649;
}
</style>
border-color css
<style>
span { border-color: #040649; }
span { border-color: rgb(4,6,73); }
td.TdClassName
{
border-color: #040649;
}
.TagClassName
{
border-color: #040649;
}
</style>