Shades of Blackcurrant #390654
Tints of Blackcurrant #390654
RGB
CMYK
RGB Variations
Color information
#390654 (or 0x390654) is known color: Blackcurrant. HEX triplet: 39, 06 and 54. RGB value is (57,6,84). Sum of RGB (Red+Green+Blue) = 57+6+84=147 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38.78% from 147); Green value is 6 (2.73% from 255 or 4.08% from 147); Blue value is 84 (33.20% from 255 or 57.14% from 147); Max value from RGB is 84 - color contains mainly: blue. Hex color #390654 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390654 is #C6F9AB. Grayscale: #1D1D1D. Windows color (decimal): -13040044 or 5506617. OLE color: 5506617.
HSL color Cylindrical-coordinate representation of color #390654: hue angle of 279.23º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390654 is Cyan = 0.32, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 6 | 84 | - |
| CMYK | 0.32 | 0.93 | 0 | 0.67 |
| HSL | 279.23º | 0.87% | 0.18% | - |
| HSV(B) | 279.23º | 0.93% | 0.33% | - |
| XYZ | 3.35 | 1.64 | 8.53 | - |
| YUV | 30.14 | 158.4 | 147.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 84 | 0.32 | 0.93 | 0 | 0.67 | 279.23 | 0.87 | 0.18 |
| Hex | 39 | 6 | 54 | 20 | 5D | 0 | 43 | 117 | 57 | 12 |
| Octal | 71 | 6 | 124 | 40 | 135 | 0 | 103 | 427 | 127 | 22 |
| Binary | 111001 | 110 | 1010100 | 100000 | 1011101 | 0 | 1000011 | 100010111 | 1010111 | 10010 |
Color Harmonies of #390654
Complementary color
Monochromatic Colors of #390654
Black with #390654
Text Example
Text Example
White with #390654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390654; }
p { color: rgb(57,6,84); }
H1.HeaderClassName
{
color: #390654;
}
.AnyTagClassName
{
color: #390654;
}
</style>
background-color css
<style>
a { background-color: #390654; }
a { background-color: rgb(57,6,84); }
div.DivClassName
{
background-color: #390654;
}
.BgClassName
{
background-color: #390654;
}
</style>
border-color css
<style>
span { border-color: #390654; }
span { border-color: rgb(57,6,84); }
td.TdClassName
{
border-color: #390654;
}
.TagClassName
{
border-color: #390654;
}
</style>