Shades of Black Russian #071022
Tints of Black Russian #071022
RGB
CMYK
RGB Variations
Color information
#071022 (or 0x071022) is known color: Black Russian. HEX triplet: 07, 10 and 22. RGB value is (7,16,34). Sum of RGB (Red+Green+Blue) = 7+16+34=57 (7% of max value = 765). Red value is 7 (3.12% from 255 or 12.28% from 57); Green value is 16 (6.64% from 255 or 28.07% from 57); Blue value is 34 (13.67% from 255 or 59.65% from 57); Max value from RGB is 34 - color contains mainly: blue. Hex color #071022 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071022 is #F8EFDD. Grayscale: #0F0F0F. Windows color (decimal): -16314334 or 2232327. OLE color: 2232327.
HSL color Cylindrical-coordinate representation of color #071022: hue angle of 220º degrees, saturation: 0.66, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #071022 is Cyan = 0.79, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 7 | 16 | 34 | - |
| CMYK | 0.79 | 0.53 | 0 | 0.87 |
| HSL | 220º | 0.66% | 0.08% | - |
| HSV(B) | 220º | 0.79% | 0.13% | - |
| XYZ | 0.56 | 0.53 | 1.59 | - |
| YUV | 15.36 | 138.52 | 122.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 16 | 34 | 0.79 | 0.53 | 0 | 0.87 | 220 | 0.66 | 0.08 |
| Hex | 7 | 10 | 22 | 4F | 35 | 0 | 57 | DC | 42 | 8 |
| Octal | 7 | 20 | 42 | 117 | 65 | 0 | 127 | 334 | 102 | 10 |
| Binary | 111 | 10000 | 100010 | 1001111 | 110101 | 0 | 1010111 | 11011100 | 1000010 | 1000 |
Color Harmonies of #071022
Complementary color
Monochromatic Colors of #071022
Black with #071022
Text Example
Text Example
White with #071022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071022; }
p { color: rgb(7,16,34); }
H1.HeaderClassName
{
color: #071022;
}
.AnyTagClassName
{
color: #071022;
}
</style>
background-color css
<style>
a { background-color: #071022; }
a { background-color: rgb(7,16,34); }
div.DivClassName
{
background-color: #071022;
}
.BgClassName
{
background-color: #071022;
}
</style>
border-color css
<style>
span { border-color: #071022; }
span { border-color: rgb(7,16,34); }
td.TdClassName
{
border-color: #071022;
}
.TagClassName
{
border-color: #071022;
}
</style>