Shades of Blackcurrant #290746
Tints of Blackcurrant #290746
RGB
CMYK
RGB Variations
Color information
#290746 (or 0x290746) is known color: Blackcurrant. HEX triplet: 29, 07 and 46. RGB value is (41,7,70). Sum of RGB (Red+Green+Blue) = 41+7+70=118 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.75% from 118); Green value is 7 (3.12% from 255 or 5.93% from 118); Blue value is 70 (27.73% from 255 or 59.32% from 118); Max value from RGB is 70 - color contains mainly: blue. Hex color #290746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290746 is #D6F8B9. Grayscale: #181818. Windows color (decimal): -14088378 or 4589353. OLE color: 4589353.
HSL color Cylindrical-coordinate representation of color #290746: hue angle of 272.38º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #290746 is Cyan = 0.41, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 7 | 70 | - |
| CMYK | 0.41 | 0.90 | 0 | 0.73 |
| HSL | 272.38º | 0.82% | 0.15% | - |
| HSV(B) | 272.38º | 0.9% | 0.27% | - |
| XYZ | 2.1 | 1.07 | 5.89 | - |
| YUV | 24.35 | 153.76 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 70 | 0.41 | 0.90 | 0 | 0.73 | 272.38 | 0.82 | 0.15 |
| Hex | 29 | 7 | 46 | 29 | 5A | 0 | 49 | 110 | 52 | F |
| Octal | 51 | 7 | 106 | 51 | 132 | 0 | 111 | 420 | 122 | 17 |
| Binary | 101001 | 111 | 1000110 | 101001 | 1011010 | 0 | 1001001 | 100010000 | 1010010 | 1111 |
Color Harmonies of #290746
Complementary color
Monochromatic Colors of #290746
Black with #290746
Text Example
Text Example
White with #290746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290746; }
p { color: rgb(41,7,70); }
H1.HeaderClassName
{
color: #290746;
}
.AnyTagClassName
{
color: #290746;
}
</style>
background-color css
<style>
a { background-color: #290746; }
a { background-color: rgb(41,7,70); }
div.DivClassName
{
background-color: #290746;
}
.BgClassName
{
background-color: #290746;
}
</style>
border-color css
<style>
span { border-color: #290746; }
span { border-color: rgb(41,7,70); }
td.TdClassName
{
border-color: #290746;
}
.TagClassName
{
border-color: #290746;
}
</style>