Shades of Blackcurrant #310656
Tints of Blackcurrant #310656
RGB
CMYK
RGB Variations
Color information
#310656 (or 0x310656) is known color: Blackcurrant. HEX triplet: 31, 06 and 56. RGB value is (49,6,86). Sum of RGB (Red+Green+Blue) = 49+6+86=141 (18% of max value = 765). Red value is 49 (19.53% from 255 or 34.75% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 86 (33.98% from 255 or 60.99% from 141); Max value from RGB is 86 - color contains mainly: blue. Hex color #310656 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310656 is #CEF9A9. Grayscale: #1B1B1B. Windows color (decimal): -13564330 or 5637681. OLE color: 5637681.
HSL color Cylindrical-coordinate representation of color #310656: hue angle of 272.25º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310656 is Cyan = 0.43, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 6 | 86 | - |
| CMYK | 0.43 | 0.93 | 0 | 0.66 |
| HSL | 272.25º | 0.87% | 0.18% | - |
| HSV(B) | 272.25º | 0.93% | 0.34% | - |
| XYZ | 3.01 | 1.46 | 8.93 | - |
| YUV | 27.98 | 160.75 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 86 | 0.43 | 0.93 | 0 | 0.66 | 272.25 | 0.87 | 0.18 |
| Hex | 31 | 6 | 56 | 2B | 5D | 0 | 42 | 110 | 57 | 12 |
| Octal | 61 | 6 | 126 | 53 | 135 | 0 | 102 | 420 | 127 | 22 |
| Binary | 110001 | 110 | 1010110 | 101011 | 1011101 | 0 | 1000010 | 100010000 | 1010111 | 10010 |
Color Harmonies of #310656
Complementary color
Monochromatic Colors of #310656
Black with #310656
Text Example
Text Example
White with #310656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310656; }
p { color: rgb(49,6,86); }
H1.HeaderClassName
{
color: #310656;
}
.AnyTagClassName
{
color: #310656;
}
</style>
background-color css
<style>
a { background-color: #310656; }
a { background-color: rgb(49,6,86); }
div.DivClassName
{
background-color: #310656;
}
.BgClassName
{
background-color: #310656;
}
</style>
border-color css
<style>
span { border-color: #310656; }
span { border-color: rgb(49,6,86); }
td.TdClassName
{
border-color: #310656;
}
.TagClassName
{
border-color: #310656;
}
</style>