Shades of Midnight Express #152138
Tints of Midnight Express #152138
RGB
CMYK
RGB Variations
Color information
#152138 (or 0x152138) is known color: Midnight Express. HEX triplet: 15, 21 and 38. RGB value is (21,33,56). Sum of RGB (Red+Green+Blue) = 21+33+56=110 (14% of max value = 765). Red value is 21 (8.59% from 255 or 19.09% from 110); Green value is 33 (13.28% from 255 or 30% from 110); Blue value is 56 (22.27% from 255 or 50.91% from 110); Max value from RGB is 56 - color contains mainly: blue. Hex color #152138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #152138 is #EADEC7. Grayscale: #1F1F1F. Windows color (decimal): -15392456 or 3678485. OLE color: 3678485.
HSL color Cylindrical-coordinate representation of color #152138: hue angle of 219.43º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #152138 is Cyan = 0.63, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 21 | 33 | 56 | - |
| CMYK | 0.63 | 0.41 | 0 | 0.78 |
| HSL | 219.43º | 0.45% | 0.15% | - |
| HSV(B) | 219.43º | 0.63% | 0.22% | - |
| XYZ | 1.57 | 1.53 | 3.95 | - |
| YUV | 32.03 | 141.52 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 33 | 56 | 0.63 | 0.41 | 0 | 0.78 | 219.43 | 0.45 | 0.15 |
| Hex | 15 | 21 | 38 | 3F | 29 | 0 | 4E | DB | 2D | F |
| Octal | 25 | 41 | 70 | 77 | 51 | 0 | 116 | 333 | 55 | 17 |
| Binary | 10101 | 100001 | 111000 | 111111 | 101001 | 0 | 1001110 | 11011011 | 101101 | 1111 |
Color Harmonies of #152138
Complementary color
Monochromatic Colors of #152138
Black with #152138
Text Example
Text Example
White with #152138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152138; }
p { color: rgb(21,33,56); }
H1.HeaderClassName
{
color: #152138;
}
.AnyTagClassName
{
color: #152138;
}
</style>
background-color css
<style>
a { background-color: #152138; }
a { background-color: rgb(21,33,56); }
div.DivClassName
{
background-color: #152138;
}
.BgClassName
{
background-color: #152138;
}
</style>
border-color css
<style>
span { border-color: #152138; }
span { border-color: rgb(21,33,56); }
td.TdClassName
{
border-color: #152138;
}
.TagClassName
{
border-color: #152138;
}
</style>