Shades of Black Russian #040826
Tints of Black Russian #040826
RGB
CMYK
RGB Variations
Color information
#040826 (or 0x040826) is known color: Black Russian. HEX triplet: 04, 08 and 26. RGB value is (4,8,38). Sum of RGB (Red+Green+Blue) = 4+8+38=50 (6% of max value = 765). Red value is 4 (1.95% from 255 or 8% from 50); Green value is 8 (3.52% from 255 or 16% from 50); Blue value is 38 (15.23% from 255 or 76% from 50); Max value from RGB is 38 - color contains mainly: blue. Hex color #040826 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #040826 is #FBF7D9. Grayscale: #0A0A0A. Windows color (decimal): -16512986 or 2492420. OLE color: 2492420.
HSL color Cylindrical-coordinate representation of color #040826: hue angle of 232.94º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #040826 is Cyan = 0.89, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 4 | 8 | 38 | - |
| CMYK | 0.89 | 0.79 | 0 | 0.85 |
| HSL | 232.94º | 0.81% | 0.08% | - |
| HSV(B) | 232.94º | 0.89% | 0.15% | - |
| XYZ | 0.49 | 0.34 | 1.87 | - |
| YUV | 10.22 | 143.67 | 123.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 8 | 38 | 0.89 | 0.79 | 0 | 0.85 | 232.94 | 0.81 | 0.08 |
| Hex | 4 | 8 | 26 | 59 | 4F | 0 | 55 | E9 | 51 | 8 |
| Octal | 4 | 10 | 46 | 131 | 117 | 0 | 125 | 351 | 121 | 10 |
| Binary | 100 | 1000 | 100110 | 1011001 | 1001111 | 0 | 1010101 | 11101001 | 1010001 | 1000 |
Color Harmonies of #040826
Complementary color
Monochromatic Colors of #040826
Black with #040826
Text Example
Text Example
White with #040826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040826; }
p { color: rgb(4,8,38); }
H1.HeaderClassName
{
color: #040826;
}
.AnyTagClassName
{
color: #040826;
}
</style>
background-color css
<style>
a { background-color: #040826; }
a { background-color: rgb(4,8,38); }
div.DivClassName
{
background-color: #040826;
}
.BgClassName
{
background-color: #040826;
}
</style>
border-color css
<style>
span { border-color: #040826; }
span { border-color: rgb(4,8,38); }
td.TdClassName
{
border-color: #040826;
}
.TagClassName
{
border-color: #040826;
}
</style>