Shades of Blackcurrant #291440
Tints of Blackcurrant #291440
RGB
CMYK
RGB Variations
Color information
#291440 (or 0x291440) is known color: Blackcurrant. HEX triplet: 29, 14 and 40. RGB value is (41,20,64). Sum of RGB (Red+Green+Blue) = 41+20+64=125 (16% of max value = 765). Red value is 41 (16.41% from 255 or 32.8% from 125); Green value is 20 (8.20% from 255 or 16% from 125); Blue value is 64 (25.39% from 255 or 51.2% from 125); Max value from RGB is 64 - color contains mainly: blue. Hex color #291440 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291440 is #D6EBBF. Grayscale: #1F1F1F. Windows color (decimal): -14085056 or 4199465. OLE color: 4199465.
HSL color Cylindrical-coordinate representation of color #291440: hue angle of 268.64º degrees, saturation: 0.52, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #291440 is Cyan = 0.36, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 20 | 64 | - |
| CMYK | 0.36 | 0.69 | 0 | 0.75 |
| HSL | 268.64º | 0.52% | 0.16% | - |
| HSV(B) | 268.64º | 0.69% | 0.25% | - |
| XYZ | 2.09 | 1.34 | 5 | - |
| YUV | 31.3 | 146.46 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 64 | 0.36 | 0.69 | 0 | 0.75 | 268.64 | 0.52 | 0.16 |
| Hex | 29 | 14 | 40 | 24 | 45 | 0 | 4B | 10D | 34 | 10 |
| Octal | 51 | 24 | 100 | 44 | 105 | 0 | 113 | 415 | 64 | 20 |
| Binary | 101001 | 10100 | 1000000 | 100100 | 1000101 | 0 | 1001011 | 100001101 | 110100 | 10000 |
Color Harmonies of #291440
Complementary color
Monochromatic Colors of #291440
Black with #291440
Text Example
Text Example
White with #291440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291440; }
p { color: rgb(41,20,64); }
H1.HeaderClassName
{
color: #291440;
}
.AnyTagClassName
{
color: #291440;
}
</style>
background-color css
<style>
a { background-color: #291440; }
a { background-color: rgb(41,20,64); }
div.DivClassName
{
background-color: #291440;
}
.BgClassName
{
background-color: #291440;
}
</style>
border-color css
<style>
span { border-color: #291440; }
span { border-color: rgb(41,20,64); }
td.TdClassName
{
border-color: #291440;
}
.TagClassName
{
border-color: #291440;
}
</style>