Shades of Black Russian #121036
Tints of Black Russian #121036
RGB
CMYK
RGB Variations
Color information
#121036 (or 0x121036) is known color: Black Russian. HEX triplet: 12, 10 and 36. RGB value is (18,16,54). Sum of RGB (Red+Green+Blue) = 18+16+54=88 (11% of max value = 765). Red value is 18 (7.42% from 255 or 20.45% from 88); Green value is 16 (6.64% from 255 or 18.18% from 88); Blue value is 54 (21.48% from 255 or 61.36% from 88); Max value from RGB is 54 - color contains mainly: blue. Hex color #121036 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #121036 is #EDEFC9. Grayscale: #141414. Windows color (decimal): -15593418 or 3543058. OLE color: 3543058.
HSL color Cylindrical-coordinate representation of color #121036: hue angle of 243.16º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #121036 is Cyan = 0.67, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
RGB | 18 | 16 | 54 | - |
CMYK | 0.67 | 0.70 | 0 | 0.79 |
HSL | 243.16º | 0.54% | 0.14% | - |
HSV(B) | 243.16º | 0.7% | 0.21% | - |
XYZ | 1.1 | 0.77 | 3.58 | - |
YUV | 20.93 | 146.66 | 125.91 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 18 | 16 | 54 | 0.67 | 0.70 | 0 | 0.79 | 243.16 | 0.54 | 0.14 |
Hex | 12 | 10 | 36 | 43 | 46 | 0 | 4F | F3 | 36 | E |
Octal | 22 | 20 | 66 | 103 | 106 | 0 | 117 | 363 | 66 | 16 |
Binary | 10010 | 10000 | 110110 | 1000011 | 1000110 | 0 | 1001111 | 11110011 | 110110 | 1110 |
Color Harmonies of #121036
Complementary color
Monochromatic Colors of #121036
Black with #121036
Text Example
Text Example
White with #121036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121036; }
p { color: rgb(18,16,54); }
H1.HeaderClassName
{
color: #121036;
}
.AnyTagClassName
{
color: #121036;
}
</style>
background-color css
<style>
a { background-color: #121036; }
a { background-color: rgb(18,16,54); }
div.DivClassName
{
background-color: #121036;
}
.BgClassName
{
background-color: #121036;
}
</style>
border-color css
<style>
span { border-color: #121036; }
span { border-color: rgb(18,16,54); }
td.TdClassName
{
border-color: #121036;
}
.TagClassName
{
border-color: #121036;
}
</style>