Shades of Midnight Express #122446
Tints of Midnight Express #122446
RGB
CMYK
RGB Variations
Color information
#122446 (or 0x122446) is known color: Midnight Express. HEX triplet: 12, 24 and 46. RGB value is (18,36,70). Sum of RGB (Red+Green+Blue) = 18+36+70=124 (16% of max value = 765). Red value is 18 (7.42% from 255 or 14.52% from 124); Green value is 36 (14.45% from 255 or 29.03% from 124); Blue value is 70 (27.73% from 255 or 56.45% from 124); Max value from RGB is 70 - color contains mainly: blue. Hex color #122446 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122446 is #EDDBB9. Grayscale: #222222. Windows color (decimal): -15588282 or 4596754. OLE color: 4596754.
HSL color Cylindrical-coordinate representation of color #122446: hue angle of 219.23º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #122446 is Cyan = 0.74, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 36 | 70 | - |
| CMYK | 0.74 | 0.49 | 0 | 0.73 |
| HSL | 219.23º | 0.59% | 0.17% | - |
| HSV(B) | 219.23º | 0.74% | 0.27% | - |
| XYZ | 1.99 | 1.83 | 6.04 | - |
| YUV | 34.49 | 148.04 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 36 | 70 | 0.74 | 0.49 | 0 | 0.73 | 219.23 | 0.59 | 0.17 |
| Hex | 12 | 24 | 46 | 4A | 31 | 0 | 49 | DB | 3B | 11 |
| Octal | 22 | 44 | 106 | 112 | 61 | 0 | 111 | 333 | 73 | 21 |
| Binary | 10010 | 100100 | 1000110 | 1001010 | 110001 | 0 | 1001001 | 11011011 | 111011 | 10001 |
Color Harmonies of #122446
Complementary color
Monochromatic Colors of #122446
Black with #122446
Text Example
Text Example
White with #122446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122446; }
p { color: rgb(18,36,70); }
H1.HeaderClassName
{
color: #122446;
}
.AnyTagClassName
{
color: #122446;
}
</style>
background-color css
<style>
a { background-color: #122446; }
a { background-color: rgb(18,36,70); }
div.DivClassName
{
background-color: #122446;
}
.BgClassName
{
background-color: #122446;
}
</style>
border-color css
<style>
span { border-color: #122446; }
span { border-color: rgb(18,36,70); }
td.TdClassName
{
border-color: #122446;
}
.TagClassName
{
border-color: #122446;
}
</style>