Shades of Blackcurrant #320038
Tints of Blackcurrant #320038
RGB
CMYK
RGB Variations
Color information
#320038 (or 0x320038) is known color: Blackcurrant. HEX triplet: 32, 00 and 38. RGB value is (50,0,56). Sum of RGB (Red+Green+Blue) = 50+0+56=106 (14% of max value = 765). Red value is 50 (19.92% from 255 or 47.17% from 106); Green value is 0 (0.39% from 255 or 0% from 106); Blue value is 56 (22.27% from 255 or 52.83% from 106); Max value from RGB is 56 - color contains mainly: blue. Hex color #320038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320038 is #CDFFC7. Grayscale: #151515. Windows color (decimal): -13500360 or 3670066. OLE color: 3670066.
HSL color Cylindrical-coordinate representation of color #320038: hue angle of 293.57º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #320038 is Cyan = 0.11, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 0 | 56 | - |
| CMYK | 0.11 | 1 | 0 | 0.78 |
| HSL | 293.57º | 1% | 0.11% | - |
| HSV(B) | 293.57º | 1% | 0.22% | - |
| XYZ | 2.03 | 0.96 | 3.82 | - |
| YUV | 21.33 | 147.57 | 148.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 0 | 56 | 0.11 | 1 | 0 | 0.78 | 293.57 | 1 | 0.11 |
| Hex | 32 | 0 | 38 | B | 64 | 0 | 4E | 126 | 64 | B |
| Octal | 62 | 0 | 70 | 13 | 144 | 0 | 116 | 446 | 144 | 13 |
| Binary | 110010 | 0 | 111000 | 1011 | 1100100 | 0 | 1001110 | 100100110 | 1100100 | 1011 |
Color Harmonies of #320038
Complementary color
Monochromatic Colors of #320038
Black with #320038
Text Example
Text Example
White with #320038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320038; }
p { color: rgb(50,0,56); }
H1.HeaderClassName
{
color: #320038;
}
.AnyTagClassName
{
color: #320038;
}
</style>
background-color css
<style>
a { background-color: #320038; }
a { background-color: rgb(50,0,56); }
div.DivClassName
{
background-color: #320038;
}
.BgClassName
{
background-color: #320038;
}
</style>
border-color css
<style>
span { border-color: #320038; }
span { border-color: rgb(50,0,56); }
td.TdClassName
{
border-color: #320038;
}
.TagClassName
{
border-color: #320038;
}
</style>