Shades of Blackcurrant #390048
Tints of Blackcurrant #390048
RGB
CMYK
RGB Variations
Color information
#390048 (or 0x390048) is known color: Blackcurrant. HEX triplet: 39, 00 and 48. RGB value is (57,0,72). Sum of RGB (Red+Green+Blue) = 57+0+72=129 (17% of max value = 765). Red value is 57 (22.66% from 255 or 44.19% from 129); Green value is 0 (0.39% from 255 or 0% from 129); Blue value is 72 (28.52% from 255 or 55.81% from 129); Max value from RGB is 72 - color contains mainly: blue. Hex color #390048 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390048 is #C6FFB7. Grayscale: #191919. Windows color (decimal): -13041592 or 4718649. OLE color: 4718649.
HSL color Cylindrical-coordinate representation of color #390048: hue angle of 287.5º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #390048 is Cyan = 0.21, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 0 | 72 | - |
| CMYK | 0.21 | 1 | 0 | 0.72 |
| HSL | 287.5º | 1% | 0.14% | - |
| HSV(B) | 287.5º | 1% | 0.28% | - |
| XYZ | 2.86 | 1.34 | 6.24 | - |
| YUV | 25.25 | 154.38 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 72 | 0.21 | 1 | 0 | 0.72 | 287.5 | 1 | 0.14 |
| Hex | 39 | 0 | 48 | 15 | 64 | 0 | 48 | 120 | 64 | E |
| Octal | 71 | 0 | 110 | 25 | 144 | 0 | 110 | 440 | 144 | 16 |
| Binary | 111001 | 0 | 1001000 | 10101 | 1100100 | 0 | 1001000 | 100100000 | 1100100 | 1110 |
Color Harmonies of #390048
Complementary color
Monochromatic Colors of #390048
Black with #390048
Text Example
Text Example
White with #390048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390048; }
p { color: rgb(57,0,72); }
H1.HeaderClassName
{
color: #390048;
}
.AnyTagClassName
{
color: #390048;
}
</style>
background-color css
<style>
a { background-color: #390048; }
a { background-color: rgb(57,0,72); }
div.DivClassName
{
background-color: #390048;
}
.BgClassName
{
background-color: #390048;
}
</style>
border-color css
<style>
span { border-color: #390048; }
span { border-color: rgb(57,0,72); }
td.TdClassName
{
border-color: #390048;
}
.TagClassName
{
border-color: #390048;
}
</style>