Shades of Blackcurrant #311348
Tints of Blackcurrant #311348
RGB
CMYK
RGB Variations
Color information
#311348 (or 0x311348) is known color: Blackcurrant. HEX triplet: 31, 13 and 48. RGB value is (49,19,72). Sum of RGB (Red+Green+Blue) = 49+19+72=140 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35% from 140); Green value is 19 (7.81% from 255 or 13.57% from 140); Blue value is 72 (28.52% from 255 or 51.43% from 140); Max value from RGB is 72 - color contains mainly: blue. Hex color #311348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311348 is #CEECB7. Grayscale: #212121. Windows color (decimal): -13561016 or 4723505. OLE color: 4723505.
HSL color Cylindrical-coordinate representation of color #311348: hue angle of 273.96º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #311348 is Cyan = 0.32, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 49 | 19 | 72 | - |
| CMYK | 0.32 | 0.74 | 0 | 0.72 |
| HSL | 273.96º | 0.58% | 0.18% | - |
| HSV(B) | 273.96º | 0.74% | 0.28% | - |
| XYZ | 2.67 | 1.59 | 6.3 | - |
| YUV | 34.01 | 149.44 | 138.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 72 | 0.32 | 0.74 | 0 | 0.72 | 273.96 | 0.58 | 0.18 |
| Hex | 31 | 13 | 48 | 20 | 4A | 0 | 48 | 112 | 3A | 12 |
| Octal | 61 | 23 | 110 | 40 | 112 | 0 | 110 | 422 | 72 | 22 |
| Binary | 110001 | 10011 | 1001000 | 100000 | 1001010 | 0 | 1001000 | 100010010 | 111010 | 10010 |
Color Harmonies of #311348
Complementary color
Monochromatic Colors of #311348
Black with #311348
Text Example
Text Example
White with #311348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311348; }
p { color: rgb(49,19,72); }
H1.HeaderClassName
{
color: #311348;
}
.AnyTagClassName
{
color: #311348;
}
</style>
background-color css
<style>
a { background-color: #311348; }
a { background-color: rgb(49,19,72); }
div.DivClassName
{
background-color: #311348;
}
.BgClassName
{
background-color: #311348;
}
</style>
border-color css
<style>
span { border-color: #311348; }
span { border-color: rgb(49,19,72); }
td.TdClassName
{
border-color: #311348;
}
.TagClassName
{
border-color: #311348;
}
</style>