Shades of Midnight Express #041345
Tints of Midnight Express #041345
RGB
CMYK
RGB Variations
Color information
#041345 (or 0x041345) is known color: Midnight Express. HEX triplet: 04, 13 and 45. RGB value is (4,19,69). Sum of RGB (Red+Green+Blue) = 4+19+69=92 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.35% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 69 (27.34% from 255 or 75% from 92); Max value from RGB is 69 - color contains mainly: blue. Hex color #041345 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041345 is #FBECBA. Grayscale: #141414. Windows color (decimal): -16510139 or 4526852. OLE color: 4526852.
HSL color Cylindrical-coordinate representation of color #041345: hue angle of 226.15º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #041345 is Cyan = 0.94, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 19 | 69 | - |
| CMYK | 0.94 | 0.72 | 0 | 0.73 |
| HSL | 226.15º | 0.89% | 0.14% | - |
| HSV(B) | 226.15º | 0.94% | 0.27% | - |
| XYZ | 1.36 | 0.92 | 5.74 | - |
| YUV | 20.22 | 155.53 | 116.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 19 | 69 | 0.94 | 0.72 | 0 | 0.73 | 226.15 | 0.89 | 0.14 |
| Hex | 4 | 13 | 45 | 5E | 48 | 0 | 49 | E2 | 59 | E |
| Octal | 4 | 23 | 105 | 136 | 110 | 0 | 111 | 342 | 131 | 16 |
| Binary | 100 | 10011 | 1000101 | 1011110 | 1001000 | 0 | 1001001 | 11100010 | 1011001 | 1110 |
Color Harmonies of #041345
Complementary color
Monochromatic Colors of #041345
Black with #041345
Text Example
Text Example
White with #041345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041345; }
p { color: rgb(4,19,69); }
H1.HeaderClassName
{
color: #041345;
}
.AnyTagClassName
{
color: #041345;
}
</style>
background-color css
<style>
a { background-color: #041345; }
a { background-color: rgb(4,19,69); }
div.DivClassName
{
background-color: #041345;
}
.BgClassName
{
background-color: #041345;
}
</style>
border-color css
<style>
span { border-color: #041345; }
span { border-color: rgb(4,19,69); }
td.TdClassName
{
border-color: #041345;
}
.TagClassName
{
border-color: #041345;
}
</style>