Shades of Black Russian #020916
Tints of Black Russian #020916
RGB
CMYK
RGB Variations
Color information
#020916 (or 0x020916) is known color: Black Russian. HEX triplet: 02, 09 and 16. RGB value is (2,9,22). Sum of RGB (Red+Green+Blue) = 2+9+22=33 (4% of max value = 765). Red value is 2 (1.17% from 255 or 6.06% from 33); Green value is 9 (3.91% from 255 or 27.27% from 33); Blue value is 22 (8.98% from 255 or 66.67% from 33); Max value from RGB is 22 - color contains mainly: blue. Hex color #020916 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020916 is #FDF6E9. Grayscale: #080808. Windows color (decimal): -16643818 or 1444098. OLE color: 1444098.
HSL color Cylindrical-coordinate representation of color #020916: hue angle of 219º degrees, saturation: 0.83, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #020916 is Cyan = 0.91, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 2 | 9 | 22 | - |
| CMYK | 0.91 | 0.59 | 0 | 0.91 |
| HSL | 219º | 0.83% | 0.05% | - |
| HSV(B) | 219º | 0.91% | 0.09% | - |
| XYZ | 0.27 | 0.27 | 0.8 | - |
| YUV | 8.39 | 135.68 | 123.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 9 | 22 | 0.91 | 0.59 | 0 | 0.91 | 219 | 0.83 | 0.05 |
| Hex | 2 | 9 | 16 | 5B | 3B | 0 | 5B | DB | 53 | 5 |
| Octal | 2 | 11 | 26 | 133 | 73 | 0 | 133 | 333 | 123 | 5 |
| Binary | 10 | 1001 | 10110 | 1011011 | 111011 | 0 | 1011011 | 11011011 | 1010011 | 101 |
Color Harmonies of #020916
Complementary color
Monochromatic Colors of #020916
Black with #020916
Text Example
Text Example
White with #020916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #020916; }
p { color: rgb(2,9,22); }
H1.HeaderClassName
{
color: #020916;
}
.AnyTagClassName
{
color: #020916;
}
</style>
background-color css
<style>
a { background-color: #020916; }
a { background-color: rgb(2,9,22); }
div.DivClassName
{
background-color: #020916;
}
.BgClassName
{
background-color: #020916;
}
</style>
border-color css
<style>
span { border-color: #020916; }
span { border-color: rgb(2,9,22); }
td.TdClassName
{
border-color: #020916;
}
.TagClassName
{
border-color: #020916;
}
</style>