Shades of Blackcurrant #391046
Tints of Blackcurrant #391046
RGB
CMYK
RGB Variations
Color information
#391046 (or 0x391046) is known color: Blackcurrant. HEX triplet: 39, 10 and 46. RGB value is (57,16,70). Sum of RGB (Red+Green+Blue) = 57+16+70=143 (18% of max value = 765). Red value is 57 (22.66% from 255 or 39.86% from 143); Green value is 16 (6.64% from 255 or 11.19% from 143); Blue value is 70 (27.73% from 255 or 48.95% from 143); Max value from RGB is 70 - color contains mainly: blue. Hex color #391046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391046 is #C6EFB9. Grayscale: #222222. Windows color (decimal): -13037498 or 4591673. OLE color: 4591673.
HSL color Cylindrical-coordinate representation of color #391046: hue angle of 285.56º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #391046 is Cyan = 0.19, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 16 | 70 | - |
| CMYK | 0.19 | 0.77 | 0 | 0.73 |
| HSL | 285.56º | 0.63% | 0.17% | - |
| HSV(B) | 285.56º | 0.77% | 0.27% | - |
| XYZ | 2.98 | 1.68 | 5.96 | - |
| YUV | 34.42 | 148.08 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 70 | 0.19 | 0.77 | 0 | 0.73 | 285.56 | 0.63 | 0.17 |
| Hex | 39 | 10 | 46 | 13 | 4D | 0 | 49 | 11E | 3F | 11 |
| Octal | 71 | 20 | 106 | 23 | 115 | 0 | 111 | 436 | 77 | 21 |
| Binary | 111001 | 10000 | 1000110 | 10011 | 1001101 | 0 | 1001001 | 100011110 | 111111 | 10001 |
Color Harmonies of #391046
Complementary color
Monochromatic Colors of #391046
Black with #391046
Text Example
Text Example
White with #391046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391046; }
p { color: rgb(57,16,70); }
H1.HeaderClassName
{
color: #391046;
}
.AnyTagClassName
{
color: #391046;
}
</style>
background-color css
<style>
a { background-color: #391046; }
a { background-color: rgb(57,16,70); }
div.DivClassName
{
background-color: #391046;
}
.BgClassName
{
background-color: #391046;
}
</style>
border-color css
<style>
span { border-color: #391046; }
span { border-color: rgb(57,16,70); }
td.TdClassName
{
border-color: #391046;
}
.TagClassName
{
border-color: #391046;
}
</style>