Shades of Blackcurrant #390641
Tints of Blackcurrant #390641
RGB
CMYK
RGB Variations
Color information
#390641 (or 0x390641) is known color: Blackcurrant. HEX triplet: 39, 06 and 41. RGB value is (57,6,65). Sum of RGB (Red+Green+Blue) = 57+6+65=128 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.53% from 128); Green value is 6 (2.73% from 255 or 4.69% from 128); Blue value is 65 (25.78% from 255 or 50.78% from 128); Max value from RGB is 65 - color contains mainly: blue. Hex color #390641 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390641 is #C6F9BE. Grayscale: #1B1B1B. Windows color (decimal): -13040063 or 4261433. OLE color: 4261433.
HSL color Cylindrical-coordinate representation of color #390641: hue angle of 291.86º 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 #390641 is Cyan = 0.12, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 6 | 65 | - |
| CMYK | 0.12 | 0.91 | 0 | 0.75 |
| HSL | 291.86º | 0.83% | 0.14% | - |
| HSV(B) | 291.86º | 0.91% | 0.25% | - |
| XYZ | 2.71 | 1.38 | 5.13 | - |
| YUV | 27.98 | 148.9 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 65 | 0.12 | 0.91 | 0 | 0.75 | 291.86 | 0.83 | 0.14 |
| Hex | 39 | 6 | 41 | C | 5B | 0 | 4B | 124 | 53 | E |
| Octal | 71 | 6 | 101 | 14 | 133 | 0 | 113 | 444 | 123 | 16 |
| Binary | 111001 | 110 | 1000001 | 1100 | 1011011 | 0 | 1001011 | 100100100 | 1010011 | 1110 |
Color Harmonies of #390641
Complementary color
Monochromatic Colors of #390641
Black with #390641
Text Example
Text Example
White with #390641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390641; }
p { color: rgb(57,6,65); }
H1.HeaderClassName
{
color: #390641;
}
.AnyTagClassName
{
color: #390641;
}
</style>
background-color css
<style>
a { background-color: #390641; }
a { background-color: rgb(57,6,65); }
div.DivClassName
{
background-color: #390641;
}
.BgClassName
{
background-color: #390641;
}
</style>
border-color css
<style>
span { border-color: #390641; }
span { border-color: rgb(57,6,65); }
td.TdClassName
{
border-color: #390641;
}
.TagClassName
{
border-color: #390641;
}
</style>