Shades of Blackcurrant #290631
Tints of Blackcurrant #290631
RGB
CMYK
RGB Variations
Color information
#290631 (or 0x290631) is known color: Blackcurrant. HEX triplet: 29, 06 and 31. RGB value is (41,6,49). Sum of RGB (Red+Green+Blue) = 41+6+49=96 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.71% from 96); Green value is 6 (2.73% from 255 or 6.25% from 96); Blue value is 49 (19.53% from 255 or 51.04% from 96); Max value from RGB is 49 - color contains mainly: blue. Hex color #290631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290631 is #D6F9CE. Grayscale: #151515. Windows color (decimal): -14088655 or 3212841. OLE color: 3212841.
HSL color Cylindrical-coordinate representation of color #290631: hue angle of 288.84º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #290631 is Cyan = 0.16, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 41 | 6 | 49 | - |
| CMYK | 0.16 | 0.88 | 0 | 0.81 |
| HSL | 288.84º | 0.78% | 0.11% | - |
| HSV(B) | 288.84º | 0.88% | 0.19% | - |
| XYZ | 1.53 | 0.82 | 2.98 | - |
| YUV | 21.37 | 143.6 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 49 | 0.16 | 0.88 | 0 | 0.81 | 288.84 | 0.78 | 0.11 |
| Hex | 29 | 6 | 31 | 10 | 58 | 0 | 51 | 121 | 4E | B |
| Octal | 51 | 6 | 61 | 20 | 130 | 0 | 121 | 441 | 116 | 13 |
| Binary | 101001 | 110 | 110001 | 10000 | 1011000 | 0 | 1010001 | 100100001 | 1001110 | 1011 |
Color Harmonies of #290631
Complementary color
Monochromatic Colors of #290631
Black with #290631
Text Example
Text Example
White with #290631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290631; }
p { color: rgb(41,6,49); }
H1.HeaderClassName
{
color: #290631;
}
.AnyTagClassName
{
color: #290631;
}
</style>
background-color css
<style>
a { background-color: #290631; }
a { background-color: rgb(41,6,49); }
div.DivClassName
{
background-color: #290631;
}
.BgClassName
{
background-color: #290631;
}
</style>
border-color css
<style>
span { border-color: #290631; }
span { border-color: rgb(41,6,49); }
td.TdClassName
{
border-color: #290631;
}
.TagClassName
{
border-color: #290631;
}
</style>