Shades of Black Russian #121627
Tints of Black Russian #121627
RGB
CMYK
RGB Variations
Color information
#121627 (or 0x121627) is known color: Black Russian. HEX triplet: 12, 16 and 27. RGB value is (18,22,39). Sum of RGB (Red+Green+Blue) = 18+22+39=79 (10% of max value = 765). Red value is 18 (7.42% from 255 or 22.78% from 79); Green value is 22 (8.98% from 255 or 27.85% from 79); Blue value is 39 (15.62% from 255 or 49.37% from 79); Max value from RGB is 39 - color contains mainly: blue. Hex color #121627 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #121627 is #EDE9D8. Grayscale: #161616. Windows color (decimal): -15591897 or 2561554. OLE color: 2561554.
HSL color Cylindrical-coordinate representation of color #121627: hue angle of 228.57º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #121627 is Cyan = 0.54, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 22 | 39 | - |
| CMYK | 0.54 | 0.44 | 0 | 0.85 |
| HSL | 228.57º | 0.37% | 0.11% | - |
| HSV(B) | 228.57º | 0.54% | 0.15% | - |
| XYZ | 0.9 | 0.85 | 2.04 | - |
| YUV | 22.74 | 137.17 | 124.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 22 | 39 | 0.54 | 0.44 | 0 | 0.85 | 228.57 | 0.37 | 0.11 |
| Hex | 12 | 16 | 27 | 36 | 2C | 0 | 55 | E5 | 25 | B |
| Octal | 22 | 26 | 47 | 66 | 54 | 0 | 125 | 345 | 45 | 13 |
| Binary | 10010 | 10110 | 100111 | 110110 | 101100 | 0 | 1010101 | 11100101 | 100101 | 1011 |
Color Harmonies of #121627
Complementary color
Monochromatic Colors of #121627
Black with #121627
Text Example
Text Example
White with #121627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121627; }
p { color: rgb(18,22,39); }
H1.HeaderClassName
{
color: #121627;
}
.AnyTagClassName
{
color: #121627;
}
</style>
background-color css
<style>
a { background-color: #121627; }
a { background-color: rgb(18,22,39); }
div.DivClassName
{
background-color: #121627;
}
.BgClassName
{
background-color: #121627;
}
</style>
border-color css
<style>
span { border-color: #121627; }
span { border-color: rgb(18,22,39); }
td.TdClassName
{
border-color: #121627;
}
.TagClassName
{
border-color: #121627;
}
</style>