Shades of Blackcurrant #390746
Tints of Blackcurrant #390746
RGB
CMYK
RGB Variations
Color information
#390746 (or 0x390746) is known color: Blackcurrant. HEX triplet: 39, 07 and 46. RGB value is (57,7,70). Sum of RGB (Red+Green+Blue) = 57+7+70=134 (17% of max value = 765). Red value is 57 (22.66% from 255 or 42.54% from 134); Green value is 7 (3.12% from 255 or 5.22% from 134); Blue value is 70 (27.73% from 255 or 52.24% from 134); Max value from RGB is 70 - color contains mainly: blue. Hex color #390746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390746 is #C6F8B9. Grayscale: #1C1C1C. Windows color (decimal): -13039802 or 4589369. OLE color: 4589369.
HSL color Cylindrical-coordinate representation of color #390746: hue angle of 287.62º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #390746 is Cyan = 0.19, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 7 | 70 | - |
| CMYK | 0.19 | 0.90 | 0 | 0.73 |
| HSL | 287.62º | 0.82% | 0.15% | - |
| HSV(B) | 287.62º | 0.9% | 0.27% | - |
| XYZ | 2.87 | 1.46 | 5.93 | - |
| YUV | 29.13 | 151.07 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 70 | 0.19 | 0.90 | 0 | 0.73 | 287.62 | 0.82 | 0.15 |
| Hex | 39 | 7 | 46 | 13 | 5A | 0 | 49 | 120 | 52 | F |
| Octal | 71 | 7 | 106 | 23 | 132 | 0 | 111 | 440 | 122 | 17 |
| Binary | 111001 | 111 | 1000110 | 10011 | 1011010 | 0 | 1001001 | 100100000 | 1010010 | 1111 |
Color Harmonies of #390746
Complementary color
Monochromatic Colors of #390746
Black with #390746
Text Example
Text Example
White with #390746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390746; }
p { color: rgb(57,7,70); }
H1.HeaderClassName
{
color: #390746;
}
.AnyTagClassName
{
color: #390746;
}
</style>
background-color css
<style>
a { background-color: #390746; }
a { background-color: rgb(57,7,70); }
div.DivClassName
{
background-color: #390746;
}
.BgClassName
{
background-color: #390746;
}
</style>
border-color css
<style>
span { border-color: #390746; }
span { border-color: rgb(57,7,70); }
td.TdClassName
{
border-color: #390746;
}
.TagClassName
{
border-color: #390746;
}
</style>