Shades of Midnight Express #041238
Tints of Midnight Express #041238
RGB
CMYK
RGB Variations
Color information
#041238 (or 0x041238) is known color: Midnight Express. HEX triplet: 04, 12 and 38. RGB value is (4,18,56). Sum of RGB (Red+Green+Blue) = 4+18+56=78 (10% of max value = 765). Red value is 4 (1.95% from 255 or 5.13% from 78); Green value is 18 (7.42% from 255 or 23.08% from 78); Blue value is 56 (22.27% from 255 or 71.79% from 78); Max value from RGB is 56 - color contains mainly: blue. Hex color #041238 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041238 is #FBEDC7. Grayscale: #111111. Windows color (decimal): -16510408 or 3674628. OLE color: 3674628.
HSL color Cylindrical-coordinate representation of color #041238: hue angle of 223.85º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #041238 is Cyan = 0.93, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 4 | 18 | 56 | - |
| CMYK | 0.93 | 0.68 | 0 | 0.78 |
| HSL | 223.85º | 0.87% | 0.12% | - |
| HSV(B) | 223.85º | 0.93% | 0.22% | - |
| XYZ | 0.98 | 0.74 | 3.83 | - |
| YUV | 18.15 | 149.36 | 117.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 18 | 56 | 0.93 | 0.68 | 0 | 0.78 | 223.85 | 0.87 | 0.12 |
| Hex | 4 | 12 | 38 | 5D | 44 | 0 | 4E | E0 | 57 | C |
| Octal | 4 | 22 | 70 | 135 | 104 | 0 | 116 | 340 | 127 | 14 |
| Binary | 100 | 10010 | 111000 | 1011101 | 1000100 | 0 | 1001110 | 11100000 | 1010111 | 1100 |
Color Harmonies of #041238
Complementary color
Monochromatic Colors of #041238
Black with #041238
Text Example
Text Example
White with #041238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041238; }
p { color: rgb(4,18,56); }
H1.HeaderClassName
{
color: #041238;
}
.AnyTagClassName
{
color: #041238;
}
</style>
background-color css
<style>
a { background-color: #041238; }
a { background-color: rgb(4,18,56); }
div.DivClassName
{
background-color: #041238;
}
.BgClassName
{
background-color: #041238;
}
</style>
border-color css
<style>
span { border-color: #041238; }
span { border-color: rgb(4,18,56); }
td.TdClassName
{
border-color: #041238;
}
.TagClassName
{
border-color: #041238;
}
</style>