Shades of Blackcurrant #290138
Tints of Blackcurrant #290138
RGB
CMYK
RGB Variations
Color information
#290138 (or 0x290138) is known color: Blackcurrant. HEX triplet: 29, 01 and 38. RGB value is (41,1,56). Sum of RGB (Red+Green+Blue) = 41+1+56=98 (12% of max value = 765). Red value is 41 (16.41% from 255 or 41.84% from 98); Green value is 1 (0.78% from 255 or 1.02% from 98); Blue value is 56 (22.27% from 255 or 57.14% from 98); Max value from RGB is 56 - color contains mainly: blue. Hex color #290138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290138 is #D6FEC7. Grayscale: #131313. Windows color (decimal): -14089928 or 3670313. OLE color: 3670313.
HSL color Cylindrical-coordinate representation of color #290138: hue angle of 283.64º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290138 is Cyan = 0.27, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 1 | 56 | - |
| CMYK | 0.27 | 0.98 | 0 | 0.78 |
| HSL | 283.64º | 0.96% | 0.11% | - |
| HSV(B) | 283.64º | 0.98% | 0.22% | - |
| XYZ | 1.64 | 0.78 | 3.81 | - |
| YUV | 19.23 | 148.75 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 56 | 0.27 | 0.98 | 0 | 0.78 | 283.64 | 0.96 | 0.11 |
| Hex | 29 | 1 | 38 | 1B | 62 | 0 | 4E | 11C | 60 | B |
| Octal | 51 | 1 | 70 | 33 | 142 | 0 | 116 | 434 | 140 | 13 |
| Binary | 101001 | 1 | 111000 | 11011 | 1100010 | 0 | 1001110 | 100011100 | 1100000 | 1011 |
Color Harmonies of #290138
Complementary color
Monochromatic Colors of #290138
Black with #290138
Text Example
Text Example
White with #290138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290138; }
p { color: rgb(41,1,56); }
H1.HeaderClassName
{
color: #290138;
}
.AnyTagClassName
{
color: #290138;
}
</style>
background-color css
<style>
a { background-color: #290138; }
a { background-color: rgb(41,1,56); }
div.DivClassName
{
background-color: #290138;
}
.BgClassName
{
background-color: #290138;
}
</style>
border-color css
<style>
span { border-color: #290138; }
span { border-color: rgb(41,1,56); }
td.TdClassName
{
border-color: #290138;
}
.TagClassName
{
border-color: #290138;
}
</style>