Shades of Black Russian #041028
Tints of Black Russian #041028
RGB
CMYK
RGB Variations
Color information
#041028 (or 0x041028) is known color: Black Russian. HEX triplet: 04, 10 and 28. RGB value is (4,16,40). Sum of RGB (Red+Green+Blue) = 4+16+40=60 (7% of max value = 765). Red value is 4 (1.95% from 255 or 6.67% from 60); Green value is 16 (6.64% from 255 or 26.67% from 60); Blue value is 40 (16.02% from 255 or 66.67% from 60); Max value from RGB is 40 - color contains mainly: blue. Hex color #041028 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041028 is #FBEFD7. Grayscale: #0F0F0F. Windows color (decimal): -16510936 or 2625540. OLE color: 2625540.
HSL color Cylindrical-coordinate representation of color #041028: hue angle of 220º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #041028 is Cyan = 0.90, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 4 | 16 | 40 | - |
| CMYK | 0.90 | 0.60 | 0 | 0.84 |
| HSL | 220º | 0.82% | 0.09% | - |
| HSV(B) | 220º | 0.9% | 0.16% | - |
| XYZ | 0.62 | 0.55 | 2.08 | - |
| YUV | 15.15 | 142.02 | 120.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 16 | 40 | 0.90 | 0.60 | 0 | 0.84 | 220 | 0.82 | 0.09 |
| Hex | 4 | 10 | 28 | 5A | 3C | 0 | 54 | DC | 52 | 9 |
| Octal | 4 | 20 | 50 | 132 | 74 | 0 | 124 | 334 | 122 | 11 |
| Binary | 100 | 10000 | 101000 | 1011010 | 111100 | 0 | 1010100 | 11011100 | 1010010 | 1001 |
Color Harmonies of #041028
Complementary color
Monochromatic Colors of #041028
Black with #041028
Text Example
Text Example
White with #041028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041028; }
p { color: rgb(4,16,40); }
H1.HeaderClassName
{
color: #041028;
}
.AnyTagClassName
{
color: #041028;
}
</style>
background-color css
<style>
a { background-color: #041028; }
a { background-color: rgb(4,16,40); }
div.DivClassName
{
background-color: #041028;
}
.BgClassName
{
background-color: #041028;
}
</style>
border-color css
<style>
span { border-color: #041028; }
span { border-color: rgb(4,16,40); }
td.TdClassName
{
border-color: #041028;
}
.TagClassName
{
border-color: #041028;
}
</style>