Shades of Blackcurrant #460056
Tints of Blackcurrant #460056
RGB
CMYK
RGB Variations
Color information
#460056 (or 0x460056) is known color: Blackcurrant. HEX triplet: 46, 00 and 56. RGB value is (70,0,86). Sum of RGB (Red+Green+Blue) = 70+0+86=156 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.87% from 156); Green value is 0 (0.39% from 255 or 0% from 156); Blue value is 86 (33.98% from 255 or 55.13% from 156); Max value from RGB is 86 - color contains mainly: blue. Hex color #460056 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460056 is #B9FFA9. Grayscale: #1E1E1E. Windows color (decimal): -12189610 or 5636166. OLE color: 5636166.
HSL color Cylindrical-coordinate representation of color #460056: hue angle of 288.84º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #460056 is Cyan = 0.19, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 0 | 86 | - |
| CMYK | 0.19 | 1 | 0 | 0.66 |
| HSL | 288.84º | 1% | 0.17% | - |
| HSV(B) | 288.84º | 1% | 0.34% | - |
| XYZ | 4.21 | 1.97 | 8.96 | - |
| YUV | 30.73 | 159.19 | 156.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 0 | 86 | 0.19 | 1 | 0 | 0.66 | 288.84 | 1 | 0.17 |
| Hex | 46 | 0 | 56 | 13 | 64 | 0 | 42 | 121 | 64 | 11 |
| Octal | 106 | 0 | 126 | 23 | 144 | 0 | 102 | 441 | 144 | 21 |
| Binary | 1000110 | 0 | 1010110 | 10011 | 1100100 | 0 | 1000010 | 100100001 | 1100100 | 10001 |
Color Harmonies of #460056
Complementary color
Monochromatic Colors of #460056
Black with #460056
Text Example
Text Example
White with #460056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460056; }
p { color: rgb(70,0,86); }
H1.HeaderClassName
{
color: #460056;
}
.AnyTagClassName
{
color: #460056;
}
</style>
background-color css
<style>
a { background-color: #460056; }
a { background-color: rgb(70,0,86); }
div.DivClassName
{
background-color: #460056;
}
.BgClassName
{
background-color: #460056;
}
</style>
border-color css
<style>
span { border-color: #460056; }
span { border-color: rgb(70,0,86); }
td.TdClassName
{
border-color: #460056;
}
.TagClassName
{
border-color: #460056;
}
</style>