Shades of Blackcurrant #290942
Tints of Blackcurrant #290942
RGB
CMYK
RGB Variations
Color information
#290942 (or 0x290942) is known color: Blackcurrant. HEX triplet: 29, 09 and 42. RGB value is (41,9,66). Sum of RGB (Red+Green+Blue) = 41+9+66=116 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.34% from 116); Green value is 9 (3.91% from 255 or 7.76% from 116); Blue value is 66 (26.17% from 255 or 56.90% from 116); Max value from RGB is 66 - color contains mainly: blue. Hex color #290942 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290942 is #D6F6BD. Grayscale: #181818. Windows color (decimal): -14087870 or 4327721. OLE color: 4327721.
HSL color Cylindrical-coordinate representation of color #290942: hue angle of 273.68º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #290942 is Cyan = 0.38, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 9 | 66 | - |
| CMYK | 0.38 | 0.86 | 0 | 0.74 |
| HSL | 273.68º | 0.76% | 0.15% | - |
| HSV(B) | 273.68º | 0.86% | 0.26% | - |
| XYZ | 2 | 1.06 | 5.25 | - |
| YUV | 25.07 | 151.1 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 66 | 0.38 | 0.86 | 0 | 0.74 | 273.68 | 0.76 | 0.15 |
| Hex | 29 | 9 | 42 | 26 | 56 | 0 | 4A | 112 | 4C | F |
| Octal | 51 | 11 | 102 | 46 | 126 | 0 | 112 | 422 | 114 | 17 |
| Binary | 101001 | 1001 | 1000010 | 100110 | 1010110 | 0 | 1001010 | 100010010 | 1001100 | 1111 |
Color Harmonies of #290942
Complementary color
Monochromatic Colors of #290942
Black with #290942
Text Example
Text Example
White with #290942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290942; }
p { color: rgb(41,9,66); }
H1.HeaderClassName
{
color: #290942;
}
.AnyTagClassName
{
color: #290942;
}
</style>
background-color css
<style>
a { background-color: #290942; }
a { background-color: rgb(41,9,66); }
div.DivClassName
{
background-color: #290942;
}
.BgClassName
{
background-color: #290942;
}
</style>
border-color css
<style>
span { border-color: #290942; }
span { border-color: rgb(41,9,66); }
td.TdClassName
{
border-color: #290942;
}
.TagClassName
{
border-color: #290942;
}
</style>