Shades of Blackcurrant #310544
Tints of Blackcurrant #310544
RGB
CMYK
RGB Variations
Color information
#310544 (or 0x310544) is known color: Blackcurrant. HEX triplet: 31, 05 and 44. RGB value is (49,5,68). Sum of RGB (Red+Green+Blue) = 49+5+68=122 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.16% from 122); Green value is 5 (2.34% from 255 or 4.10% from 122); Blue value is 68 (26.95% from 255 or 55.74% from 122); Max value from RGB is 68 - color contains mainly: blue. Hex color #310544 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310544 is #CEFABB. Grayscale: #191919. Windows color (decimal): -13564604 or 4457777. OLE color: 4457777.
HSL color Cylindrical-coordinate representation of color #310544: hue angle of 281.9º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310544 is Cyan = 0.28, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 49 | 5 | 68 | - |
| CMYK | 0.28 | 0.93 | 0 | 0.73 |
| HSL | 281.9º | 0.86% | 0.14% | - |
| HSV(B) | 281.9º | 0.93% | 0.27% | - |
| XYZ | 2.36 | 1.18 | 5.57 | - |
| YUV | 25.34 | 152.08 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 68 | 0.28 | 0.93 | 0 | 0.73 | 281.9 | 0.86 | 0.14 |
| Hex | 31 | 5 | 44 | 1C | 5D | 0 | 49 | 11A | 56 | E |
| Octal | 61 | 5 | 104 | 34 | 135 | 0 | 111 | 432 | 126 | 16 |
| Binary | 110001 | 101 | 1000100 | 11100 | 1011101 | 0 | 1001001 | 100011010 | 1010110 | 1110 |
Color Harmonies of #310544
Complementary color
Monochromatic Colors of #310544
Black with #310544
Text Example
Text Example
White with #310544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310544; }
p { color: rgb(49,5,68); }
H1.HeaderClassName
{
color: #310544;
}
.AnyTagClassName
{
color: #310544;
}
</style>
background-color css
<style>
a { background-color: #310544; }
a { background-color: rgb(49,5,68); }
div.DivClassName
{
background-color: #310544;
}
.BgClassName
{
background-color: #310544;
}
</style>
border-color css
<style>
span { border-color: #310544; }
span { border-color: rgb(49,5,68); }
td.TdClassName
{
border-color: #310544;
}
.TagClassName
{
border-color: #310544;
}
</style>