Shades of Blackcurrant #390054
Tints of Blackcurrant #390054
RGB
CMYK
RGB Variations
Color information
#390054 (or 0x390054) is known color: Blackcurrant. HEX triplet: 39, 00 and 54. RGB value is (57,0,84). Sum of RGB (Red+Green+Blue) = 57+0+84=141 (18% of max value = 765). Red value is 57 (22.66% from 255 or 40.43% from 141); Green value is 0 (0.39% from 255 or 0% from 141); Blue value is 84 (33.20% from 255 or 59.57% from 141); Max value from RGB is 84 - color contains mainly: blue. Hex color #390054 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390054 is #C6FFAB. Grayscale: #1A1A1A. Windows color (decimal): -13041580 or 5505081. OLE color: 5505081.
HSL color Cylindrical-coordinate representation of color #390054: hue angle of 280.71º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #390054 is Cyan = 0.32, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 0 | 84 | - |
| CMYK | 0.32 | 1 | 0 | 0.67 |
| HSL | 280.71º | 1% | 0.16% | - |
| HSV(B) | 280.71º | 1% | 0.33% | - |
| XYZ | 3.29 | 1.51 | 8.51 | - |
| YUV | 26.62 | 160.38 | 149.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 84 | 0.32 | 1 | 0 | 0.67 | 280.71 | 1 | 0.16 |
| Hex | 39 | 0 | 54 | 20 | 64 | 0 | 43 | 119 | 64 | 10 |
| Octal | 71 | 0 | 124 | 40 | 144 | 0 | 103 | 431 | 144 | 20 |
| Binary | 111001 | 0 | 1010100 | 100000 | 1100100 | 0 | 1000011 | 100011001 | 1100100 | 10000 |
Color Harmonies of #390054
Complementary color
Monochromatic Colors of #390054
Black with #390054
Text Example
Text Example
White with #390054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390054; }
p { color: rgb(57,0,84); }
H1.HeaderClassName
{
color: #390054;
}
.AnyTagClassName
{
color: #390054;
}
</style>
background-color css
<style>
a { background-color: #390054; }
a { background-color: rgb(57,0,84); }
div.DivClassName
{
background-color: #390054;
}
.BgClassName
{
background-color: #390054;
}
</style>
border-color css
<style>
span { border-color: #390054; }
span { border-color: rgb(57,0,84); }
td.TdClassName
{
border-color: #390054;
}
.TagClassName
{
border-color: #390054;
}
</style>