Shades of Blackcurrant #291032
Tints of Blackcurrant #291032
RGB
CMYK
RGB Variations
Color information
#291032 (or 0x291032) is known color: Blackcurrant. HEX triplet: 29, 10 and 32. RGB value is (41,16,50). Sum of RGB (Red+Green+Blue) = 41+16+50=107 (14% of max value = 765). Red value is 41 (16.41% from 255 or 38.32% from 107); Green value is 16 (6.64% from 255 or 14.95% from 107); Blue value is 50 (19.92% from 255 or 46.73% from 107); Max value from RGB is 50 - color contains mainly: blue. Hex color #291032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291032 is #D6EFCD. Grayscale: #1B1B1B. Windows color (decimal): -14086094 or 3280937. OLE color: 3280937.
HSL color Cylindrical-coordinate representation of color #291032: hue angle of 284.12º degrees, saturation: 0.52, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #291032 is Cyan = 0.18, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 16 | 50 | - |
| CMYK | 0.18 | 0.68 | 0 | 0.80 |
| HSL | 284.12º | 0.52% | 0.13% | - |
| HSV(B) | 284.12º | 0.68% | 0.2% | - |
| XYZ | 1.68 | 1.07 | 3.14 | - |
| YUV | 27.35 | 140.78 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 50 | 0.18 | 0.68 | 0 | 0.80 | 284.12 | 0.52 | 0.13 |
| Hex | 29 | 10 | 32 | 12 | 44 | 0 | 50 | 11C | 34 | D |
| Octal | 51 | 20 | 62 | 22 | 104 | 0 | 120 | 434 | 64 | 15 |
| Binary | 101001 | 10000 | 110010 | 10010 | 1000100 | 0 | 1010000 | 100011100 | 110100 | 1101 |
Color Harmonies of #291032
Complementary color
Monochromatic Colors of #291032
Black with #291032
Text Example
Text Example
White with #291032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291032; }
p { color: rgb(41,16,50); }
H1.HeaderClassName
{
color: #291032;
}
.AnyTagClassName
{
color: #291032;
}
</style>
background-color css
<style>
a { background-color: #291032; }
a { background-color: rgb(41,16,50); }
div.DivClassName
{
background-color: #291032;
}
.BgClassName
{
background-color: #291032;
}
</style>
border-color css
<style>
span { border-color: #291032; }
span { border-color: rgb(41,16,50); }
td.TdClassName
{
border-color: #291032;
}
.TagClassName
{
border-color: #291032;
}
</style>