Shades of Blackcurrant #311338
Tints of Blackcurrant #311338
RGB
CMYK
RGB Variations
Color information
#311338 (or 0x311338) is known color: Blackcurrant. HEX triplet: 31, 13 and 38. RGB value is (49,19,56). Sum of RGB (Red+Green+Blue) = 49+19+56=124 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.52% from 124); Green value is 19 (7.81% from 255 or 15.32% from 124); Blue value is 56 (22.27% from 255 or 45.16% from 124); Max value from RGB is 56 - color contains mainly: blue. Hex color #311338 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311338 is #CEECC7. Grayscale: #202020. Windows color (decimal): -13561032 or 3674929. OLE color: 3674929.
HSL color Cylindrical-coordinate representation of color #311338: hue angle of 288.65º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #311338 is Cyan = 0.12, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 19 | 56 | - |
| CMYK | 0.12 | 0.66 | 0 | 0.78 |
| HSL | 288.65º | 0.49% | 0.15% | - |
| HSV(B) | 288.65º | 0.66% | 0.22% | - |
| XYZ | 2.21 | 1.4 | 3.9 | - |
| YUV | 32.19 | 141.44 | 139.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 56 | 0.12 | 0.66 | 0 | 0.78 | 288.65 | 0.49 | 0.15 |
| Hex | 31 | 13 | 38 | C | 42 | 0 | 4E | 121 | 31 | F |
| Octal | 61 | 23 | 70 | 14 | 102 | 0 | 116 | 441 | 61 | 17 |
| Binary | 110001 | 10011 | 111000 | 1100 | 1000010 | 0 | 1001110 | 100100001 | 110001 | 1111 |
Color Harmonies of #311338
Complementary color
Monochromatic Colors of #311338
Black with #311338
Text Example
Text Example
White with #311338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311338; }
p { color: rgb(49,19,56); }
H1.HeaderClassName
{
color: #311338;
}
.AnyTagClassName
{
color: #311338;
}
</style>
background-color css
<style>
a { background-color: #311338; }
a { background-color: rgb(49,19,56); }
div.DivClassName
{
background-color: #311338;
}
.BgClassName
{
background-color: #311338;
}
</style>
border-color css
<style>
span { border-color: #311338; }
span { border-color: rgb(49,19,56); }
td.TdClassName
{
border-color: #311338;
}
.TagClassName
{
border-color: #311338;
}
</style>