Shades of Blackcurrant #390741
Tints of Blackcurrant #390741
RGB
CMYK
RGB Variations
Color information
#390741 (or 0x390741) is known color: Blackcurrant. HEX triplet: 39, 07 and 41. RGB value is (57,7,65). Sum of RGB (Red+Green+Blue) = 57+7+65=129 (17% of max value = 765). Red value is 57 (22.66% from 255 or 44.19% from 129); Green value is 7 (3.12% from 255 or 5.43% from 129); Blue value is 65 (25.78% from 255 or 50.39% from 129); Max value from RGB is 65 - color contains mainly: blue. Hex color #390741 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390741 is #C6F8BE. Grayscale: #1C1C1C. Windows color (decimal): -13039807 or 4261689. OLE color: 4261689.
HSL color Cylindrical-coordinate representation of color #390741: hue angle of 291.72º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #390741 is Cyan = 0.12, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 7 | 65 | - |
| CMYK | 0.12 | 0.89 | 0 | 0.75 |
| HSL | 291.72º | 0.81% | 0.14% | - |
| HSV(B) | 291.72º | 0.89% | 0.25% | - |
| XYZ | 2.72 | 1.4 | 5.13 | - |
| YUV | 28.56 | 148.57 | 148.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 65 | 0.12 | 0.89 | 0 | 0.75 | 291.72 | 0.81 | 0.14 |
| Hex | 39 | 7 | 41 | C | 59 | 0 | 4B | 124 | 51 | E |
| Octal | 71 | 7 | 101 | 14 | 131 | 0 | 113 | 444 | 121 | 16 |
| Binary | 111001 | 111 | 1000001 | 1100 | 1011001 | 0 | 1001011 | 100100100 | 1010001 | 1110 |
Color Harmonies of #390741
Complementary color
Monochromatic Colors of #390741
Black with #390741
Text Example
Text Example
White with #390741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390741; }
p { color: rgb(57,7,65); }
H1.HeaderClassName
{
color: #390741;
}
.AnyTagClassName
{
color: #390741;
}
</style>
background-color css
<style>
a { background-color: #390741; }
a { background-color: rgb(57,7,65); }
div.DivClassName
{
background-color: #390741;
}
.BgClassName
{
background-color: #390741;
}
</style>
border-color css
<style>
span { border-color: #390741; }
span { border-color: rgb(57,7,65); }
td.TdClassName
{
border-color: #390741;
}
.TagClassName
{
border-color: #390741;
}
</style>