Shades of Blackberry #291620
Tints of Blackberry #291620
RGB
CMYK
RGB Variations
Color information
#291620 (or 0x291620) is known color: Blackberry. HEX triplet: 29, 16 and 20. RGB value is (41,22,32). Sum of RGB (Red+Green+Blue) = 41+22+32=95 (12% of max value = 765). Red value is 41 (16.41% from 255 or 43.16% from 95); Green value is 22 (8.98% from 255 or 23.16% from 95); Blue value is 32 (12.89% from 255 or 33.68% from 95); Max value from RGB is 41 - color contains mainly: red. Hex color #291620 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291620 is #D6E9DF. Grayscale: #1C1C1C. Windows color (decimal): -14084576 or 2102825. OLE color: 2102825.
HSL color Cylindrical-coordinate representation of color #291620: hue angle of 328.42º degrees, saturation: 0.3, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #291620 is Cyan = 0, Magento = 0.46, Yellow = 0.22 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 22 | 32 | - |
| CMYK | 0 | 0.46 | 0.22 | 0.84 |
| HSL | 328.42º | 0.3% | 0.12% | - |
| HSV(B) | 328.42º | 0.46% | 0.16% | - |
| XYZ | 1.46 | 1.15 | 1.51 | - |
| YUV | 28.82 | 129.79 | 136.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 22 | 32 | 0 | 0.46 | 0.22 | 0.84 | 328.42 | 0.3 | 0.12 |
| Hex | 29 | 16 | 20 | 0 | 2E | 16 | 54 | 148 | 1E | C |
| Octal | 51 | 26 | 40 | 0 | 56 | 26 | 124 | 510 | 36 | 14 |
| Binary | 101001 | 10110 | 100000 | 0 | 101110 | 10110 | 1010100 | 101001000 | 11110 | 1100 |
Color Harmonies of #291620
Complementary color
Monochromatic Colors of #291620
Black with #291620
Text Example
Text Example
White with #291620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291620; }
p { color: rgb(41,22,32); }
H1.HeaderClassName
{
color: #291620;
}
.AnyTagClassName
{
color: #291620;
}
</style>
background-color css
<style>
a { background-color: #291620; }
a { background-color: rgb(41,22,32); }
div.DivClassName
{
background-color: #291620;
}
.BgClassName
{
background-color: #291620;
}
</style>
border-color css
<style>
span { border-color: #291620; }
span { border-color: rgb(41,22,32); }
td.TdClassName
{
border-color: #291620;
}
.TagClassName
{
border-color: #291620;
}
</style>