Shades of Blackcurrant #320742
Tints of Blackcurrant #320742
RGB
CMYK
RGB Variations
Color information
#320742 (or 0x320742) is known color: Blackcurrant. HEX triplet: 32, 07 and 42. RGB value is (50,7,66). Sum of RGB (Red+Green+Blue) = 50+7+66=123 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.65% from 123); Green value is 7 (3.12% from 255 or 5.69% from 123); Blue value is 66 (26.17% from 255 or 53.66% from 123); Max value from RGB is 66 - color contains mainly: blue. Hex color #320742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320742 is #CDF8BD. Grayscale: #1A1A1A. Windows color (decimal): -13498558 or 4327218. OLE color: 4327218.
HSL color Cylindrical-coordinate representation of color #320742: hue angle of 283.73º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #320742 is Cyan = 0.24, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 50 | 7 | 66 | - |
| CMYK | 0.24 | 0.89 | 0 | 0.74 |
| HSL | 283.73º | 0.81% | 0.14% | - |
| HSV(B) | 283.73º | 0.89% | 0.26% | - |
| XYZ | 2.37 | 1.22 | 5.27 | - |
| YUV | 26.58 | 150.25 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 66 | 0.24 | 0.89 | 0 | 0.74 | 283.73 | 0.81 | 0.14 |
| Hex | 32 | 7 | 42 | 18 | 59 | 0 | 4A | 11C | 51 | E |
| Octal | 62 | 7 | 102 | 30 | 131 | 0 | 112 | 434 | 121 | 16 |
| Binary | 110010 | 111 | 1000010 | 11000 | 1011001 | 0 | 1001010 | 100011100 | 1010001 | 1110 |
Color Harmonies of #320742
Complementary color
Monochromatic Colors of #320742
Black with #320742
Text Example
Text Example
White with #320742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320742; }
p { color: rgb(50,7,66); }
H1.HeaderClassName
{
color: #320742;
}
.AnyTagClassName
{
color: #320742;
}
</style>
background-color css
<style>
a { background-color: #320742; }
a { background-color: rgb(50,7,66); }
div.DivClassName
{
background-color: #320742;
}
.BgClassName
{
background-color: #320742;
}
</style>
border-color css
<style>
span { border-color: #320742; }
span { border-color: rgb(50,7,66); }
td.TdClassName
{
border-color: #320742;
}
.TagClassName
{
border-color: #320742;
}
</style>