Shades of Blackcurrant #391440
Tints of Blackcurrant #391440
RGB
CMYK
RGB Variations
Color information
#391440 (or 0x391440) is known color: Blackcurrant. HEX triplet: 39, 14 and 40. RGB value is (57,20,64). Sum of RGB (Red+Green+Blue) = 57+20+64=141 (18% of max value = 765). Red value is 57 (22.66% from 255 or 40.43% from 141); Green value is 20 (8.20% from 255 or 14.18% from 141); Blue value is 64 (25.39% from 255 or 45.39% from 141); Max value from RGB is 64 - color contains mainly: blue. Hex color #391440 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391440 is #C6EBBF. Grayscale: #232323. Windows color (decimal): -13036480 or 4199481. OLE color: 4199481.
HSL color Cylindrical-coordinate representation of color #391440: hue angle of 290.45º degrees, saturation: 0.52, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #391440 is Cyan = 0.11, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 20 | 64 | - |
| CMYK | 0.11 | 0.69 | 0 | 0.75 |
| HSL | 290.45º | 0.52% | 0.16% | - |
| HSV(B) | 290.45º | 0.69% | 0.25% | - |
| XYZ | 2.86 | 1.74 | 5.04 | - |
| YUV | 36.08 | 143.76 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 64 | 0.11 | 0.69 | 0 | 0.75 | 290.45 | 0.52 | 0.16 |
| Hex | 39 | 14 | 40 | B | 45 | 0 | 4B | 122 | 34 | 10 |
| Octal | 71 | 24 | 100 | 13 | 105 | 0 | 113 | 442 | 64 | 20 |
| Binary | 111001 | 10100 | 1000000 | 1011 | 1000101 | 0 | 1001011 | 100100010 | 110100 | 10000 |
Color Harmonies of #391440
Complementary color
Monochromatic Colors of #391440
Black with #391440
Text Example
Text Example
White with #391440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391440; }
p { color: rgb(57,20,64); }
H1.HeaderClassName
{
color: #391440;
}
.AnyTagClassName
{
color: #391440;
}
</style>
background-color css
<style>
a { background-color: #391440; }
a { background-color: rgb(57,20,64); }
div.DivClassName
{
background-color: #391440;
}
.BgClassName
{
background-color: #391440;
}
</style>
border-color css
<style>
span { border-color: #391440; }
span { border-color: rgb(57,20,64); }
td.TdClassName
{
border-color: #391440;
}
.TagClassName
{
border-color: #391440;
}
</style>