Shades of Blackcurrant #320437
Tints of Blackcurrant #320437
RGB
CMYK
RGB Variations
Color information
#320437 (or 0x320437) is known color: Blackcurrant. HEX triplet: 32, 04 and 37. RGB value is (50,4,55). Sum of RGB (Red+Green+Blue) = 50+4+55=109 (14% of max value = 765). Red value is 50 (19.92% from 255 or 45.87% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 55 (21.88% from 255 or 50.46% from 109); Max value from RGB is 55 - color contains mainly: blue. Hex color #320437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320437 is #CDFBC8. Grayscale: #171717. Windows color (decimal): -13499337 or 3605554. OLE color: 3605554.
HSL color Cylindrical-coordinate representation of color #320437: hue angle of 294.12º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #320437 is Cyan = 0.09, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 4 | 55 | - |
| CMYK | 0.09 | 0.93 | 0 | 0.78 |
| HSL | 294.12º | 0.86% | 0.12% | - |
| HSV(B) | 294.12º | 0.93% | 0.22% | - |
| XYZ | 2.05 | 1.04 | 3.71 | - |
| YUV | 23.57 | 145.74 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 55 | 0.09 | 0.93 | 0 | 0.78 | 294.12 | 0.86 | 0.12 |
| Hex | 32 | 4 | 37 | 9 | 5D | 0 | 4E | 126 | 56 | C |
| Octal | 62 | 4 | 67 | 11 | 135 | 0 | 116 | 446 | 126 | 14 |
| Binary | 110010 | 100 | 110111 | 1001 | 1011101 | 0 | 1001110 | 100100110 | 1010110 | 1100 |
Color Harmonies of #320437
Complementary color
Monochromatic Colors of #320437
Black with #320437
Text Example
Text Example
White with #320437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320437; }
p { color: rgb(50,4,55); }
H1.HeaderClassName
{
color: #320437;
}
.AnyTagClassName
{
color: #320437;
}
</style>
background-color css
<style>
a { background-color: #320437; }
a { background-color: rgb(50,4,55); }
div.DivClassName
{
background-color: #320437;
}
.BgClassName
{
background-color: #320437;
}
</style>
border-color css
<style>
span { border-color: #320437; }
span { border-color: rgb(50,4,55); }
td.TdClassName
{
border-color: #320437;
}
.TagClassName
{
border-color: #320437;
}
</style>