Shades of Blackcurrant #290640
Tints of Blackcurrant #290640
RGB
CMYK
RGB Variations
Color information
#290640 (or 0x290640) is known color: Blackcurrant. HEX triplet: 29, 06 and 40. RGB value is (41,6,64). Sum of RGB (Red+Green+Blue) = 41+6+64=111 (14% of max value = 765). Red value is 41 (16.41% from 255 or 36.94% from 111); Green value is 6 (2.73% from 255 or 5.41% from 111); Blue value is 64 (25.39% from 255 or 57.66% from 111); Max value from RGB is 64 - color contains mainly: blue. Hex color #290640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290640 is #D6F9BF. Grayscale: #161616. Windows color (decimal): -14088640 or 4195881. OLE color: 4195881.
HSL color Cylindrical-coordinate representation of color #290640: hue angle of 276.21º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #290640 is Cyan = 0.36, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 6 | 64 | - |
| CMYK | 0.36 | 0.91 | 0 | 0.75 |
| HSL | 276.21º | 0.83% | 0.14% | - |
| HSV(B) | 276.21º | 0.91% | 0.25% | - |
| XYZ | 1.9 | 0.97 | 4.94 | - |
| YUV | 23.08 | 151.1 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 64 | 0.36 | 0.91 | 0 | 0.75 | 276.21 | 0.83 | 0.14 |
| Hex | 29 | 6 | 40 | 24 | 5B | 0 | 4B | 114 | 53 | E |
| Octal | 51 | 6 | 100 | 44 | 133 | 0 | 113 | 424 | 123 | 16 |
| Binary | 101001 | 110 | 1000000 | 100100 | 1011011 | 0 | 1001011 | 100010100 | 1010011 | 1110 |
Color Harmonies of #290640
Complementary color
Monochromatic Colors of #290640
Black with #290640
Text Example
Text Example
White with #290640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290640; }
p { color: rgb(41,6,64); }
H1.HeaderClassName
{
color: #290640;
}
.AnyTagClassName
{
color: #290640;
}
</style>
background-color css
<style>
a { background-color: #290640; }
a { background-color: rgb(41,6,64); }
div.DivClassName
{
background-color: #290640;
}
.BgClassName
{
background-color: #290640;
}
</style>
border-color css
<style>
span { border-color: #290640; }
span { border-color: rgb(41,6,64); }
td.TdClassName
{
border-color: #290640;
}
.TagClassName
{
border-color: #290640;
}
</style>