Shades of Black Russian #121034
Tints of Black Russian #121034
RGB
CMYK
RGB Variations
Color information
#121034 (or 0x121034) is known color: Black Russian. HEX triplet: 12, 10 and 34. RGB value is (18,16,52). Sum of RGB (Red+Green+Blue) = 18+16+52=86 (11% of max value = 765). Red value is 18 (7.42% from 255 or 20.93% from 86); Green value is 16 (6.64% from 255 or 18.60% from 86); Blue value is 52 (20.70% from 255 or 60.47% from 86); Max value from RGB is 52 - color contains mainly: blue. Hex color #121034 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #121034 is #EDEFCB. Grayscale: #141414. Windows color (decimal): -15593420 or 3411986. OLE color: 3411986.
HSL color Cylindrical-coordinate representation of color #121034: hue angle of 243.33º degrees, saturation: 0.53, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #121034 is Cyan = 0.65, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 18 | 16 | 52 | - |
| CMYK | 0.65 | 0.69 | 0 | 0.80 |
| HSL | 243.33º | 0.53% | 0.13% | - |
| HSV(B) | 243.33º | 0.69% | 0.2% | - |
| XYZ | 1.05 | 0.75 | 3.34 | - |
| YUV | 20.7 | 145.66 | 126.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 16 | 52 | 0.65 | 0.69 | 0 | 0.80 | 243.33 | 0.53 | 0.13 |
| Hex | 12 | 10 | 34 | 41 | 45 | 0 | 50 | F3 | 35 | D |
| Octal | 22 | 20 | 64 | 101 | 105 | 0 | 120 | 363 | 65 | 15 |
| Binary | 10010 | 10000 | 110100 | 1000001 | 1000101 | 0 | 1010000 | 11110011 | 110101 | 1101 |
Color Harmonies of #121034
Complementary color
Monochromatic Colors of #121034
Black with #121034
Text Example
Text Example
White with #121034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121034; }
p { color: rgb(18,16,52); }
H1.HeaderClassName
{
color: #121034;
}
.AnyTagClassName
{
color: #121034;
}
</style>
background-color css
<style>
a { background-color: #121034; }
a { background-color: rgb(18,16,52); }
div.DivClassName
{
background-color: #121034;
}
.BgClassName
{
background-color: #121034;
}
</style>
border-color css
<style>
span { border-color: #121034; }
span { border-color: rgb(18,16,52); }
td.TdClassName
{
border-color: #121034;
}
.TagClassName
{
border-color: #121034;
}
</style>