Shades of Blackcurrant #450056
Tints of Blackcurrant #450056
RGB
CMYK
RGB Variations
Color information
#450056 (or 0x450056) is known color: Blackcurrant. HEX triplet: 45, 00 and 56. RGB value is (69,0,86). Sum of RGB (Red+Green+Blue) = 69+0+86=155 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.52% from 155); Green value is 0 (0.39% from 255 or 0% from 155); Blue value is 86 (33.98% from 255 or 55.48% from 155); Max value from RGB is 86 - color contains mainly: blue. Hex color #450056 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450056 is #BAFFA9. Grayscale: #1E1E1E. Windows color (decimal): -12255146 or 5636165. OLE color: 5636165.
HSL color Cylindrical-coordinate representation of color #450056: hue angle of 288.14º 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 #450056 is Cyan = 0.20, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 0 | 86 | - |
| CMYK | 0.20 | 1 | 0 | 0.66 |
| HSL | 288.14º | 1% | 0.17% | - |
| HSV(B) | 288.14º | 1% | 0.34% | - |
| XYZ | 4.13 | 1.94 | 8.96 | - |
| YUV | 30.44 | 159.36 | 155.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 0 | 86 | 0.20 | 1 | 0 | 0.66 | 288.14 | 1 | 0.17 |
| Hex | 45 | 0 | 56 | 14 | 64 | 0 | 42 | 120 | 64 | 11 |
| Octal | 105 | 0 | 126 | 24 | 144 | 0 | 102 | 440 | 144 | 21 |
| Binary | 1000101 | 0 | 1010110 | 10100 | 1100100 | 0 | 1000010 | 100100000 | 1100100 | 10001 |
Color Harmonies of #450056
Complementary color
Monochromatic Colors of #450056
Black with #450056
Text Example
Text Example
White with #450056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450056; }
p { color: rgb(69,0,86); }
H1.HeaderClassName
{
color: #450056;
}
.AnyTagClassName
{
color: #450056;
}
</style>
background-color css
<style>
a { background-color: #450056; }
a { background-color: rgb(69,0,86); }
div.DivClassName
{
background-color: #450056;
}
.BgClassName
{
background-color: #450056;
}
</style>
border-color css
<style>
span { border-color: #450056; }
span { border-color: rgb(69,0,86); }
td.TdClassName
{
border-color: #450056;
}
.TagClassName
{
border-color: #450056;
}
</style>