Shades of Blackcurrant #450156
Tints of Blackcurrant #450156
RGB
CMYK
RGB Variations
Color information
#450156 (or 0x450156) is known color: Blackcurrant. HEX triplet: 45, 01 and 56. RGB value is (69,1,86). Sum of RGB (Red+Green+Blue) = 69+1+86=156 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.23% from 156); Green value is 1 (0.78% from 255 or 0.64% 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 #450156 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450156 is #BAFEA9. Grayscale: #1E1E1E. Windows color (decimal): -12254890 or 5636421. OLE color: 5636421.
HSL color Cylindrical-coordinate representation of color #450156: hue angle of 288º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #450156 is Cyan = 0.20, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 1 | 86 | - |
| CMYK | 0.20 | 0.99 | 0 | 0.66 |
| HSL | 288º | 0.98% | 0.17% | - |
| HSV(B) | 288º | 0.99% | 0.34% | - |
| XYZ | 4.14 | 1.96 | 8.96 | - |
| YUV | 31.02 | 159.03 | 155.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 1 | 86 | 0.20 | 0.99 | 0 | 0.66 | 288 | 0.98 | 0.17 |
| Hex | 45 | 1 | 56 | 14 | 63 | 0 | 42 | 120 | 62 | 11 |
| Octal | 105 | 1 | 126 | 24 | 143 | 0 | 102 | 440 | 142 | 21 |
| Binary | 1000101 | 1 | 1010110 | 10100 | 1100011 | 0 | 1000010 | 100100000 | 1100010 | 10001 |
Color Harmonies of #450156
Complementary color
Monochromatic Colors of #450156
Black with #450156
Text Example
Text Example
White with #450156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450156; }
p { color: rgb(69,1,86); }
H1.HeaderClassName
{
color: #450156;
}
.AnyTagClassName
{
color: #450156;
}
</style>
background-color css
<style>
a { background-color: #450156; }
a { background-color: rgb(69,1,86); }
div.DivClassName
{
background-color: #450156;
}
.BgClassName
{
background-color: #450156;
}
</style>
border-color css
<style>
span { border-color: #450156; }
span { border-color: rgb(69,1,86); }
td.TdClassName
{
border-color: #450156;
}
.TagClassName
{
border-color: #450156;
}
</style>