Shades of Blackcurrant #391640
Tints of Blackcurrant #391640
RGB
CMYK
RGB Variations
Color information
#391640 (or 0x391640) is known color: Blackcurrant. HEX triplet: 39, 16 and 40. RGB value is (57,22,64). Sum of RGB (Red+Green+Blue) = 57+22+64=143 (18% of max value = 765). Red value is 57 (22.66% from 255 or 39.86% from 143); Green value is 22 (8.98% from 255 or 15.38% from 143); Blue value is 64 (25.39% from 255 or 44.76% from 143); Max value from RGB is 64 - color contains mainly: blue. Hex color #391640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391640 is #C6E9BF. Grayscale: #252525. Windows color (decimal): -13035968 or 4199993. OLE color: 4199993.
HSL color Cylindrical-coordinate representation of color #391640: hue angle of 290º degrees, saturation: 0.49, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #391640 is Cyan = 0.11, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 22 | 64 | - |
| CMYK | 0.11 | 0.66 | 0 | 0.75 |
| HSL | 290º | 0.49% | 0.17% | - |
| HSV(B) | 290º | 0.66% | 0.25% | - |
| XYZ | 2.9 | 1.81 | 5.05 | - |
| YUV | 37.25 | 143.1 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 64 | 0.11 | 0.66 | 0 | 0.75 | 290 | 0.49 | 0.17 |
| Hex | 39 | 16 | 40 | B | 42 | 0 | 4B | 122 | 31 | 11 |
| Octal | 71 | 26 | 100 | 13 | 102 | 0 | 113 | 442 | 61 | 21 |
| Binary | 111001 | 10110 | 1000000 | 1011 | 1000010 | 0 | 1001011 | 100100010 | 110001 | 10001 |
Color Harmonies of #391640
Complementary color
Monochromatic Colors of #391640
Black with #391640
Text Example
Text Example
White with #391640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391640; }
p { color: rgb(57,22,64); }
H1.HeaderClassName
{
color: #391640;
}
.AnyTagClassName
{
color: #391640;
}
</style>
background-color css
<style>
a { background-color: #391640; }
a { background-color: rgb(57,22,64); }
div.DivClassName
{
background-color: #391640;
}
.BgClassName
{
background-color: #391640;
}
</style>
border-color css
<style>
span { border-color: #391640; }
span { border-color: rgb(57,22,64); }
td.TdClassName
{
border-color: #391640;
}
.TagClassName
{
border-color: #391640;
}
</style>