Shades of Black Russian #040916
Tints of Black Russian #040916
RGB
CMYK
RGB Variations
Color information
#040916 (or 0x040916) is known color: Black Russian. HEX triplet: 04, 09 and 16. RGB value is (4,9,22). Sum of RGB (Red+Green+Blue) = 4+9+22=35 (4% of max value = 765). Red value is 4 (1.95% from 255 or 11.43% from 35); Green value is 9 (3.91% from 255 or 25.71% from 35); Blue value is 22 (8.98% from 255 or 62.86% from 35); Max value from RGB is 22 - color contains mainly: blue. Hex color #040916 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #040916 is #FBF6E9. Grayscale: #080808. Windows color (decimal): -16512746 or 1444100. OLE color: 1444100.
HSL color Cylindrical-coordinate representation of color #040916: hue angle of 223.33º degrees, saturation: 0.69, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #040916 is Cyan = 0.82, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 4 | 9 | 22 | - |
| CMYK | 0.82 | 0.59 | 0 | 0.91 |
| HSL | 223.33º | 0.69% | 0.05% | - |
| HSV(B) | 223.33º | 0.82% | 0.09% | - |
| XYZ | 0.29 | 0.28 | 0.8 | - |
| YUV | 8.99 | 135.34 | 124.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 9 | 22 | 0.82 | 0.59 | 0 | 0.91 | 223.33 | 0.69 | 0.05 |
| Hex | 4 | 9 | 16 | 52 | 3B | 0 | 5B | DF | 45 | 5 |
| Octal | 4 | 11 | 26 | 122 | 73 | 0 | 133 | 337 | 105 | 5 |
| Binary | 100 | 1001 | 10110 | 1010010 | 111011 | 0 | 1011011 | 11011111 | 1000101 | 101 |
Color Harmonies of #040916
Complementary color
Monochromatic Colors of #040916
Black with #040916
Text Example
Text Example
White with #040916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040916; }
p { color: rgb(4,9,22); }
H1.HeaderClassName
{
color: #040916;
}
.AnyTagClassName
{
color: #040916;
}
</style>
background-color css
<style>
a { background-color: #040916; }
a { background-color: rgb(4,9,22); }
div.DivClassName
{
background-color: #040916;
}
.BgClassName
{
background-color: #040916;
}
</style>
border-color css
<style>
span { border-color: #040916; }
span { border-color: rgb(4,9,22); }
td.TdClassName
{
border-color: #040916;
}
.TagClassName
{
border-color: #040916;
}
</style>