Shades of Black Russian #070719
Tints of Black Russian #070719
RGB
CMYK
RGB Variations
Color information
#070719 (or 0x070719) is known color: Black Russian. HEX triplet: 07, 07 and 19. RGB value is (7,7,25). Sum of RGB (Red+Green+Blue) = 7+7+25=39 (5% of max value = 765). Red value is 7 (3.12% from 255 or 17.95% from 39); Green value is 7 (3.12% from 255 or 17.95% from 39); Blue value is 25 (10.16% from 255 or 64.10% from 39); Max value from RGB is 25 - color contains mainly: blue. Hex color #070719 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #070719 is #F8F8E6. Grayscale: #080808. Windows color (decimal): -16316647 or 1640199. OLE color: 1640199.
HSL color Cylindrical-coordinate representation of color #070719: hue angle of 240º degrees, saturation: 0.56, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #070719 is Cyan = 0.72, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 7 | 7 | 25 | - |
| CMYK | 0.72 | 0.72 | 0 | 0.90 |
| HSL | 240º | 0.56% | 0.06% | - |
| HSV(B) | 240º | 0.72% | 0.1% | - |
| XYZ | 0.34 | 0.27 | 0.95 | - |
| YUV | 9.05 | 137 | 126.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 7 | 25 | 0.72 | 0.72 | 0 | 0.90 | 240 | 0.56 | 0.06 |
| Hex | 7 | 7 | 19 | 48 | 48 | 0 | 5A | F0 | 38 | 6 |
| Octal | 7 | 7 | 31 | 110 | 110 | 0 | 132 | 360 | 70 | 6 |
| Binary | 111 | 111 | 11001 | 1001000 | 1001000 | 0 | 1011010 | 11110000 | 111000 | 110 |
Color Harmonies of #070719
Complementary color
Monochromatic Colors of #070719
Black with #070719
Text Example
Text Example
White with #070719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #070719; }
p { color: rgb(7,7,25); }
H1.HeaderClassName
{
color: #070719;
}
.AnyTagClassName
{
color: #070719;
}
</style>
background-color css
<style>
a { background-color: #070719; }
a { background-color: rgb(7,7,25); }
div.DivClassName
{
background-color: #070719;
}
.BgClassName
{
background-color: #070719;
}
</style>
border-color css
<style>
span { border-color: #070719; }
span { border-color: rgb(7,7,25); }
td.TdClassName
{
border-color: #070719;
}
.TagClassName
{
border-color: #070719;
}
</style>