Shades of Black Russian #071126
Tints of Black Russian #071126
RGB
CMYK
RGB Variations
Color information
#071126 (or 0x071126) is known color: Black Russian. HEX triplet: 07, 11 and 26. RGB value is (7,17,38). Sum of RGB (Red+Green+Blue) = 7+17+38=62 (8% of max value = 765). Red value is 7 (3.12% from 255 or 11.29% from 62); Green value is 17 (7.03% from 255 or 27.42% from 62); Blue value is 38 (15.23% from 255 or 61.29% from 62); Max value from RGB is 38 - color contains mainly: blue. Hex color #071126 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071126 is #F8EED9. Grayscale: #101010. Windows color (decimal): -16314074 or 2494727. OLE color: 2494727.
HSL color Cylindrical-coordinate representation of color #071126: hue angle of 220.65º degrees, saturation: 0.69, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #071126 is Cyan = 0.82, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 7 | 17 | 38 | - |
| CMYK | 0.82 | 0.55 | 0 | 0.85 |
| HSL | 220.65º | 0.69% | 0.09% | - |
| HSV(B) | 220.65º | 0.82% | 0.15% | - |
| XYZ | 0.64 | 0.59 | 1.91 | - |
| YUV | 16.4 | 140.19 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 17 | 38 | 0.82 | 0.55 | 0 | 0.85 | 220.65 | 0.69 | 0.09 |
| Hex | 7 | 11 | 26 | 52 | 37 | 0 | 55 | DD | 45 | 9 |
| Octal | 7 | 21 | 46 | 122 | 67 | 0 | 125 | 335 | 105 | 11 |
| Binary | 111 | 10001 | 100110 | 1010010 | 110111 | 0 | 1010101 | 11011101 | 1000101 | 1001 |
Color Harmonies of #071126
Complementary color
Monochromatic Colors of #071126
Black with #071126
Text Example
Text Example
White with #071126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071126; }
p { color: rgb(7,17,38); }
H1.HeaderClassName
{
color: #071126;
}
.AnyTagClassName
{
color: #071126;
}
</style>
background-color css
<style>
a { background-color: #071126; }
a { background-color: rgb(7,17,38); }
div.DivClassName
{
background-color: #071126;
}
.BgClassName
{
background-color: #071126;
}
</style>
border-color css
<style>
span { border-color: #071126; }
span { border-color: rgb(7,17,38); }
td.TdClassName
{
border-color: #071126;
}
.TagClassName
{
border-color: #071126;
}
</style>