Shades of Blackcurrant #310747
Tints of Blackcurrant #310747
RGB
CMYK
RGB Variations
Color information
#310747 (or 0x310747) is known color: Blackcurrant. HEX triplet: 31, 07 and 47. RGB value is (49,7,71). Sum of RGB (Red+Green+Blue) = 49+7+71=127 (16% of max value = 765). Red value is 49 (19.53% from 255 or 38.58% from 127); Green value is 7 (3.12% from 255 or 5.51% from 127); Blue value is 71 (28.12% from 255 or 55.91% from 127); Max value from RGB is 71 - color contains mainly: blue. Hex color #310747 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310747 is #CEF8B8. Grayscale: #1A1A1A. Windows color (decimal): -13564089 or 4654897. OLE color: 4654897.
HSL color Cylindrical-coordinate representation of color #310747: hue angle of 279.38º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #310747 is Cyan = 0.31, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 49 | 7 | 71 | - |
| CMYK | 0.31 | 0.90 | 0 | 0.72 |
| HSL | 279.38º | 0.82% | 0.15% | - |
| HSV(B) | 279.38º | 0.9% | 0.28% | - |
| XYZ | 2.48 | 1.26 | 6.07 | - |
| YUV | 26.85 | 152.91 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 71 | 0.31 | 0.90 | 0 | 0.72 | 279.38 | 0.82 | 0.15 |
| Hex | 31 | 7 | 47 | 1F | 5A | 0 | 48 | 117 | 52 | F |
| Octal | 61 | 7 | 107 | 37 | 132 | 0 | 110 | 427 | 122 | 17 |
| Binary | 110001 | 111 | 1000111 | 11111 | 1011010 | 0 | 1001000 | 100010111 | 1010010 | 1111 |
Color Harmonies of #310747
Complementary color
Monochromatic Colors of #310747
Black with #310747
Text Example
Text Example
White with #310747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310747; }
p { color: rgb(49,7,71); }
H1.HeaderClassName
{
color: #310747;
}
.AnyTagClassName
{
color: #310747;
}
</style>
background-color css
<style>
a { background-color: #310747; }
a { background-color: rgb(49,7,71); }
div.DivClassName
{
background-color: #310747;
}
.BgClassName
{
background-color: #310747;
}
</style>
border-color css
<style>
span { border-color: #310747; }
span { border-color: rgb(49,7,71); }
td.TdClassName
{
border-color: #310747;
}
.TagClassName
{
border-color: #310747;
}
</style>