Shades of Blackcurrant #310737
Tints of Blackcurrant #310737
RGB
CMYK
RGB Variations
Color information
#310737 (or 0x310737) is known color: Blackcurrant. HEX triplet: 31, 07 and 37. RGB value is (49,7,55). Sum of RGB (Red+Green+Blue) = 49+7+55=111 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.14% from 111); Green value is 7 (3.12% from 255 or 6.31% from 111); Blue value is 55 (21.88% from 255 or 49.55% from 111); Max value from RGB is 55 - color contains mainly: blue. Hex color #310737 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310737 is #CEF8C8. Grayscale: #181818. Windows color (decimal): -13564105 or 3606321. OLE color: 3606321.
HSL color Cylindrical-coordinate representation of color #310737: hue angle of 292.5º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #310737 is Cyan = 0.11, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 7 | 55 | - |
| CMYK | 0.11 | 0.87 | 0 | 0.78 |
| HSL | 292.5º | 0.77% | 0.12% | - |
| HSV(B) | 292.5º | 0.87% | 0.22% | - |
| XYZ | 2.03 | 1.08 | 3.72 | - |
| YUV | 25.03 | 144.91 | 145.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 55 | 0.11 | 0.87 | 0 | 0.78 | 292.5 | 0.77 | 0.12 |
| Hex | 31 | 7 | 37 | B | 57 | 0 | 4E | 124 | 4D | C |
| Octal | 61 | 7 | 67 | 13 | 127 | 0 | 116 | 444 | 115 | 14 |
| Binary | 110001 | 111 | 110111 | 1011 | 1010111 | 0 | 1001110 | 100100100 | 1001101 | 1100 |
Color Harmonies of #310737
Complementary color
Monochromatic Colors of #310737
Black with #310737
Text Example
Text Example
White with #310737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310737; }
p { color: rgb(49,7,55); }
H1.HeaderClassName
{
color: #310737;
}
.AnyTagClassName
{
color: #310737;
}
</style>
background-color css
<style>
a { background-color: #310737; }
a { background-color: rgb(49,7,55); }
div.DivClassName
{
background-color: #310737;
}
.BgClassName
{
background-color: #310737;
}
</style>
border-color css
<style>
span { border-color: #310737; }
span { border-color: rgb(49,7,55); }
td.TdClassName
{
border-color: #310737;
}
.TagClassName
{
border-color: #310737;
}
</style>