Shades of Blackcurrant #311037
Tints of Blackcurrant #311037
RGB
CMYK
RGB Variations
Color information
#311037 (or 0x311037) is known color: Blackcurrant. HEX triplet: 31, 10 and 37. RGB value is (49,16,55). Sum of RGB (Red+Green+Blue) = 49+16+55=120 (15% of max value = 765). Red value is 49 (19.53% from 255 or 40.83% from 120); Green value is 16 (6.64% from 255 or 13.33% from 120); Blue value is 55 (21.88% from 255 or 45.83% from 120); Max value from RGB is 55 - color contains mainly: blue. Hex color #311037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311037 is #CEEFC8. Grayscale: #1E1E1E. Windows color (decimal): -13561801 or 3608625. OLE color: 3608625.
HSL color Cylindrical-coordinate representation of color #311037: hue angle of 290.77º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #311037 is Cyan = 0.11, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 16 | 55 | - |
| CMYK | 0.11 | 0.71 | 0 | 0.78 |
| HSL | 290.77º | 0.55% | 0.14% | - |
| HSV(B) | 290.77º | 0.71% | 0.22% | - |
| XYZ | 2.14 | 1.3 | 3.75 | - |
| YUV | 30.31 | 141.93 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 55 | 0.11 | 0.71 | 0 | 0.78 | 290.77 | 0.55 | 0.14 |
| Hex | 31 | 10 | 37 | B | 47 | 0 | 4E | 123 | 37 | E |
| Octal | 61 | 20 | 67 | 13 | 107 | 0 | 116 | 443 | 67 | 16 |
| Binary | 110001 | 10000 | 110111 | 1011 | 1000111 | 0 | 1001110 | 100100011 | 110111 | 1110 |
Color Harmonies of #311037
Complementary color
Monochromatic Colors of #311037
Black with #311037
Text Example
Text Example
White with #311037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311037; }
p { color: rgb(49,16,55); }
H1.HeaderClassName
{
color: #311037;
}
.AnyTagClassName
{
color: #311037;
}
</style>
background-color css
<style>
a { background-color: #311037; }
a { background-color: rgb(49,16,55); }
div.DivClassName
{
background-color: #311037;
}
.BgClassName
{
background-color: #311037;
}
</style>
border-color css
<style>
span { border-color: #311037; }
span { border-color: rgb(49,16,55); }
td.TdClassName
{
border-color: #311037;
}
.TagClassName
{
border-color: #311037;
}
</style>