Shades of Blackcurrant #310847
Tints of Blackcurrant #310847
RGB
CMYK
RGB Variations
Color information
#310847 (or 0x310847) is known color: Blackcurrant. HEX triplet: 31, 08 and 47. RGB value is (49,8,71). Sum of RGB (Red+Green+Blue) = 49+8+71=128 (16% of max value = 765). Red value is 49 (19.53% from 255 or 38.28% from 128); Green value is 8 (3.52% from 255 or 6.25% from 128); Blue value is 71 (28.12% from 255 or 55.47% from 128); Max value from RGB is 71 - color contains mainly: blue. Hex color #310847 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310847 is #CEF7B8. Grayscale: #1B1B1B. Windows color (decimal): -13563833 or 4655153. OLE color: 4655153.
HSL color Cylindrical-coordinate representation of color #310847: hue angle of 279.05º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #310847 is Cyan = 0.31, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 49 | 8 | 71 | - |
| CMYK | 0.31 | 0.89 | 0 | 0.72 |
| HSL | 279.05º | 0.8% | 0.15% | - |
| HSV(B) | 279.05º | 0.89% | 0.28% | - |
| XYZ | 2.49 | 1.28 | 6.08 | - |
| YUV | 27.44 | 152.58 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 71 | 0.31 | 0.89 | 0 | 0.72 | 279.05 | 0.8 | 0.15 |
| Hex | 31 | 8 | 47 | 1F | 59 | 0 | 48 | 117 | 50 | F |
| Octal | 61 | 10 | 107 | 37 | 131 | 0 | 110 | 427 | 120 | 17 |
| Binary | 110001 | 1000 | 1000111 | 11111 | 1011001 | 0 | 1001000 | 100010111 | 1010000 | 1111 |
Color Harmonies of #310847
Complementary color
Monochromatic Colors of #310847
Black with #310847
Text Example
Text Example
White with #310847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310847; }
p { color: rgb(49,8,71); }
H1.HeaderClassName
{
color: #310847;
}
.AnyTagClassName
{
color: #310847;
}
</style>
background-color css
<style>
a { background-color: #310847; }
a { background-color: rgb(49,8,71); }
div.DivClassName
{
background-color: #310847;
}
.BgClassName
{
background-color: #310847;
}
</style>
border-color css
<style>
span { border-color: #310847; }
span { border-color: rgb(49,8,71); }
td.TdClassName
{
border-color: #310847;
}
.TagClassName
{
border-color: #310847;
}
</style>