Shades of Blackcurrant #390846
Tints of Blackcurrant #390846
RGB
CMYK
RGB Variations
Color information
#390846 (or 0x390846) is known color: Blackcurrant. HEX triplet: 39, 08 and 46. RGB value is (57,8,70). Sum of RGB (Red+Green+Blue) = 57+8+70=135 (17% of max value = 765). Red value is 57 (22.66% from 255 or 42.22% from 135); Green value is 8 (3.52% from 255 or 5.93% from 135); Blue value is 70 (27.73% from 255 or 51.85% from 135); Max value from RGB is 70 - color contains mainly: blue. Hex color #390846 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390846 is #C6F7B9. Grayscale: #1D1D1D. Windows color (decimal): -13039546 or 4589625. OLE color: 4589625.
HSL color Cylindrical-coordinate representation of color #390846: hue angle of 287.42º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #390846 is Cyan = 0.19, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 8 | 70 | - |
| CMYK | 0.19 | 0.89 | 0 | 0.73 |
| HSL | 287.42º | 0.79% | 0.15% | - |
| HSV(B) | 287.42º | 0.89% | 0.27% | - |
| XYZ | 2.88 | 1.49 | 5.93 | - |
| YUV | 29.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 70 | 0.19 | 0.89 | 0 | 0.73 | 287.42 | 0.79 | 0.15 |
| Hex | 39 | 8 | 46 | 13 | 59 | 0 | 49 | 11F | 4F | F |
| Octal | 71 | 10 | 106 | 23 | 131 | 0 | 111 | 437 | 117 | 17 |
| Binary | 111001 | 1000 | 1000110 | 10011 | 1011001 | 0 | 1001001 | 100011111 | 1001111 | 1111 |
Color Harmonies of #390846
Complementary color
Monochromatic Colors of #390846
Black with #390846
Text Example
Text Example
White with #390846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390846; }
p { color: rgb(57,8,70); }
H1.HeaderClassName
{
color: #390846;
}
.AnyTagClassName
{
color: #390846;
}
</style>
background-color css
<style>
a { background-color: #390846; }
a { background-color: rgb(57,8,70); }
div.DivClassName
{
background-color: #390846;
}
.BgClassName
{
background-color: #390846;
}
</style>
border-color css
<style>
span { border-color: #390846; }
span { border-color: rgb(57,8,70); }
td.TdClassName
{
border-color: #390846;
}
.TagClassName
{
border-color: #390846;
}
</style>