Shades of Blackcurrant #320347
Tints of Blackcurrant #320347
RGB
CMYK
RGB Variations
Color information
#320347 (or 0x320347) is known color: Blackcurrant. HEX triplet: 32, 03 and 47. RGB value is (50,3,71). Sum of RGB (Red+Green+Blue) = 50+3+71=124 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.32% from 124); Green value is 3 (1.56% from 255 or 2.42% from 124); Blue value is 71 (28.12% from 255 or 57.26% from 124); Max value from RGB is 71 - color contains mainly: blue. Hex color #320347 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320347 is #CDFCB8. Grayscale: #181818. Windows color (decimal): -13499577 or 4653874. OLE color: 4653874.
HSL color Cylindrical-coordinate representation of color #320347: hue angle of 281.47º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320347 is Cyan = 0.30, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 50 | 3 | 71 | - |
| CMYK | 0.30 | 0.96 | 0 | 0.72 |
| HSL | 281.47º | 0.92% | 0.15% | - |
| HSV(B) | 281.47º | 0.96% | 0.28% | - |
| XYZ | 2.49 | 1.2 | 6.06 | - |
| YUV | 24.81 | 154.07 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 71 | 0.30 | 0.96 | 0 | 0.72 | 281.47 | 0.92 | 0.15 |
| Hex | 32 | 3 | 47 | 1E | 60 | 0 | 48 | 119 | 5C | F |
| Octal | 62 | 3 | 107 | 36 | 140 | 0 | 110 | 431 | 134 | 17 |
| Binary | 110010 | 11 | 1000111 | 11110 | 1100000 | 0 | 1001000 | 100011001 | 1011100 | 1111 |
Color Harmonies of #320347
Complementary color
Monochromatic Colors of #320347
Black with #320347
Text Example
Text Example
White with #320347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320347; }
p { color: rgb(50,3,71); }
H1.HeaderClassName
{
color: #320347;
}
.AnyTagClassName
{
color: #320347;
}
</style>
background-color css
<style>
a { background-color: #320347; }
a { background-color: rgb(50,3,71); }
div.DivClassName
{
background-color: #320347;
}
.BgClassName
{
background-color: #320347;
}
</style>
border-color css
<style>
span { border-color: #320347; }
span { border-color: rgb(50,3,71); }
td.TdClassName
{
border-color: #320347;
}
.TagClassName
{
border-color: #320347;
}
</style>