Shades of Blackcurrant #310647
Tints of Blackcurrant #310647
RGB
CMYK
RGB Variations
Color information
#310647 (or 0x310647) is known color: Blackcurrant. HEX triplet: 31, 06 and 47. RGB value is (49,6,71). Sum of RGB (Red+Green+Blue) = 49+6+71=126 (16% of max value = 765). Red value is 49 (19.53% from 255 or 38.89% from 126); Green value is 6 (2.73% from 255 or 4.76% from 126); Blue value is 71 (28.12% from 255 or 56.35% from 126); Max value from RGB is 71 - color contains mainly: blue. Hex color #310647 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310647 is #CEF9B8. Grayscale: #1A1A1A. Windows color (decimal): -13564345 or 4654641. OLE color: 4654641.
HSL color Cylindrical-coordinate representation of color #310647: hue angle of 279.69º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310647 is Cyan = 0.31, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 49 | 6 | 71 | - |
| CMYK | 0.31 | 0.92 | 0 | 0.72 |
| HSL | 279.69º | 0.84% | 0.15% | - |
| HSV(B) | 279.69º | 0.92% | 0.28% | - |
| XYZ | 2.47 | 1.24 | 6.07 | - |
| YUV | 26.27 | 153.25 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 71 | 0.31 | 0.92 | 0 | 0.72 | 279.69 | 0.84 | 0.15 |
| Hex | 31 | 6 | 47 | 1F | 5C | 0 | 48 | 118 | 54 | F |
| Octal | 61 | 6 | 107 | 37 | 134 | 0 | 110 | 430 | 124 | 17 |
| Binary | 110001 | 110 | 1000111 | 11111 | 1011100 | 0 | 1001000 | 100011000 | 1010100 | 1111 |
Color Harmonies of #310647
Complementary color
Monochromatic Colors of #310647
Black with #310647
Text Example
Text Example
White with #310647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310647; }
p { color: rgb(49,6,71); }
H1.HeaderClassName
{
color: #310647;
}
.AnyTagClassName
{
color: #310647;
}
</style>
background-color css
<style>
a { background-color: #310647; }
a { background-color: rgb(49,6,71); }
div.DivClassName
{
background-color: #310647;
}
.BgClassName
{
background-color: #310647;
}
</style>
border-color css
<style>
span { border-color: #310647; }
span { border-color: rgb(49,6,71); }
td.TdClassName
{
border-color: #310647;
}
.TagClassName
{
border-color: #310647;
}
</style>