Shades of Black Russian #030916
Tints of Black Russian #030916
RGB
CMYK
RGB Variations
Color information
#030916 (or 0x030916) is known color: Black Russian. HEX triplet: 03, 09 and 16. RGB value is (3,9,22). Sum of RGB (Red+Green+Blue) = 3+9+22=34 (4% of max value = 765). Red value is 3 (1.56% from 255 or 8.82% from 34); Green value is 9 (3.91% from 255 or 26.47% from 34); Blue value is 22 (8.98% from 255 or 64.71% from 34); Max value from RGB is 22 - color contains mainly: blue. Hex color #030916 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030916 is #FCF6E9. Grayscale: #080808. Windows color (decimal): -16578282 or 1444099. OLE color: 1444099.
HSL color Cylindrical-coordinate representation of color #030916: hue angle of 221.05º degrees, saturation: 0.76, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #030916 is Cyan = 0.86, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 3 | 9 | 22 | - |
| CMYK | 0.86 | 0.59 | 0 | 0.91 |
| HSL | 221.05º | 0.76% | 0.05% | - |
| HSV(B) | 221.05º | 0.86% | 0.09% | - |
| XYZ | 0.28 | 0.27 | 0.8 | - |
| YUV | 8.69 | 135.51 | 123.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 9 | 22 | 0.86 | 0.59 | 0 | 0.91 | 221.05 | 0.76 | 0.05 |
| Hex | 3 | 9 | 16 | 56 | 3B | 0 | 5B | DD | 4C | 5 |
| Octal | 3 | 11 | 26 | 126 | 73 | 0 | 133 | 335 | 114 | 5 |
| Binary | 11 | 1001 | 10110 | 1010110 | 111011 | 0 | 1011011 | 11011101 | 1001100 | 101 |
Color Harmonies of #030916
Complementary color
Monochromatic Colors of #030916
Black with #030916
Text Example
Text Example
White with #030916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #030916; }
p { color: rgb(3,9,22); }
H1.HeaderClassName
{
color: #030916;
}
.AnyTagClassName
{
color: #030916;
}
</style>
background-color css
<style>
a { background-color: #030916; }
a { background-color: rgb(3,9,22); }
div.DivClassName
{
background-color: #030916;
}
.BgClassName
{
background-color: #030916;
}
</style>
border-color css
<style>
span { border-color: #030916; }
span { border-color: rgb(3,9,22); }
td.TdClassName
{
border-color: #030916;
}
.TagClassName
{
border-color: #030916;
}
</style>