Shades of Blackcurrant #290537
Tints of Blackcurrant #290537
RGB
CMYK
RGB Variations
Color information
#290537 (or 0x290537) is known color: Blackcurrant. HEX triplet: 29, 05 and 37. RGB value is (41,5,55). Sum of RGB (Red+Green+Blue) = 41+5+55=101 (13% of max value = 765). Red value is 41 (16.41% from 255 or 40.59% from 101); Green value is 5 (2.34% from 255 or 4.95% from 101); Blue value is 55 (21.88% from 255 or 54.46% from 101); Max value from RGB is 55 - color contains mainly: blue. Hex color #290537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290537 is #D6FAC8. Grayscale: #151515. Windows color (decimal): -14088905 or 3605801. OLE color: 3605801.
HSL color Cylindrical-coordinate representation of color #290537: hue angle of 283.2º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #290537 is Cyan = 0.25, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 5 | 55 | - |
| CMYK | 0.25 | 0.91 | 0 | 0.78 |
| HSL | 283.2º | 0.83% | 0.12% | - |
| HSV(B) | 283.2º | 0.91% | 0.22% | - |
| XYZ | 1.66 | 0.86 | 3.69 | - |
| YUV | 21.46 | 146.93 | 141.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 55 | 0.25 | 0.91 | 0 | 0.78 | 283.2 | 0.83 | 0.12 |
| Hex | 29 | 5 | 37 | 19 | 5B | 0 | 4E | 11B | 53 | C |
| Octal | 51 | 5 | 67 | 31 | 133 | 0 | 116 | 433 | 123 | 14 |
| Binary | 101001 | 101 | 110111 | 11001 | 1011011 | 0 | 1001110 | 100011011 | 1010011 | 1100 |
Color Harmonies of #290537
Complementary color
Monochromatic Colors of #290537
Black with #290537
Text Example
Text Example
White with #290537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290537; }
p { color: rgb(41,5,55); }
H1.HeaderClassName
{
color: #290537;
}
.AnyTagClassName
{
color: #290537;
}
</style>
background-color css
<style>
a { background-color: #290537; }
a { background-color: rgb(41,5,55); }
div.DivClassName
{
background-color: #290537;
}
.BgClassName
{
background-color: #290537;
}
</style>
border-color css
<style>
span { border-color: #290537; }
span { border-color: rgb(41,5,55); }
td.TdClassName
{
border-color: #290537;
}
.TagClassName
{
border-color: #290537;
}
</style>