Shades of Black Russian #020719
Tints of Black Russian #020719
RGB
CMYK
RGB Variations
Color information
#020719 (or 0x020719) is known color: Black Russian. HEX triplet: 02, 07 and 19. RGB value is (2,7,25). Sum of RGB (Red+Green+Blue) = 2+7+25=34 (4% of max value = 765). Red value is 2 (1.17% from 255 or 5.88% from 34); Green value is 7 (3.12% from 255 or 20.59% from 34); Blue value is 25 (10.16% from 255 or 73.53% from 34); Max value from RGB is 25 - color contains mainly: blue. Hex color #020719 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020719 is #FDF8E6. Grayscale: #070707. Windows color (decimal): -16644327 or 1640194. OLE color: 1640194.
HSL color Cylindrical-coordinate representation of color #020719: hue angle of 226.96º degrees, saturation: 0.85, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #020719 is Cyan = 0.92, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 2 | 7 | 25 | - |
| CMYK | 0.92 | 0.72 | 0 | 0.90 |
| HSL | 226.96º | 0.85% | 0.05% | - |
| HSV(B) | 226.96º | 0.92% | 0.1% | - |
| XYZ | 0.28 | 0.24 | 0.95 | - |
| YUV | 7.56 | 137.84 | 124.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 7 | 25 | 0.92 | 0.72 | 0 | 0.90 | 226.96 | 0.85 | 0.05 |
| Hex | 2 | 7 | 19 | 5C | 48 | 0 | 5A | E3 | 55 | 5 |
| Octal | 2 | 7 | 31 | 134 | 110 | 0 | 132 | 343 | 125 | 5 |
| Binary | 10 | 111 | 11001 | 1011100 | 1001000 | 0 | 1011010 | 11100011 | 1010101 | 101 |
Color Harmonies of #020719
Complementary color
Monochromatic Colors of #020719
Black with #020719
Text Example
Text Example
White with #020719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #020719; }
p { color: rgb(2,7,25); }
H1.HeaderClassName
{
color: #020719;
}
.AnyTagClassName
{
color: #020719;
}
</style>
background-color css
<style>
a { background-color: #020719; }
a { background-color: rgb(2,7,25); }
div.DivClassName
{
background-color: #020719;
}
.BgClassName
{
background-color: #020719;
}
</style>
border-color css
<style>
span { border-color: #020719; }
span { border-color: rgb(2,7,25); }
td.TdClassName
{
border-color: #020719;
}
.TagClassName
{
border-color: #020719;
}
</style>