Shades of Blackcurrant #290744
Tints of Blackcurrant #290744
RGB
CMYK
RGB Variations
Color information
#290744 (or 0x290744) is known color: Blackcurrant. HEX triplet: 29, 07 and 44. RGB value is (41,7,68). Sum of RGB (Red+Green+Blue) = 41+7+68=116 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.34% from 116); Green value is 7 (3.12% from 255 or 6.03% from 116); Blue value is 68 (26.95% from 255 or 58.62% from 116); Max value from RGB is 68 - color contains mainly: blue. Hex color #290744 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290744 is #D6F8BB. Grayscale: #171717. Windows color (decimal): -14088380 or 4458281. OLE color: 4458281.
HSL color Cylindrical-coordinate representation of color #290744: hue angle of 273.44º degrees, saturation: 0.81, 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 #290744 is Cyan = 0.40, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 7 | 68 | - |
| CMYK | 0.40 | 0.90 | 0 | 0.73 |
| HSL | 273.44º | 0.81% | 0.15% | - |
| HSV(B) | 273.44º | 0.9% | 0.27% | - |
| XYZ | 2.03 | 1.04 | 5.56 | - |
| YUV | 24.12 | 152.76 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 68 | 0.40 | 0.90 | 0 | 0.73 | 273.44 | 0.81 | 0.15 |
| Hex | 29 | 7 | 44 | 28 | 5A | 0 | 49 | 111 | 51 | F |
| Octal | 51 | 7 | 104 | 50 | 132 | 0 | 111 | 421 | 121 | 17 |
| Binary | 101001 | 111 | 1000100 | 101000 | 1011010 | 0 | 1001001 | 100010001 | 1010001 | 1111 |
Color Harmonies of #290744
Complementary color
Monochromatic Colors of #290744
Black with #290744
Text Example
Text Example
White with #290744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290744; }
p { color: rgb(41,7,68); }
H1.HeaderClassName
{
color: #290744;
}
.AnyTagClassName
{
color: #290744;
}
</style>
background-color css
<style>
a { background-color: #290744; }
a { background-color: rgb(41,7,68); }
div.DivClassName
{
background-color: #290744;
}
.BgClassName
{
background-color: #290744;
}
</style>
border-color css
<style>
span { border-color: #290744; }
span { border-color: rgb(41,7,68); }
td.TdClassName
{
border-color: #290744;
}
.TagClassName
{
border-color: #290744;
}
</style>