Shades of Midnight Express #121938
Tints of Midnight Express #121938
RGB
CMYK
RGB Variations
Color information
#121938 (or 0x121938) is known color: Midnight Express. HEX triplet: 12, 19 and 38. RGB value is (18,25,56). Sum of RGB (Red+Green+Blue) = 18+25+56=99 (13% of max value = 765). Red value is 18 (7.42% from 255 or 18.18% from 99); Green value is 25 (10.16% from 255 or 25.25% from 99); Blue value is 56 (22.27% from 255 or 56.57% from 99); Max value from RGB is 56 - color contains mainly: blue. Hex color #121938 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #121938 is #EDE6C7. Grayscale: #1A1A1A. Windows color (decimal): -15591112 or 3676434. OLE color: 3676434.
HSL color Cylindrical-coordinate representation of color #121938: hue angle of 228.95º degrees, saturation: 0.51, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #121938 is Cyan = 0.68, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 25 | 56 | - |
| CMYK | 0.68 | 0.55 | 0 | 0.78 |
| HSL | 228.95º | 0.51% | 0.15% | - |
| HSV(B) | 228.95º | 0.68% | 0.22% | - |
| XYZ | 1.31 | 1.11 | 3.89 | - |
| YUV | 26.44 | 144.68 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 25 | 56 | 0.68 | 0.55 | 0 | 0.78 | 228.95 | 0.51 | 0.15 |
| Hex | 12 | 19 | 38 | 44 | 37 | 0 | 4E | E5 | 33 | F |
| Octal | 22 | 31 | 70 | 104 | 67 | 0 | 116 | 345 | 63 | 17 |
| Binary | 10010 | 11001 | 111000 | 1000100 | 110111 | 0 | 1001110 | 11100101 | 110011 | 1111 |
Color Harmonies of #121938
Complementary color
Monochromatic Colors of #121938
Black with #121938
Text Example
Text Example
White with #121938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121938; }
p { color: rgb(18,25,56); }
H1.HeaderClassName
{
color: #121938;
}
.AnyTagClassName
{
color: #121938;
}
</style>
background-color css
<style>
a { background-color: #121938; }
a { background-color: rgb(18,25,56); }
div.DivClassName
{
background-color: #121938;
}
.BgClassName
{
background-color: #121938;
}
</style>
border-color css
<style>
span { border-color: #121938; }
span { border-color: rgb(18,25,56); }
td.TdClassName
{
border-color: #121938;
}
.TagClassName
{
border-color: #121938;
}
</style>