Shades of Blackcurrant #391043
Tints of Blackcurrant #391043
RGB
CMYK
RGB Variations
Color information
#391043 (or 0x391043) is known color: Blackcurrant. HEX triplet: 39, 10 and 43. RGB value is (57,16,67). Sum of RGB (Red+Green+Blue) = 57+16+67=140 (18% of max value = 765). Red value is 57 (22.66% from 255 or 40.71% from 140); Green value is 16 (6.64% from 255 or 11.43% from 140); Blue value is 67 (26.56% from 255 or 47.86% from 140); Max value from RGB is 67 - color contains mainly: blue. Hex color #391043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391043 is #C6EFBC. Grayscale: #212121. Windows color (decimal): -13037501 or 4395065. OLE color: 4395065.
HSL color Cylindrical-coordinate representation of color #391043: hue angle of 288.24º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #391043 is Cyan = 0.15, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 16 | 67 | - |
| CMYK | 0.15 | 0.76 | 0 | 0.74 |
| HSL | 288.24º | 0.61% | 0.16% | - |
| HSV(B) | 288.24º | 0.76% | 0.26% | - |
| XYZ | 2.89 | 1.65 | 5.48 | - |
| YUV | 34.07 | 146.58 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 67 | 0.15 | 0.76 | 0 | 0.74 | 288.24 | 0.61 | 0.16 |
| Hex | 39 | 10 | 43 | F | 4C | 0 | 4A | 120 | 3D | 10 |
| Octal | 71 | 20 | 103 | 17 | 114 | 0 | 112 | 440 | 75 | 20 |
| Binary | 111001 | 10000 | 1000011 | 1111 | 1001100 | 0 | 1001010 | 100100000 | 111101 | 10000 |
Color Harmonies of #391043
Complementary color
Monochromatic Colors of #391043
Black with #391043
Text Example
Text Example
White with #391043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391043; }
p { color: rgb(57,16,67); }
H1.HeaderClassName
{
color: #391043;
}
.AnyTagClassName
{
color: #391043;
}
</style>
background-color css
<style>
a { background-color: #391043; }
a { background-color: rgb(57,16,67); }
div.DivClassName
{
background-color: #391043;
}
.BgClassName
{
background-color: #391043;
}
</style>
border-color css
<style>
span { border-color: #391043; }
span { border-color: rgb(57,16,67); }
td.TdClassName
{
border-color: #391043;
}
.TagClassName
{
border-color: #391043;
}
</style>