Shades of Black Russian #040316
Tints of Black Russian #040316
RGB
CMYK
RGB Variations
Color information
#040316 (or 0x040316) is known color: Black Russian. HEX triplet: 04, 03 and 16. RGB value is (4,3,22). Sum of RGB (Red+Green+Blue) = 4+3+22=29 (3% of max value = 765). Red value is 4 (1.95% from 255 or 13.79% from 29); Green value is 3 (1.56% from 255 or 10.34% from 29); Blue value is 22 (8.98% from 255 or 75.86% from 29); Max value from RGB is 22 - color contains mainly: blue. Hex color #040316 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #040316 is #FBFCE9. Grayscale: #050505. Windows color (decimal): -16514282 or 1442564. OLE color: 1442564.
HSL color Cylindrical-coordinate representation of color #040316: hue angle of 243.16º 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 #040316 is Cyan = 0.82, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 4 | 3 | 22 | - |
| CMYK | 0.82 | 0.86 | 0 | 0.91 |
| HSL | 243.16º | 0.76% | 0.05% | - |
| HSV(B) | 243.16º | 0.86% | 0.09% | - |
| XYZ | 0.23 | 0.15 | 0.78 | - |
| YUV | 5.47 | 137.33 | 126.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 3 | 22 | 0.82 | 0.86 | 0 | 0.91 | 243.16 | 0.76 | 0.05 |
| Hex | 4 | 3 | 16 | 52 | 56 | 0 | 5B | F3 | 4C | 5 |
| Octal | 4 | 3 | 26 | 122 | 126 | 0 | 133 | 363 | 114 | 5 |
| Binary | 100 | 11 | 10110 | 1010010 | 1010110 | 0 | 1011011 | 11110011 | 1001100 | 101 |
Color Harmonies of #040316
Complementary color
Monochromatic Colors of #040316
Black with #040316
Text Example
Text Example
White with #040316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040316; }
p { color: rgb(4,3,22); }
H1.HeaderClassName
{
color: #040316;
}
.AnyTagClassName
{
color: #040316;
}
</style>
background-color css
<style>
a { background-color: #040316; }
a { background-color: rgb(4,3,22); }
div.DivClassName
{
background-color: #040316;
}
.BgClassName
{
background-color: #040316;
}
</style>
border-color css
<style>
span { border-color: #040316; }
span { border-color: rgb(4,3,22); }
td.TdClassName
{
border-color: #040316;
}
.TagClassName
{
border-color: #040316;
}
</style>