Shades of Blackcurrant #290630
Tints of Blackcurrant #290630
RGB
CMYK
RGB Variations
Color information
#290630 (or 0x290630) is known color: Blackcurrant. HEX triplet: 29, 06 and 30. RGB value is (41,6,48). Sum of RGB (Red+Green+Blue) = 41+6+48=95 (12% of max value = 765). Red value is 41 (16.41% from 255 or 43.16% from 95); Green value is 6 (2.73% from 255 or 6.32% from 95); Blue value is 48 (19.14% from 255 or 50.53% from 95); Max value from RGB is 48 - color contains mainly: blue. Hex color #290630 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290630 is #D6F9CF. Grayscale: #151515. Windows color (decimal): -14088656 or 3147305. OLE color: 3147305.
HSL color Cylindrical-coordinate representation of color #290630: hue angle of 290º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #290630 is Cyan = 0.15, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 41 | 6 | 48 | - |
| CMYK | 0.15 | 0.87 | 0 | 0.81 |
| HSL | 290º | 0.78% | 0.11% | - |
| HSV(B) | 290º | 0.88% | 0.19% | - |
| XYZ | 1.51 | 0.82 | 2.87 | - |
| YUV | 21.25 | 143.1 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 48 | 0.15 | 0.87 | 0 | 0.81 | 290 | 0.78 | 0.11 |
| Hex | 29 | 6 | 30 | F | 57 | 0 | 51 | 122 | 4E | B |
| Octal | 51 | 6 | 60 | 17 | 127 | 0 | 121 | 442 | 116 | 13 |
| Binary | 101001 | 110 | 110000 | 1111 | 1010111 | 0 | 1010001 | 100100010 | 1001110 | 1011 |
Color Harmonies of #290630
Complementary color
Monochromatic Colors of #290630
Black with #290630
Text Example
Text Example
White with #290630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290630; }
p { color: rgb(41,6,48); }
H1.HeaderClassName
{
color: #290630;
}
.AnyTagClassName
{
color: #290630;
}
</style>
background-color css
<style>
a { background-color: #290630; }
a { background-color: rgb(41,6,48); }
div.DivClassName
{
background-color: #290630;
}
.BgClassName
{
background-color: #290630;
}
</style>
border-color css
<style>
span { border-color: #290630; }
span { border-color: rgb(41,6,48); }
td.TdClassName
{
border-color: #290630;
}
.TagClassName
{
border-color: #290630;
}
</style>