Shades of Black Russian #040731
Tints of Black Russian #040731
RGB
CMYK
RGB Variations
Color information
#040731 (or 0x040731) is known color: Black Russian. HEX triplet: 04, 07 and 31. RGB value is (4,7,49). Sum of RGB (Red+Green+Blue) = 4+7+49=60 (7% of max value = 765). Red value is 4 (1.95% from 255 or 6.67% from 60); Green value is 7 (3.12% from 255 or 11.67% from 60); Blue value is 49 (19.53% from 255 or 81.67% from 60); Max value from RGB is 49 - color contains mainly: blue. Hex color #040731 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #040731 is #FBF8CE. Grayscale: #0A0A0A. Windows color (decimal): -16513231 or 3213060. OLE color: 3213060.
HSL color Cylindrical-coordinate representation of color #040731: hue angle of 236º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #040731 is Cyan = 0.92, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 4 | 7 | 49 | - |
| CMYK | 0.92 | 0.86 | 0 | 0.81 |
| HSL | 236º | 0.85% | 0.1% | - |
| HSV(B) | 236º | 0.92% | 0.19% | - |
| XYZ | 0.68 | 0.4 | 2.95 | - |
| YUV | 10.89 | 149.51 | 123.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 7 | 49 | 0.92 | 0.86 | 0 | 0.81 | 236 | 0.85 | 0.1 |
| Hex | 4 | 7 | 31 | 5C | 56 | 0 | 51 | EC | 55 | A |
| Octal | 4 | 7 | 61 | 134 | 126 | 0 | 121 | 354 | 125 | 12 |
| Binary | 100 | 111 | 110001 | 1011100 | 1010110 | 0 | 1010001 | 11101100 | 1010101 | 1010 |
Color Harmonies of #040731
Complementary color
Monochromatic Colors of #040731
Black with #040731
Text Example
Text Example
White with #040731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040731; }
p { color: rgb(4,7,49); }
H1.HeaderClassName
{
color: #040731;
}
.AnyTagClassName
{
color: #040731;
}
</style>
background-color css
<style>
a { background-color: #040731; }
a { background-color: rgb(4,7,49); }
div.DivClassName
{
background-color: #040731;
}
.BgClassName
{
background-color: #040731;
}
</style>
border-color css
<style>
span { border-color: #040731; }
span { border-color: rgb(4,7,49); }
td.TdClassName
{
border-color: #040731;
}
.TagClassName
{
border-color: #040731;
}
</style>