Shades of Blackberry #291320
Tints of Blackberry #291320
RGB
CMYK
RGB Variations
Color information
#291320 (or 0x291320) is known color: Blackberry. HEX triplet: 29, 13 and 20. RGB value is (41,19,32). Sum of RGB (Red+Green+Blue) = 41+19+32=92 (12% of max value = 765). Red value is 41 (16.41% from 255 or 44.57% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 32 (12.89% from 255 or 34.78% from 92); Max value from RGB is 41 - color contains mainly: red. Hex color #291320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291320 is #D6ECDF. Grayscale: #1B1B1B. Windows color (decimal): -14085344 or 2102057. OLE color: 2102057.
HSL color Cylindrical-coordinate representation of color #291320: hue angle of 324.55º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #291320 is Cyan = 0, Magento = 0.54, Yellow = 0.22 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 19 | 32 | - |
| CMYK | 0 | 0.54 | 0.22 | 0.84 |
| HSL | 324.55º | 0.37% | 0.12% | - |
| HSV(B) | 324.55º | 0.54% | 0.16% | - |
| XYZ | 1.41 | 1.04 | 1.49 | - |
| YUV | 27.06 | 130.79 | 137.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 32 | 0 | 0.54 | 0.22 | 0.84 | 324.55 | 0.37 | 0.12 |
| Hex | 29 | 13 | 20 | 0 | 36 | 16 | 54 | 145 | 25 | C |
| Octal | 51 | 23 | 40 | 0 | 66 | 26 | 124 | 505 | 45 | 14 |
| Binary | 101001 | 10011 | 100000 | 0 | 110110 | 10110 | 1010100 | 101000101 | 100101 | 1100 |
Color Harmonies of #291320
Complementary color
Monochromatic Colors of #291320
Black with #291320
Text Example
Text Example
White with #291320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291320; }
p { color: rgb(41,19,32); }
H1.HeaderClassName
{
color: #291320;
}
.AnyTagClassName
{
color: #291320;
}
</style>
background-color css
<style>
a { background-color: #291320; }
a { background-color: rgb(41,19,32); }
div.DivClassName
{
background-color: #291320;
}
.BgClassName
{
background-color: #291320;
}
</style>
border-color css
<style>
span { border-color: #291320; }
span { border-color: rgb(41,19,32); }
td.TdClassName
{
border-color: #291320;
}
.TagClassName
{
border-color: #291320;
}
</style>