Shades of Black Russian #121527
Tints of Black Russian #121527
RGB
CMYK
RGB Variations
Color information
#121527 (or 0x121527) is known color: Black Russian. HEX triplet: 12, 15 and 27. RGB value is (18,21,39). Sum of RGB (Red+Green+Blue) = 18+21+39=78 (10% of max value = 765). Red value is 18 (7.42% from 255 or 23.08% from 78); Green value is 21 (8.59% from 255 or 26.92% from 78); Blue value is 39 (15.62% from 255 or 50% from 78); Max value from RGB is 39 - color contains mainly: blue. Hex color #121527 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #121527 is #EDEAD8. Grayscale: #161616. Windows color (decimal): -15592153 or 2561298. OLE color: 2561298.
HSL color Cylindrical-coordinate representation of color #121527: hue angle of 231.43º 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 #121527 is Cyan = 0.54, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 21 | 39 | - |
| CMYK | 0.54 | 0.46 | 0 | 0.85 |
| HSL | 231.43º | 0.37% | 0.11% | - |
| HSV(B) | 231.43º | 0.54% | 0.15% | - |
| XYZ | 0.88 | 0.81 | 2.03 | - |
| YUV | 22.16 | 137.51 | 125.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 21 | 39 | 0.54 | 0.46 | 0 | 0.85 | 231.43 | 0.37 | 0.11 |
| Hex | 12 | 15 | 27 | 36 | 2E | 0 | 55 | E7 | 25 | B |
| Octal | 22 | 25 | 47 | 66 | 56 | 0 | 125 | 347 | 45 | 13 |
| Binary | 10010 | 10101 | 100111 | 110110 | 101110 | 0 | 1010101 | 11100111 | 100101 | 1011 |
Color Harmonies of #121527
Complementary color
Monochromatic Colors of #121527
Black with #121527
Text Example
Text Example
White with #121527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121527; }
p { color: rgb(18,21,39); }
H1.HeaderClassName
{
color: #121527;
}
.AnyTagClassName
{
color: #121527;
}
</style>
background-color css
<style>
a { background-color: #121527; }
a { background-color: rgb(18,21,39); }
div.DivClassName
{
background-color: #121527;
}
.BgClassName
{
background-color: #121527;
}
</style>
border-color css
<style>
span { border-color: #121527; }
span { border-color: rgb(18,21,39); }
td.TdClassName
{
border-color: #121527;
}
.TagClassName
{
border-color: #121527;
}
</style>