Shades of Blackcurrant #310436
Tints of Blackcurrant #310436
RGB
CMYK
RGB Variations
Color information
#310436 (or 0x310436) is known color: Blackcurrant. HEX triplet: 31, 04 and 36. RGB value is (49,4,54). Sum of RGB (Red+Green+Blue) = 49+4+54=107 (14% of max value = 765). Red value is 49 (19.53% from 255 or 45.79% from 107); Green value is 4 (1.95% from 255 or 3.74% from 107); Blue value is 54 (21.48% from 255 or 50.47% from 107); Max value from RGB is 54 - color contains mainly: blue. Hex color #310436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310436 is #CEFBC9. Grayscale: #171717. Windows color (decimal): -13564874 or 3540017. OLE color: 3540017.
HSL color Cylindrical-coordinate representation of color #310436: hue angle of 294º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310436 is Cyan = 0.09, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 4 | 54 | - |
| CMYK | 0.09 | 0.93 | 0 | 0.79 |
| HSL | 294º | 0.86% | 0.11% | - |
| HSV(B) | 294º | 0.93% | 0.21% | - |
| XYZ | 1.98 | 1.01 | 3.58 | - |
| YUV | 23.16 | 145.41 | 146.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 54 | 0.09 | 0.93 | 0 | 0.79 | 294 | 0.86 | 0.11 |
| Hex | 31 | 4 | 36 | 9 | 5D | 0 | 4F | 126 | 56 | B |
| Octal | 61 | 4 | 66 | 11 | 135 | 0 | 117 | 446 | 126 | 13 |
| Binary | 110001 | 100 | 110110 | 1001 | 1011101 | 0 | 1001111 | 100100110 | 1010110 | 1011 |
Color Harmonies of #310436
Complementary color
Monochromatic Colors of #310436
Black with #310436
Text Example
Text Example
White with #310436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310436; }
p { color: rgb(49,4,54); }
H1.HeaderClassName
{
color: #310436;
}
.AnyTagClassName
{
color: #310436;
}
</style>
background-color css
<style>
a { background-color: #310436; }
a { background-color: rgb(49,4,54); }
div.DivClassName
{
background-color: #310436;
}
.BgClassName
{
background-color: #310436;
}
</style>
border-color css
<style>
span { border-color: #310436; }
span { border-color: rgb(49,4,54); }
td.TdClassName
{
border-color: #310436;
}
.TagClassName
{
border-color: #310436;
}
</style>