Shades of Blackcurrant #390450
Tints of Blackcurrant #390450
RGB
CMYK
RGB Variations
Color information
#390450 (or 0x390450) is known color: Blackcurrant. HEX triplet: 39, 04 and 50. RGB value is (57,4,80). Sum of RGB (Red+Green+Blue) = 57+4+80=141 (18% of max value = 765). Red value is 57 (22.66% from 255 or 40.43% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 80 (31.64% from 255 or 56.74% from 141); Max value from RGB is 80 - color contains mainly: blue. Hex color #390450 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390450 is #C6FBAF. Grayscale: #1C1C1C. Windows color (decimal): -13040560 or 5243961. OLE color: 5243961.
HSL color Cylindrical-coordinate representation of color #390450: hue angle of 281.84º degrees, saturation: 0.9, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390450 is Cyan = 0.29, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 57 | 4 | 80 | - |
| CMYK | 0.29 | 0.95 | 0 | 0.69 |
| HSL | 281.84º | 0.9% | 0.16% | - |
| HSV(B) | 281.84º | 0.95% | 0.31% | - |
| XYZ | 3.18 | 1.54 | 7.72 | - |
| YUV | 28.51 | 157.06 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 80 | 0.29 | 0.95 | 0 | 0.69 | 281.84 | 0.9 | 0.16 |
| Hex | 39 | 4 | 50 | 1D | 5F | 0 | 45 | 11A | 5A | 10 |
| Octal | 71 | 4 | 120 | 35 | 137 | 0 | 105 | 432 | 132 | 20 |
| Binary | 111001 | 100 | 1010000 | 11101 | 1011111 | 0 | 1000101 | 100011010 | 1011010 | 10000 |
Color Harmonies of #390450
Complementary color
Monochromatic Colors of #390450
Black with #390450
Text Example
Text Example
White with #390450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390450; }
p { color: rgb(57,4,80); }
H1.HeaderClassName
{
color: #390450;
}
.AnyTagClassName
{
color: #390450;
}
</style>
background-color css
<style>
a { background-color: #390450; }
a { background-color: rgb(57,4,80); }
div.DivClassName
{
background-color: #390450;
}
.BgClassName
{
background-color: #390450;
}
</style>
border-color css
<style>
span { border-color: #390450; }
span { border-color: rgb(57,4,80); }
td.TdClassName
{
border-color: #390450;
}
.TagClassName
{
border-color: #390450;
}
</style>