Shades of Blackcurrant #291734
Tints of Blackcurrant #291734
RGB
CMYK
RGB Variations
Color information
#291734 (or 0x291734) is known color: Blackcurrant. HEX triplet: 29, 17 and 34. RGB value is (41,23,52). Sum of RGB (Red+Green+Blue) = 41+23+52=116 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.34% from 116); Green value is 23 (9.38% from 255 or 19.83% from 116); Blue value is 52 (20.70% from 255 or 44.83% from 116); Max value from RGB is 52 - color contains mainly: blue. Hex color #291734 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291734 is #D6E8CB. Grayscale: #1F1F1F. Windows color (decimal): -14084300 or 3413801. OLE color: 3413801.
HSL color Cylindrical-coordinate representation of color #291734: hue angle of 277.24º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #291734 is Cyan = 0.21, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 23 | 52 | - |
| CMYK | 0.21 | 0.56 | 0 | 0.80 |
| HSL | 277.24º | 0.39% | 0.15% | - |
| HSV(B) | 277.24º | 0.56% | 0.2% | - |
| XYZ | 1.84 | 1.33 | 3.41 | - |
| YUV | 31.69 | 139.46 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 23 | 52 | 0.21 | 0.56 | 0 | 0.80 | 277.24 | 0.39 | 0.15 |
| Hex | 29 | 17 | 34 | 15 | 38 | 0 | 50 | 115 | 27 | F |
| Octal | 51 | 27 | 64 | 25 | 70 | 0 | 120 | 425 | 47 | 17 |
| Binary | 101001 | 10111 | 110100 | 10101 | 111000 | 0 | 1010000 | 100010101 | 100111 | 1111 |
Color Harmonies of #291734
Complementary color
Monochromatic Colors of #291734
Black with #291734
Text Example
Text Example
White with #291734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291734; }
p { color: rgb(41,23,52); }
H1.HeaderClassName
{
color: #291734;
}
.AnyTagClassName
{
color: #291734;
}
</style>
background-color css
<style>
a { background-color: #291734; }
a { background-color: rgb(41,23,52); }
div.DivClassName
{
background-color: #291734;
}
.BgClassName
{
background-color: #291734;
}
</style>
border-color css
<style>
span { border-color: #291734; }
span { border-color: rgb(41,23,52); }
td.TdClassName
{
border-color: #291734;
}
.TagClassName
{
border-color: #291734;
}
</style>