Shades of Blackcurrant #291631
Tints of Blackcurrant #291631
RGB
CMYK
RGB Variations
Color information
#291631 (or 0x291631) is known color: Blackcurrant. HEX triplet: 29, 16 and 31. RGB value is (41,22,49). Sum of RGB (Red+Green+Blue) = 41+22+49=112 (14% of max value = 765). Red value is 41 (16.41% from 255 or 36.61% from 112); Green value is 22 (8.98% from 255 or 19.64% from 112); Blue value is 49 (19.53% from 255 or 43.75% from 112); Max value from RGB is 49 - color contains mainly: blue. Hex color #291631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291631 is #D6E9CE. Grayscale: #1E1E1E. Windows color (decimal): -14084559 or 3216937. OLE color: 3216937.
HSL color Cylindrical-coordinate representation of color #291631: hue angle of 282.22º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #291631 is Cyan = 0.16, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 41 | 22 | 49 | - |
| CMYK | 0.16 | 0.55 | 0 | 0.81 |
| HSL | 282.22º | 0.38% | 0.14% | - |
| HSV(B) | 282.22º | 0.55% | 0.19% | - |
| XYZ | 1.76 | 1.27 | 3.06 | - |
| YUV | 30.76 | 138.29 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 22 | 49 | 0.16 | 0.55 | 0 | 0.81 | 282.22 | 0.38 | 0.14 |
| Hex | 29 | 16 | 31 | 10 | 37 | 0 | 51 | 11A | 26 | E |
| Octal | 51 | 26 | 61 | 20 | 67 | 0 | 121 | 432 | 46 | 16 |
| Binary | 101001 | 10110 | 110001 | 10000 | 110111 | 0 | 1010001 | 100011010 | 100110 | 1110 |
Color Harmonies of #291631
Complementary color
Monochromatic Colors of #291631
Black with #291631
Text Example
Text Example
White with #291631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291631; }
p { color: rgb(41,22,49); }
H1.HeaderClassName
{
color: #291631;
}
.AnyTagClassName
{
color: #291631;
}
</style>
background-color css
<style>
a { background-color: #291631; }
a { background-color: rgb(41,22,49); }
div.DivClassName
{
background-color: #291631;
}
.BgClassName
{
background-color: #291631;
}
</style>
border-color css
<style>
span { border-color: #291631; }
span { border-color: rgb(41,22,49); }
td.TdClassName
{
border-color: #291631;
}
.TagClassName
{
border-color: #291631;
}
</style>