Shades of Blackcurrant #390640
Tints of Blackcurrant #390640
RGB
CMYK
RGB Variations
Color information
#390640 (or 0x390640) is known color: Blackcurrant. HEX triplet: 39, 06 and 40. RGB value is (57,6,64). Sum of RGB (Red+Green+Blue) = 57+6+64=127 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.88% from 127); Green value is 6 (2.73% from 255 or 4.72% from 127); Blue value is 64 (25.39% from 255 or 50.39% from 127); Max value from RGB is 64 - color contains mainly: blue. Hex color #390640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390640 is #C6F9BF. Grayscale: #1B1B1B. Windows color (decimal): -13040064 or 4195897. OLE color: 4195897.
HSL color Cylindrical-coordinate representation of color #390640: hue angle of 292.76º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390640 is Cyan = 0.11, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 6 | 64 | - |
| CMYK | 0.11 | 0.91 | 0 | 0.75 |
| HSL | 292.76º | 0.83% | 0.14% | - |
| HSV(B) | 292.76º | 0.91% | 0.25% | - |
| XYZ | 2.68 | 1.37 | 4.97 | - |
| YUV | 27.86 | 148.4 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 64 | 0.11 | 0.91 | 0 | 0.75 | 292.76 | 0.83 | 0.14 |
| Hex | 39 | 6 | 40 | B | 5B | 0 | 4B | 125 | 53 | E |
| Octal | 71 | 6 | 100 | 13 | 133 | 0 | 113 | 445 | 123 | 16 |
| Binary | 111001 | 110 | 1000000 | 1011 | 1011011 | 0 | 1001011 | 100100101 | 1010011 | 1110 |
Color Harmonies of #390640
Complementary color
Monochromatic Colors of #390640
Black with #390640
Text Example
Text Example
White with #390640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390640; }
p { color: rgb(57,6,64); }
H1.HeaderClassName
{
color: #390640;
}
.AnyTagClassName
{
color: #390640;
}
</style>
background-color css
<style>
a { background-color: #390640; }
a { background-color: rgb(57,6,64); }
div.DivClassName
{
background-color: #390640;
}
.BgClassName
{
background-color: #390640;
}
</style>
border-color css
<style>
span { border-color: #390640; }
span { border-color: rgb(57,6,64); }
td.TdClassName
{
border-color: #390640;
}
.TagClassName
{
border-color: #390640;
}
</style>