Shades of Blackcurrant #390649
Tints of Blackcurrant #390649
RGB
CMYK
RGB Variations
Color information
#390649 (or 0x390649) is known color: Blackcurrant. HEX triplet: 39, 06 and 49. RGB value is (57,6,73). Sum of RGB (Red+Green+Blue) = 57+6+73=136 (18% of max value = 765). Red value is 57 (22.66% from 255 or 41.91% from 136); Green value is 6 (2.73% from 255 or 4.41% from 136); Blue value is 73 (28.91% from 255 or 53.68% from 136); Max value from RGB is 73 - color contains mainly: blue. Hex color #390649 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390649 is #C6F9B6. Grayscale: #1C1C1C. Windows color (decimal): -13040055 or 4785721. OLE color: 4785721.
HSL color Cylindrical-coordinate representation of color #390649: hue angle of 285.67º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #390649 is Cyan = 0.22, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 6 | 73 | - |
| CMYK | 0.22 | 0.92 | 0 | 0.71 |
| HSL | 285.67º | 0.85% | 0.15% | - |
| HSV(B) | 285.67º | 0.92% | 0.29% | - |
| XYZ | 2.96 | 1.48 | 6.43 | - |
| YUV | 28.89 | 152.9 | 148.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 73 | 0.22 | 0.92 | 0 | 0.71 | 285.67 | 0.85 | 0.15 |
| Hex | 39 | 6 | 49 | 16 | 5C | 0 | 47 | 11E | 55 | F |
| Octal | 71 | 6 | 111 | 26 | 134 | 0 | 107 | 436 | 125 | 17 |
| Binary | 111001 | 110 | 1001001 | 10110 | 1011100 | 0 | 1000111 | 100011110 | 1010101 | 1111 |
Color Harmonies of #390649
Complementary color
Monochromatic Colors of #390649
Black with #390649
Text Example
Text Example
White with #390649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390649; }
p { color: rgb(57,6,73); }
H1.HeaderClassName
{
color: #390649;
}
.AnyTagClassName
{
color: #390649;
}
</style>
background-color css
<style>
a { background-color: #390649; }
a { background-color: rgb(57,6,73); }
div.DivClassName
{
background-color: #390649;
}
.BgClassName
{
background-color: #390649;
}
</style>
border-color css
<style>
span { border-color: #390649; }
span { border-color: rgb(57,6,73); }
td.TdClassName
{
border-color: #390649;
}
.TagClassName
{
border-color: #390649;
}
</style>