Shades of Blackcurrant #390744
Tints of Blackcurrant #390744
RGB
CMYK
RGB Variations
Color information
#390744 (or 0x390744) is known color: Blackcurrant. HEX triplet: 39, 07 and 44. RGB value is (57,7,68). Sum of RGB (Red+Green+Blue) = 57+7+68=132 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.18% from 132); Green value is 7 (3.12% from 255 or 5.30% from 132); Blue value is 68 (26.95% from 255 or 51.52% from 132); Max value from RGB is 68 - color contains mainly: blue. Hex color #390744 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390744 is #C6F8BB. Grayscale: #1C1C1C. Windows color (decimal): -13039804 or 4458297. OLE color: 4458297.
HSL color Cylindrical-coordinate representation of color #390744: hue angle of 289.18º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #390744 is Cyan = 0.16, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 7 | 68 | - |
| CMYK | 0.16 | 0.90 | 0 | 0.73 |
| HSL | 289.18º | 0.81% | 0.15% | - |
| HSV(B) | 289.18º | 0.9% | 0.27% | - |
| XYZ | 2.81 | 1.44 | 5.6 | - |
| YUV | 28.9 | 150.07 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 68 | 0.16 | 0.90 | 0 | 0.73 | 289.18 | 0.81 | 0.15 |
| Hex | 39 | 7 | 44 | 10 | 5A | 0 | 49 | 121 | 51 | F |
| Octal | 71 | 7 | 104 | 20 | 132 | 0 | 111 | 441 | 121 | 17 |
| Binary | 111001 | 111 | 1000100 | 10000 | 1011010 | 0 | 1001001 | 100100001 | 1010001 | 1111 |
Color Harmonies of #390744
Complementary color
Monochromatic Colors of #390744
Black with #390744
Text Example
Text Example
White with #390744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390744; }
p { color: rgb(57,7,68); }
H1.HeaderClassName
{
color: #390744;
}
.AnyTagClassName
{
color: #390744;
}
</style>
background-color css
<style>
a { background-color: #390744; }
a { background-color: rgb(57,7,68); }
div.DivClassName
{
background-color: #390744;
}
.BgClassName
{
background-color: #390744;
}
</style>
border-color css
<style>
span { border-color: #390744; }
span { border-color: rgb(57,7,68); }
td.TdClassName
{
border-color: #390744;
}
.TagClassName
{
border-color: #390744;
}
</style>