Shades of Blackcurrant #390749
Tints of Blackcurrant #390749
RGB
CMYK
RGB Variations
Color information
#390749 (or 0x390749) is known color: Blackcurrant. HEX triplet: 39, 07 and 49. RGB value is (57,7,73). Sum of RGB (Red+Green+Blue) = 57+7+73=137 (18% of max value = 765). Red value is 57 (22.66% from 255 or 41.61% from 137); Green value is 7 (3.12% from 255 or 5.11% from 137); Blue value is 73 (28.91% from 255 or 53.28% from 137); Max value from RGB is 73 - color contains mainly: blue. Hex color #390749 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390749 is #C6F8B6. Grayscale: #1D1D1D. Windows color (decimal): -13039799 or 4785977. OLE color: 4785977.
HSL color Cylindrical-coordinate representation of color #390749: hue angle of 285.45º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #390749 is Cyan = 0.22, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 7 | 73 | - |
| CMYK | 0.22 | 0.90 | 0 | 0.71 |
| HSL | 285.45º | 0.83% | 0.16% | - |
| HSV(B) | 285.45º | 0.9% | 0.29% | - |
| XYZ | 2.97 | 1.5 | 6.44 | - |
| YUV | 29.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 73 | 0.22 | 0.90 | 0 | 0.71 | 285.45 | 0.83 | 0.16 |
| Hex | 39 | 7 | 49 | 16 | 5A | 0 | 47 | 11D | 52 | 10 |
| Octal | 71 | 7 | 111 | 26 | 132 | 0 | 107 | 435 | 122 | 20 |
| Binary | 111001 | 111 | 1001001 | 10110 | 1011010 | 0 | 1000111 | 100011101 | 1010010 | 10000 |
Color Harmonies of #390749
Complementary color
Monochromatic Colors of #390749
Black with #390749
Text Example
Text Example
White with #390749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390749; }
p { color: rgb(57,7,73); }
H1.HeaderClassName
{
color: #390749;
}
.AnyTagClassName
{
color: #390749;
}
</style>
background-color css
<style>
a { background-color: #390749; }
a { background-color: rgb(57,7,73); }
div.DivClassName
{
background-color: #390749;
}
.BgClassName
{
background-color: #390749;
}
</style>
border-color css
<style>
span { border-color: #390749; }
span { border-color: rgb(57,7,73); }
td.TdClassName
{
border-color: #390749;
}
.TagClassName
{
border-color: #390749;
}
</style>