Shades of Blackcurrant #311038
Tints of Blackcurrant #311038
RGB
CMYK
RGB Variations
Color information
#311038 (or 0x311038) is known color: Blackcurrant. HEX triplet: 31, 10 and 38. RGB value is (49,16,56). Sum of RGB (Red+Green+Blue) = 49+16+56=121 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.50% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 56 (22.27% from 255 or 46.28% from 121); Max value from RGB is 56 - color contains mainly: blue. Hex color #311038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311038 is #CEEFC7. Grayscale: #1E1E1E. Windows color (decimal): -13561800 or 3674161. OLE color: 3674161.
HSL color Cylindrical-coordinate representation of color #311038: hue angle of 289.5º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #311038 is Cyan = 0.12, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 16 | 56 | - |
| CMYK | 0.12 | 0.71 | 0 | 0.78 |
| HSL | 289.5º | 0.56% | 0.14% | - |
| HSV(B) | 289.5º | 0.71% | 0.22% | - |
| XYZ | 2.17 | 1.31 | 3.88 | - |
| YUV | 30.43 | 142.43 | 141.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 56 | 0.12 | 0.71 | 0 | 0.78 | 289.5 | 0.56 | 0.14 |
| Hex | 31 | 10 | 38 | C | 47 | 0 | 4E | 122 | 38 | E |
| Octal | 61 | 20 | 70 | 14 | 107 | 0 | 116 | 442 | 70 | 16 |
| Binary | 110001 | 10000 | 111000 | 1100 | 1000111 | 0 | 1001110 | 100100010 | 111000 | 1110 |
Color Harmonies of #311038
Complementary color
Monochromatic Colors of #311038
Black with #311038
Text Example
Text Example
White with #311038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311038; }
p { color: rgb(49,16,56); }
H1.HeaderClassName
{
color: #311038;
}
.AnyTagClassName
{
color: #311038;
}
</style>
background-color css
<style>
a { background-color: #311038; }
a { background-color: rgb(49,16,56); }
div.DivClassName
{
background-color: #311038;
}
.BgClassName
{
background-color: #311038;
}
</style>
border-color css
<style>
span { border-color: #311038; }
span { border-color: rgb(49,16,56); }
td.TdClassName
{
border-color: #311038;
}
.TagClassName
{
border-color: #311038;
}
</style>