Shades of Blackcurrant #390847
Tints of Blackcurrant #390847
RGB
CMYK
RGB Variations
Color information
#390847 (or 0x390847) is known color: Blackcurrant. HEX triplet: 39, 08 and 47. RGB value is (57,8,71). Sum of RGB (Red+Green+Blue) = 57+8+71=136 (18% of max value = 765). Red value is 57 (22.66% from 255 or 41.91% from 136); Green value is 8 (3.52% from 255 or 5.88% from 136); Blue value is 71 (28.12% from 255 or 52.21% from 136); Max value from RGB is 71 - color contains mainly: blue. Hex color #390847 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390847 is #C6F7B8. Grayscale: #1D1D1D. Windows color (decimal): -13039545 or 4655161. OLE color: 4655161.
HSL color Cylindrical-coordinate representation of color #390847: hue angle of 286.67º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #390847 is Cyan = 0.20, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 8 | 71 | - |
| CMYK | 0.20 | 0.89 | 0 | 0.72 |
| HSL | 286.67º | 0.8% | 0.15% | - |
| HSV(B) | 286.67º | 0.89% | 0.28% | - |
| XYZ | 2.91 | 1.5 | 6.1 | - |
| YUV | 29.83 | 151.23 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 71 | 0.20 | 0.89 | 0 | 0.72 | 286.67 | 0.8 | 0.15 |
| Hex | 39 | 8 | 47 | 14 | 59 | 0 | 48 | 11F | 50 | F |
| Octal | 71 | 10 | 107 | 24 | 131 | 0 | 110 | 437 | 120 | 17 |
| Binary | 111001 | 1000 | 1000111 | 10100 | 1011001 | 0 | 1001000 | 100011111 | 1010000 | 1111 |
Color Harmonies of #390847
Complementary color
Monochromatic Colors of #390847
Black with #390847
Text Example
Text Example
White with #390847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390847; }
p { color: rgb(57,8,71); }
H1.HeaderClassName
{
color: #390847;
}
.AnyTagClassName
{
color: #390847;
}
</style>
background-color css
<style>
a { background-color: #390847; }
a { background-color: rgb(57,8,71); }
div.DivClassName
{
background-color: #390847;
}
.BgClassName
{
background-color: #390847;
}
</style>
border-color css
<style>
span { border-color: #390847; }
span { border-color: rgb(57,8,71); }
td.TdClassName
{
border-color: #390847;
}
.TagClassName
{
border-color: #390847;
}
</style>