Shades of Midnight Express #041742
Tints of Midnight Express #041742
RGB
CMYK
RGB Variations
Color information
#041742 (or 0x041742) is known color: Midnight Express. HEX triplet: 04, 17 and 42. RGB value is (4,23,66). Sum of RGB (Red+Green+Blue) = 4+23+66=93 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.30% from 93); Green value is 23 (9.38% from 255 or 24.73% from 93); Blue value is 66 (26.17% from 255 or 70.97% from 93); Max value from RGB is 66 - color contains mainly: blue. Hex color #041742 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041742 is #FBE8BD. Grayscale: #161616. Windows color (decimal): -16509118 or 4331268. OLE color: 4331268.
HSL color Cylindrical-coordinate representation of color #041742: hue angle of 221.61º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #041742 is Cyan = 0.94, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 4 | 23 | 66 | - |
| CMYK | 0.94 | 0.65 | 0 | 0.74 |
| HSL | 221.61º | 0.89% | 0.14% | - |
| HSV(B) | 221.61º | 0.94% | 0.26% | - |
| XYZ | 1.34 | 1.03 | 5.28 | - |
| YUV | 22.22 | 152.71 | 115 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 23 | 66 | 0.94 | 0.65 | 0 | 0.74 | 221.61 | 0.89 | 0.14 |
| Hex | 4 | 17 | 42 | 5E | 41 | 0 | 4A | DE | 59 | E |
| Octal | 4 | 27 | 102 | 136 | 101 | 0 | 112 | 336 | 131 | 16 |
| Binary | 100 | 10111 | 1000010 | 1011110 | 1000001 | 0 | 1001010 | 11011110 | 1011001 | 1110 |
Color Harmonies of #041742
Complementary color
Monochromatic Colors of #041742
Black with #041742
Text Example
Text Example
White with #041742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041742; }
p { color: rgb(4,23,66); }
H1.HeaderClassName
{
color: #041742;
}
.AnyTagClassName
{
color: #041742;
}
</style>
background-color css
<style>
a { background-color: #041742; }
a { background-color: rgb(4,23,66); }
div.DivClassName
{
background-color: #041742;
}
.BgClassName
{
background-color: #041742;
}
</style>
border-color css
<style>
span { border-color: #041742; }
span { border-color: rgb(4,23,66); }
td.TdClassName
{
border-color: #041742;
}
.TagClassName
{
border-color: #041742;
}
</style>