Shades of Blackcurrant #390540
Tints of Blackcurrant #390540
RGB
CMYK
RGB Variations
Color information
#390540 (or 0x390540) is known color: Blackcurrant. HEX triplet: 39, 05 and 40. RGB value is (57,5,64). Sum of RGB (Red+Green+Blue) = 57+5+64=126 (16% of max value = 765). Red value is 57 (22.66% from 255 or 45.24% from 126); Green value is 5 (2.34% from 255 or 3.97% from 126); Blue value is 64 (25.39% from 255 or 50.79% from 126); Max value from RGB is 64 - color contains mainly: blue. Hex color #390540 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390540 is #C6FABF. Grayscale: #1B1B1B. Windows color (decimal): -13040320 or 4195641. OLE color: 4195641.
HSL color Cylindrical-coordinate representation of color #390540: hue angle of 292.88º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #390540 is Cyan = 0.11, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 5 | 64 | - |
| CMYK | 0.11 | 0.92 | 0 | 0.75 |
| HSL | 292.88º | 0.86% | 0.14% | - |
| HSV(B) | 292.88º | 0.92% | 0.25% | - |
| XYZ | 2.67 | 1.35 | 4.97 | - |
| YUV | 27.27 | 148.73 | 149.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 64 | 0.11 | 0.92 | 0 | 0.75 | 292.88 | 0.86 | 0.14 |
| Hex | 39 | 5 | 40 | B | 5C | 0 | 4B | 125 | 56 | E |
| Octal | 71 | 5 | 100 | 13 | 134 | 0 | 113 | 445 | 126 | 16 |
| Binary | 111001 | 101 | 1000000 | 1011 | 1011100 | 0 | 1001011 | 100100101 | 1010110 | 1110 |
Color Harmonies of #390540
Complementary color
Monochromatic Colors of #390540
Black with #390540
Text Example
Text Example
White with #390540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390540; }
p { color: rgb(57,5,64); }
H1.HeaderClassName
{
color: #390540;
}
.AnyTagClassName
{
color: #390540;
}
</style>
background-color css
<style>
a { background-color: #390540; }
a { background-color: rgb(57,5,64); }
div.DivClassName
{
background-color: #390540;
}
.BgClassName
{
background-color: #390540;
}
</style>
border-color css
<style>
span { border-color: #390540; }
span { border-color: rgb(57,5,64); }
td.TdClassName
{
border-color: #390540;
}
.TagClassName
{
border-color: #390540;
}
</style>