Shades of Blackcurrant #311340
Tints of Blackcurrant #311340
RGB
CMYK
RGB Variations
Color information
#311340 (or 0x311340) is known color: Blackcurrant. HEX triplet: 31, 13 and 40. RGB value is (49,19,64). Sum of RGB (Red+Green+Blue) = 49+19+64=132 (17% of max value = 765). Red value is 49 (19.53% from 255 or 37.12% from 132); Green value is 19 (7.81% from 255 or 14.39% from 132); Blue value is 64 (25.39% from 255 or 48.48% from 132); Max value from RGB is 64 - color contains mainly: blue. Hex color #311340 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311340 is #CEECBF. Grayscale: #202020. Windows color (decimal): -13561024 or 4199217. OLE color: 4199217.
HSL color Cylindrical-coordinate representation of color #311340: hue angle of 280º degrees, saturation: 0.54, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #311340 is Cyan = 0.23, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 49 | 19 | 64 | - |
| CMYK | 0.23 | 0.70 | 0 | 0.75 |
| HSL | 280º | 0.54% | 0.16% | - |
| HSV(B) | 280º | 0.7% | 0.25% | - |
| XYZ | 2.42 | 1.49 | 5.01 | - |
| YUV | 33.1 | 145.44 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 64 | 0.23 | 0.70 | 0 | 0.75 | 280 | 0.54 | 0.16 |
| Hex | 31 | 13 | 40 | 17 | 46 | 0 | 4B | 118 | 36 | 10 |
| Octal | 61 | 23 | 100 | 27 | 106 | 0 | 113 | 430 | 66 | 20 |
| Binary | 110001 | 10011 | 1000000 | 10111 | 1000110 | 0 | 1001011 | 100011000 | 110110 | 10000 |
Color Harmonies of #311340
Complementary color
Monochromatic Colors of #311340
Black with #311340
Text Example
Text Example
White with #311340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311340; }
p { color: rgb(49,19,64); }
H1.HeaderClassName
{
color: #311340;
}
.AnyTagClassName
{
color: #311340;
}
</style>
background-color css
<style>
a { background-color: #311340; }
a { background-color: rgb(49,19,64); }
div.DivClassName
{
background-color: #311340;
}
.BgClassName
{
background-color: #311340;
}
</style>
border-color css
<style>
span { border-color: #311340; }
span { border-color: rgb(49,19,64); }
td.TdClassName
{
border-color: #311340;
}
.TagClassName
{
border-color: #311340;
}
</style>