Shades of Blackcurrant #310348
Tints of Blackcurrant #310348
RGB
CMYK
RGB Variations
Color information
#310348 (or 0x310348) is known color: Blackcurrant. HEX triplet: 31, 03 and 48. RGB value is (49,3,72). Sum of RGB (Red+Green+Blue) = 49+3+72=124 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.52% from 124); Green value is 3 (1.56% from 255 or 2.42% from 124); Blue value is 72 (28.52% from 255 or 58.06% from 124); Max value from RGB is 72 - color contains mainly: blue. Hex color #310348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310348 is #CEFCB7. Grayscale: #181818. Windows color (decimal): -13565112 or 4719409. OLE color: 4719409.
HSL color Cylindrical-coordinate representation of color #310348: hue angle of 280º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310348 is Cyan = 0.32, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 49 | 3 | 72 | - |
| CMYK | 0.32 | 0.96 | 0 | 0.72 |
| HSL | 280º | 0.92% | 0.15% | - |
| HSV(B) | 280º | 0.96% | 0.28% | - |
| XYZ | 2.47 | 1.19 | 6.23 | - |
| YUV | 24.62 | 154.74 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 72 | 0.32 | 0.96 | 0 | 0.72 | 280 | 0.92 | 0.15 |
| Hex | 31 | 3 | 48 | 20 | 60 | 0 | 48 | 118 | 5C | F |
| Octal | 61 | 3 | 110 | 40 | 140 | 0 | 110 | 430 | 134 | 17 |
| Binary | 110001 | 11 | 1001000 | 100000 | 1100000 | 0 | 1001000 | 100011000 | 1011100 | 1111 |
Color Harmonies of #310348
Complementary color
Monochromatic Colors of #310348
Black with #310348
Text Example
Text Example
White with #310348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310348; }
p { color: rgb(49,3,72); }
H1.HeaderClassName
{
color: #310348;
}
.AnyTagClassName
{
color: #310348;
}
</style>
background-color css
<style>
a { background-color: #310348; }
a { background-color: rgb(49,3,72); }
div.DivClassName
{
background-color: #310348;
}
.BgClassName
{
background-color: #310348;
}
</style>
border-color css
<style>
span { border-color: #310348; }
span { border-color: rgb(49,3,72); }
td.TdClassName
{
border-color: #310348;
}
.TagClassName
{
border-color: #310348;
}
</style>