Shades of Midnight Express #121537
Tints of Midnight Express #121537
RGB
CMYK
RGB Variations
Color information
#121537 (or 0x121537) is known color: Midnight Express. HEX triplet: 12, 15 and 37. RGB value is (18,21,55). Sum of RGB (Red+Green+Blue) = 18+21+55=94 (12% of max value = 765). Red value is 18 (7.42% from 255 or 19.15% from 94); Green value is 21 (8.59% from 255 or 22.34% from 94); Blue value is 55 (21.88% from 255 or 58.51% from 94); Max value from RGB is 55 - color contains mainly: blue. Hex color #121537 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #121537 is #EDEAC8. Grayscale: #171717. Windows color (decimal): -15592137 or 3609874. OLE color: 3609874.
HSL color Cylindrical-coordinate representation of color #121537: hue angle of 235.14º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #121537 is Cyan = 0.67, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 21 | 55 | - |
| CMYK | 0.67 | 0.62 | 0 | 0.78 |
| HSL | 235.14º | 0.51% | 0.14% | - |
| HSV(B) | 235.14º | 0.67% | 0.22% | - |
| XYZ | 1.21 | 0.94 | 3.73 | - |
| YUV | 23.98 | 145.51 | 123.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 21 | 55 | 0.67 | 0.62 | 0 | 0.78 | 235.14 | 0.51 | 0.14 |
| Hex | 12 | 15 | 37 | 43 | 3E | 0 | 4E | EB | 33 | E |
| Octal | 22 | 25 | 67 | 103 | 76 | 0 | 116 | 353 | 63 | 16 |
| Binary | 10010 | 10101 | 110111 | 1000011 | 111110 | 0 | 1001110 | 11101011 | 110011 | 1110 |
Color Harmonies of #121537
Complementary color
Monochromatic Colors of #121537
Black with #121537
Text Example
Text Example
White with #121537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121537; }
p { color: rgb(18,21,55); }
H1.HeaderClassName
{
color: #121537;
}
.AnyTagClassName
{
color: #121537;
}
</style>
background-color css
<style>
a { background-color: #121537; }
a { background-color: rgb(18,21,55); }
div.DivClassName
{
background-color: #121537;
}
.BgClassName
{
background-color: #121537;
}
</style>
border-color css
<style>
span { border-color: #121537; }
span { border-color: rgb(18,21,55); }
td.TdClassName
{
border-color: #121537;
}
.TagClassName
{
border-color: #121537;
}
</style>