Shades of Black Russian #041029
Tints of Black Russian #041029
RGB
CMYK
RGB Variations
Color information
#041029 (or 0x041029) is known color: Black Russian. HEX triplet: 04, 10 and 29. RGB value is (4,16,41). Sum of RGB (Red+Green+Blue) = 4+16+41=61 (8% of max value = 765). Red value is 4 (1.95% from 255 or 6.56% from 61); Green value is 16 (6.64% from 255 or 26.23% from 61); Blue value is 41 (16.41% from 255 or 67.21% from 61); Max value from RGB is 41 - color contains mainly: blue. Hex color #041029 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041029 is #FBEFD6. Grayscale: #0F0F0F. Windows color (decimal): -16510935 or 2691076. OLE color: 2691076.
HSL color Cylindrical-coordinate representation of color #041029: hue angle of 220.54º 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 #041029 is Cyan = 0.90, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 4 | 16 | 41 | - |
| CMYK | 0.90 | 0.61 | 0 | 0.84 |
| HSL | 220.54º | 0.82% | 0.09% | - |
| HSV(B) | 220.54º | 0.9% | 0.16% | - |
| XYZ | 0.64 | 0.56 | 2.17 | - |
| YUV | 15.26 | 142.52 | 119.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 16 | 41 | 0.90 | 0.61 | 0 | 0.84 | 220.54 | 0.82 | 0.09 |
| Hex | 4 | 10 | 29 | 5A | 3D | 0 | 54 | DD | 52 | 9 |
| Octal | 4 | 20 | 51 | 132 | 75 | 0 | 124 | 335 | 122 | 11 |
| Binary | 100 | 10000 | 101001 | 1011010 | 111101 | 0 | 1010100 | 11011101 | 1010010 | 1001 |
Color Harmonies of #041029
Complementary color
Monochromatic Colors of #041029
Black with #041029
Text Example
Text Example
White with #041029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041029; }
p { color: rgb(4,16,41); }
H1.HeaderClassName
{
color: #041029;
}
.AnyTagClassName
{
color: #041029;
}
</style>
background-color css
<style>
a { background-color: #041029; }
a { background-color: rgb(4,16,41); }
div.DivClassName
{
background-color: #041029;
}
.BgClassName
{
background-color: #041029;
}
</style>
border-color css
<style>
span { border-color: #041029; }
span { border-color: rgb(4,16,41); }
td.TdClassName
{
border-color: #041029;
}
.TagClassName
{
border-color: #041029;
}
</style>