Shades of Blackcurrant #390140
Tints of Blackcurrant #390140
RGB
CMYK
RGB Variations
Color information
#390140 (or 0x390140) is known color: Blackcurrant. HEX triplet: 39, 01 and 40. RGB value is (57,1,64). Sum of RGB (Red+Green+Blue) = 57+1+64=122 (16% of max value = 765). Red value is 57 (22.66% from 255 or 46.72% from 122); Green value is 1 (0.78% from 255 or 0.82% from 122); Blue value is 64 (25.39% from 255 or 52.46% from 122); Max value from RGB is 64 - color contains mainly: blue. Hex color #390140 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390140 is #C6FEBF. Grayscale: #181818. Windows color (decimal): -13041344 or 4194617. OLE color: 4194617.
HSL color Cylindrical-coordinate representation of color #390140: hue angle of 293.33º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390140 is Cyan = 0.11, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 1 | 64 | - |
| CMYK | 0.11 | 0.98 | 0 | 0.75 |
| HSL | 293.33º | 0.97% | 0.13% | - |
| HSV(B) | 293.33º | 0.98% | 0.25% | - |
| XYZ | 2.62 | 1.26 | 4.96 | - |
| YUV | 24.93 | 150.05 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 1 | 64 | 0.11 | 0.98 | 0 | 0.75 | 293.33 | 0.97 | 0.13 |
| Hex | 39 | 1 | 40 | B | 62 | 0 | 4B | 125 | 61 | D |
| Octal | 71 | 1 | 100 | 13 | 142 | 0 | 113 | 445 | 141 | 15 |
| Binary | 111001 | 1 | 1000000 | 1011 | 1100010 | 0 | 1001011 | 100100101 | 1100001 | 1101 |
Color Harmonies of #390140
Complementary color
Monochromatic Colors of #390140
Black with #390140
Text Example
Text Example
White with #390140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390140; }
p { color: rgb(57,1,64); }
H1.HeaderClassName
{
color: #390140;
}
.AnyTagClassName
{
color: #390140;
}
</style>
background-color css
<style>
a { background-color: #390140; }
a { background-color: rgb(57,1,64); }
div.DivClassName
{
background-color: #390140;
}
.BgClassName
{
background-color: #390140;
}
</style>
border-color css
<style>
span { border-color: #390140; }
span { border-color: rgb(57,1,64); }
td.TdClassName
{
border-color: #390140;
}
.TagClassName
{
border-color: #390140;
}
</style>