Shades of Black Russian #071228
Tints of Black Russian #071228
RGB
CMYK
RGB Variations
Color information
#071228 (or 0x071228) is known color: Black Russian. HEX triplet: 07, 12 and 28. RGB value is (7,18,40). Sum of RGB (Red+Green+Blue) = 7+18+40=65 (8% of max value = 765). Red value is 7 (3.12% from 255 or 10.77% from 65); Green value is 18 (7.42% from 255 or 27.69% from 65); Blue value is 40 (16.02% from 255 or 61.54% from 65); Max value from RGB is 40 - color contains mainly: blue. Hex color #071228 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071228 is #F8EDD7. Grayscale: #111111. Windows color (decimal): -16313816 or 2626055. OLE color: 2626055.
HSL color Cylindrical-coordinate representation of color #071228: hue angle of 220º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #071228 is Cyan = 0.83, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 7 | 18 | 40 | - |
| CMYK | 0.83 | 0.55 | 0 | 0.84 |
| HSL | 220º | 0.7% | 0.09% | - |
| HSV(B) | 220º | 0.83% | 0.16% | - |
| XYZ | 0.69 | 0.63 | 2.09 | - |
| YUV | 17.22 | 140.86 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 18 | 40 | 0.83 | 0.55 | 0 | 0.84 | 220 | 0.7 | 0.09 |
| Hex | 7 | 12 | 28 | 53 | 37 | 0 | 54 | DC | 46 | 9 |
| Octal | 7 | 22 | 50 | 123 | 67 | 0 | 124 | 334 | 106 | 11 |
| Binary | 111 | 10010 | 101000 | 1010011 | 110111 | 0 | 1010100 | 11011100 | 1000110 | 1001 |
Color Harmonies of #071228
Complementary color
Monochromatic Colors of #071228
Black with #071228
Text Example
Text Example
White with #071228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071228; }
p { color: rgb(7,18,40); }
H1.HeaderClassName
{
color: #071228;
}
.AnyTagClassName
{
color: #071228;
}
</style>
background-color css
<style>
a { background-color: #071228; }
a { background-color: rgb(7,18,40); }
div.DivClassName
{
background-color: #071228;
}
.BgClassName
{
background-color: #071228;
}
</style>
border-color css
<style>
span { border-color: #071228; }
span { border-color: rgb(7,18,40); }
td.TdClassName
{
border-color: #071228;
}
.TagClassName
{
border-color: #071228;
}
</style>