Shades of Blackcurrant #310057
Tints of Blackcurrant #310057
RGB
CMYK
RGB Variations
Color information
#310057 (or 0x310057) is known color: Blackcurrant. HEX triplet: 31, 00 and 57. RGB value is (49,0,87). Sum of RGB (Red+Green+Blue) = 49+0+87=136 (18% of max value = 765). Red value is 49 (19.53% from 255 or 36.03% from 136); Green value is 0 (0.39% from 255 or 0% from 136); Blue value is 87 (34.38% from 255 or 63.97% from 136); Max value from RGB is 87 - color contains mainly: blue. Hex color #310057 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310057 is #CEFFA8. Grayscale: #181818. Windows color (decimal): -13565865 or 5701681. OLE color: 5701681.
HSL color Cylindrical-coordinate representation of color #310057: hue angle of 273.79º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310057 is Cyan = 0.44, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 0 | 87 | - |
| CMYK | 0.44 | 1 | 0 | 0.66 |
| HSL | 273.79º | 1% | 0.17% | - |
| HSV(B) | 273.79º | 1% | 0.34% | - |
| XYZ | 2.99 | 1.34 | 9.12 | - |
| YUV | 24.57 | 163.23 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 87 | 0.44 | 1 | 0 | 0.66 | 273.79 | 1 | 0.17 |
| Hex | 31 | 0 | 57 | 2C | 64 | 0 | 42 | 112 | 64 | 11 |
| Octal | 61 | 0 | 127 | 54 | 144 | 0 | 102 | 422 | 144 | 21 |
| Binary | 110001 | 0 | 1010111 | 101100 | 1100100 | 0 | 1000010 | 100010010 | 1100100 | 10001 |
Color Harmonies of #310057
Complementary color
Monochromatic Colors of #310057
Black with #310057
Text Example
Text Example
White with #310057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310057; }
p { color: rgb(49,0,87); }
H1.HeaderClassName
{
color: #310057;
}
.AnyTagClassName
{
color: #310057;
}
</style>
background-color css
<style>
a { background-color: #310057; }
a { background-color: rgb(49,0,87); }
div.DivClassName
{
background-color: #310057;
}
.BgClassName
{
background-color: #310057;
}
</style>
border-color css
<style>
span { border-color: #310057; }
span { border-color: rgb(49,0,87); }
td.TdClassName
{
border-color: #310057;
}
.TagClassName
{
border-color: #310057;
}
</style>