Shades of Blackcurrant #390446
Tints of Blackcurrant #390446
RGB
CMYK
RGB Variations
Color information
#390446 (or 0x390446) is known color: Blackcurrant. HEX triplet: 39, 04 and 46. RGB value is (57,4,70). Sum of RGB (Red+Green+Blue) = 57+4+70=131 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.51% from 131); Green value is 4 (1.95% from 255 or 3.05% from 131); Blue value is 70 (27.73% from 255 or 53.44% from 131); Max value from RGB is 70 - color contains mainly: blue. Hex color #390446 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390446 is #C6FBB9. Grayscale: #1B1B1B. Windows color (decimal): -13040570 or 4588601. OLE color: 4588601.
HSL color Cylindrical-coordinate representation of color #390446: hue angle of 288.18º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390446 is Cyan = 0.19, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 4 | 70 | - |
| CMYK | 0.19 | 0.94 | 0 | 0.73 |
| HSL | 288.18º | 0.89% | 0.15% | - |
| HSV(B) | 288.18º | 0.94% | 0.27% | - |
| XYZ | 2.84 | 1.4 | 5.91 | - |
| YUV | 27.37 | 152.06 | 149.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 70 | 0.19 | 0.94 | 0 | 0.73 | 288.18 | 0.89 | 0.15 |
| Hex | 39 | 4 | 46 | 13 | 5E | 0 | 49 | 120 | 59 | F |
| Octal | 71 | 4 | 106 | 23 | 136 | 0 | 111 | 440 | 131 | 17 |
| Binary | 111001 | 100 | 1000110 | 10011 | 1011110 | 0 | 1001001 | 100100000 | 1011001 | 1111 |
Color Harmonies of #390446
Complementary color
Monochromatic Colors of #390446
Black with #390446
Text Example
Text Example
White with #390446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390446; }
p { color: rgb(57,4,70); }
H1.HeaderClassName
{
color: #390446;
}
.AnyTagClassName
{
color: #390446;
}
</style>
background-color css
<style>
a { background-color: #390446; }
a { background-color: rgb(57,4,70); }
div.DivClassName
{
background-color: #390446;
}
.BgClassName
{
background-color: #390446;
}
</style>
border-color css
<style>
span { border-color: #390446; }
span { border-color: rgb(57,4,70); }
td.TdClassName
{
border-color: #390446;
}
.TagClassName
{
border-color: #390446;
}
</style>