Shades of Blackcurrant #291237
Tints of Blackcurrant #291237
RGB
CMYK
RGB Variations
Color information
#291237 (or 0x291237) is known color: Blackcurrant. HEX triplet: 29, 12 and 37. RGB value is (41,18,55). Sum of RGB (Red+Green+Blue) = 41+18+55=114 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.96% from 114); Green value is 18 (7.42% from 255 or 15.79% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 55 - color contains mainly: blue. Hex color #291237 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291237 is #D6EDC8. Grayscale: #1C1C1C. Windows color (decimal): -14085577 or 3609129. OLE color: 3609129.
HSL color Cylindrical-coordinate representation of color #291237: hue angle of 277.3º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #291237 is Cyan = 0.25, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 18 | 55 | - |
| CMYK | 0.25 | 0.67 | 0 | 0.78 |
| HSL | 277.3º | 0.51% | 0.14% | - |
| HSV(B) | 277.3º | 0.67% | 0.22% | - |
| XYZ | 1.82 | 1.18 | 3.75 | - |
| YUV | 29.1 | 142.62 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 55 | 0.25 | 0.67 | 0 | 0.78 | 277.3 | 0.51 | 0.14 |
| Hex | 29 | 12 | 37 | 19 | 43 | 0 | 4E | 115 | 33 | E |
| Octal | 51 | 22 | 67 | 31 | 103 | 0 | 116 | 425 | 63 | 16 |
| Binary | 101001 | 10010 | 110111 | 11001 | 1000011 | 0 | 1001110 | 100010101 | 110011 | 1110 |
Color Harmonies of #291237
Complementary color
Monochromatic Colors of #291237
Black with #291237
Text Example
Text Example
White with #291237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291237; }
p { color: rgb(41,18,55); }
H1.HeaderClassName
{
color: #291237;
}
.AnyTagClassName
{
color: #291237;
}
</style>
background-color css
<style>
a { background-color: #291237; }
a { background-color: rgb(41,18,55); }
div.DivClassName
{
background-color: #291237;
}
.BgClassName
{
background-color: #291237;
}
</style>
border-color css
<style>
span { border-color: #291237; }
span { border-color: rgb(41,18,55); }
td.TdClassName
{
border-color: #291237;
}
.TagClassName
{
border-color: #291237;
}
</style>