Shades of Black Russian #061022
Tints of Black Russian #061022
RGB
CMYK
RGB Variations
Color information
#061022 (or 0x061022) is known color: Black Russian. HEX triplet: 06, 10 and 22. RGB value is (6,16,34). Sum of RGB (Red+Green+Blue) = 6+16+34=56 (7% of max value = 765). Red value is 6 (2.73% from 255 or 10.71% from 56); Green value is 16 (6.64% from 255 or 28.57% from 56); Blue value is 34 (13.67% from 255 or 60.71% from 56); Max value from RGB is 34 - color contains mainly: blue. Hex color #061022 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061022 is #F9EFDD. Grayscale: #0E0E0E. Windows color (decimal): -16379870 or 2232326. OLE color: 2232326.
HSL color Cylindrical-coordinate representation of color #061022: hue angle of 218.57º degrees, saturation: 0.7, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #061022 is Cyan = 0.82, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 6 | 16 | 34 | - |
| CMYK | 0.82 | 0.53 | 0 | 0.87 |
| HSL | 218.57º | 0.7% | 0.08% | - |
| HSV(B) | 218.57º | 0.82% | 0.13% | - |
| XYZ | 0.55 | 0.52 | 1.59 | - |
| YUV | 15.06 | 138.69 | 121.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 16 | 34 | 0.82 | 0.53 | 0 | 0.87 | 218.57 | 0.7 | 0.08 |
| Hex | 6 | 10 | 22 | 52 | 35 | 0 | 57 | DB | 46 | 8 |
| Octal | 6 | 20 | 42 | 122 | 65 | 0 | 127 | 333 | 106 | 10 |
| Binary | 110 | 10000 | 100010 | 1010010 | 110101 | 0 | 1010111 | 11011011 | 1000110 | 1000 |
Color Harmonies of #061022
Complementary color
Monochromatic Colors of #061022
Black with #061022
Text Example
Text Example
White with #061022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061022; }
p { color: rgb(6,16,34); }
H1.HeaderClassName
{
color: #061022;
}
.AnyTagClassName
{
color: #061022;
}
</style>
background-color css
<style>
a { background-color: #061022; }
a { background-color: rgb(6,16,34); }
div.DivClassName
{
background-color: #061022;
}
.BgClassName
{
background-color: #061022;
}
</style>
border-color css
<style>
span { border-color: #061022; }
span { border-color: rgb(6,16,34); }
td.TdClassName
{
border-color: #061022;
}
.TagClassName
{
border-color: #061022;
}
</style>