Shades of Black Russian #040618
Tints of Black Russian #040618
RGB
CMYK
RGB Variations
Color information
#040618 (or 0x040618) is known color: Black Russian. HEX triplet: 04, 06 and 18. RGB value is (4,6,24). Sum of RGB (Red+Green+Blue) = 4+6+24=34 (4% of max value = 765). Red value is 4 (1.95% from 255 or 11.76% from 34); Green value is 6 (2.73% from 255 or 17.65% from 34); Blue value is 24 (9.77% from 255 or 70.59% from 34); Max value from RGB is 24 - color contains mainly: blue. Hex color #040618 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #040618 is #FBF9E7. Grayscale: #070707. Windows color (decimal): -16513512 or 1574404. OLE color: 1574404.
HSL color Cylindrical-coordinate representation of color #040618: hue angle of 234º degrees, saturation: 0.71, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #040618 is Cyan = 0.83, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 4 | 6 | 24 | - |
| CMYK | 0.83 | 0.75 | 0 | 0.91 |
| HSL | 234º | 0.71% | 0.05% | - |
| HSV(B) | 234º | 0.83% | 0.09% | - |
| XYZ | 0.28 | 0.22 | 0.89 | - |
| YUV | 7.45 | 137.34 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 6 | 24 | 0.83 | 0.75 | 0 | 0.91 | 234 | 0.71 | 0.05 |
| Hex | 4 | 6 | 18 | 53 | 4B | 0 | 5B | EA | 47 | 5 |
| Octal | 4 | 6 | 30 | 123 | 113 | 0 | 133 | 352 | 107 | 5 |
| Binary | 100 | 110 | 11000 | 1010011 | 1001011 | 0 | 1011011 | 11101010 | 1000111 | 101 |
Color Harmonies of #040618
Complementary color
Monochromatic Colors of #040618
Black with #040618
Text Example
Text Example
White with #040618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040618; }
p { color: rgb(4,6,24); }
H1.HeaderClassName
{
color: #040618;
}
.AnyTagClassName
{
color: #040618;
}
</style>
background-color css
<style>
a { background-color: #040618; }
a { background-color: rgb(4,6,24); }
div.DivClassName
{
background-color: #040618;
}
.BgClassName
{
background-color: #040618;
}
</style>
border-color css
<style>
span { border-color: #040618; }
span { border-color: rgb(4,6,24); }
td.TdClassName
{
border-color: #040618;
}
.TagClassName
{
border-color: #040618;
}
</style>