Shades of Blackcurrant #291730
Tints of Blackcurrant #291730
RGB
CMYK
RGB Variations
Color information
#291730 (or 0x291730) is known color: Blackcurrant. HEX triplet: 29, 17 and 30. RGB value is (41,23,48). Sum of RGB (Red+Green+Blue) = 41+23+48=112 (14% of max value = 765). Red value is 41 (16.41% from 255 or 36.61% from 112); Green value is 23 (9.38% from 255 or 20.54% from 112); Blue value is 48 (19.14% from 255 or 42.86% from 112); Max value from RGB is 48 - color contains mainly: blue. Hex color #291730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291730 is #D6E8CF. Grayscale: #1F1F1F. Windows color (decimal): -14084304 or 3151657. OLE color: 3151657.
HSL color Cylindrical-coordinate representation of color #291730: hue angle of 283.2º degrees, saturation: 0.35, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #291730 is Cyan = 0.15, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 41 | 23 | 48 | - |
| CMYK | 0.15 | 0.52 | 0 | 0.81 |
| HSL | 283.2º | 0.35% | 0.14% | - |
| HSV(B) | 283.2º | 0.52% | 0.19% | - |
| XYZ | 1.75 | 1.3 | 2.95 | - |
| YUV | 31.23 | 137.46 | 134.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 23 | 48 | 0.15 | 0.52 | 0 | 0.81 | 283.2 | 0.35 | 0.14 |
| Hex | 29 | 17 | 30 | F | 34 | 0 | 51 | 11B | 23 | E |
| Octal | 51 | 27 | 60 | 17 | 64 | 0 | 121 | 433 | 43 | 16 |
| Binary | 101001 | 10111 | 110000 | 1111 | 110100 | 0 | 1010001 | 100011011 | 100011 | 1110 |
Color Harmonies of #291730
Complementary color
Monochromatic Colors of #291730
Black with #291730
Text Example
Text Example
White with #291730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291730; }
p { color: rgb(41,23,48); }
H1.HeaderClassName
{
color: #291730;
}
.AnyTagClassName
{
color: #291730;
}
</style>
background-color css
<style>
a { background-color: #291730; }
a { background-color: rgb(41,23,48); }
div.DivClassName
{
background-color: #291730;
}
.BgClassName
{
background-color: #291730;
}
</style>
border-color css
<style>
span { border-color: #291730; }
span { border-color: rgb(41,23,48); }
td.TdClassName
{
border-color: #291730;
}
.TagClassName
{
border-color: #291730;
}
</style>