Shades of Blackcurrant #311537
Tints of Blackcurrant #311537
RGB
CMYK
RGB Variations
Color information
#311537 (or 0x311537) is known color: Blackcurrant. HEX triplet: 31, 15 and 37. RGB value is (49,21,55). Sum of RGB (Red+Green+Blue) = 49+21+55=125 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.2% from 125); Green value is 21 (8.59% from 255 or 16.8% from 125); Blue value is 55 (21.88% from 255 or 44% from 125); Max value from RGB is 55 - color contains mainly: blue. Hex color #311537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311537 is #CEEAC8. Grayscale: #212121. Windows color (decimal): -13560521 or 3609905. OLE color: 3609905.
HSL color Cylindrical-coordinate representation of color #311537: hue angle of 289.41º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #311537 is Cyan = 0.11, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 21 | 55 | - |
| CMYK | 0.11 | 0.62 | 0 | 0.78 |
| HSL | 289.41º | 0.45% | 0.15% | - |
| HSV(B) | 289.41º | 0.62% | 0.22% | - |
| XYZ | 2.22 | 1.47 | 3.78 | - |
| YUV | 33.25 | 140.28 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 55 | 0.11 | 0.62 | 0 | 0.78 | 289.41 | 0.45 | 0.15 |
| Hex | 31 | 15 | 37 | B | 3E | 0 | 4E | 121 | 2D | F |
| Octal | 61 | 25 | 67 | 13 | 76 | 0 | 116 | 441 | 55 | 17 |
| Binary | 110001 | 10101 | 110111 | 1011 | 111110 | 0 | 1001110 | 100100001 | 101101 | 1111 |
Color Harmonies of #311537
Complementary color
Monochromatic Colors of #311537
Black with #311537
Text Example
Text Example
White with #311537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311537; }
p { color: rgb(49,21,55); }
H1.HeaderClassName
{
color: #311537;
}
.AnyTagClassName
{
color: #311537;
}
</style>
background-color css
<style>
a { background-color: #311537; }
a { background-color: rgb(49,21,55); }
div.DivClassName
{
background-color: #311537;
}
.BgClassName
{
background-color: #311537;
}
</style>
border-color css
<style>
span { border-color: #311537; }
span { border-color: rgb(49,21,55); }
td.TdClassName
{
border-color: #311537;
}
.TagClassName
{
border-color: #311537;
}
</style>