Shades of Black Russian #040429
Tints of Black Russian #040429
RGB
CMYK
RGB Variations
Color information
#040429 (or 0x040429) is known color: Black Russian. HEX triplet: 04, 04 and 29. RGB value is (4,4,41). Sum of RGB (Red+Green+Blue) = 4+4+41=49 (6% of max value = 765). Red value is 4 (1.95% from 255 or 8.16% from 49); Green value is 4 (1.95% from 255 or 8.16% from 49); Blue value is 41 (16.41% from 255 or 83.67% from 49); Max value from RGB is 41 - color contains mainly: blue. Hex color #040429 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #040429 is #FBFBD6. Grayscale: #080808. Windows color (decimal): -16514007 or 2688004. OLE color: 2688004.
HSL color Cylindrical-coordinate representation of color #040429: hue angle of 240º 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 #040429 is Cyan = 0.90, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 4 | 4 | 41 | - |
| CMYK | 0.90 | 0.90 | 0 | 0.84 |
| HSL | 240º | 0.82% | 0.09% | - |
| HSV(B) | 240º | 0.9% | 0.16% | - |
| XYZ | 0.49 | 0.27 | 2.12 | - |
| YUV | 8.22 | 146.5 | 124.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 4 | 41 | 0.90 | 0.90 | 0 | 0.84 | 240 | 0.82 | 0.09 |
| Hex | 4 | 4 | 29 | 5A | 5A | 0 | 54 | F0 | 52 | 9 |
| Octal | 4 | 4 | 51 | 132 | 132 | 0 | 124 | 360 | 122 | 11 |
| Binary | 100 | 100 | 101001 | 1011010 | 1011010 | 0 | 1010100 | 11110000 | 1010010 | 1001 |
Color Harmonies of #040429
Complementary color
Monochromatic Colors of #040429
Black with #040429
Text Example
Text Example
White with #040429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040429; }
p { color: rgb(4,4,41); }
H1.HeaderClassName
{
color: #040429;
}
.AnyTagClassName
{
color: #040429;
}
</style>
background-color css
<style>
a { background-color: #040429; }
a { background-color: rgb(4,4,41); }
div.DivClassName
{
background-color: #040429;
}
.BgClassName
{
background-color: #040429;
}
</style>
border-color css
<style>
span { border-color: #040429; }
span { border-color: rgb(4,4,41); }
td.TdClassName
{
border-color: #040429;
}
.TagClassName
{
border-color: #040429;
}
</style>