Shades of Blackberry #290516
Tints of Blackberry #290516
RGB
CMYK
RGB Variations
Color information
#290516 (or 0x290516) is known color: Blackberry. HEX triplet: 29, 05 and 16. RGB value is (41,5,22). Sum of RGB (Red+Green+Blue) = 41+5+22=68 (9% of max value = 765). Red value is 41 (16.41% from 255 or 60.29% from 68); Green value is 5 (2.34% from 255 or 7.35% from 68); Blue value is 22 (8.98% from 255 or 32.35% from 68); Max value from RGB is 41 - color contains mainly: red. Hex color #290516 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290516 is #D6FAE9. Grayscale: #111111. Windows color (decimal): -14088938 or 1443113. OLE color: 1443113.
HSL color Cylindrical-coordinate representation of color #290516: hue angle of 331.67º degrees, saturation: 0.78, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #290516 is Cyan = 0, Magento = 0.88, Yellow = 0.46 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 5 | 22 | - |
| CMYK | 0 | 0.88 | 0.46 | 0.84 |
| HSL | 331.67º | 0.78% | 0.09% | - |
| HSV(B) | 331.67º | 0.88% | 0.16% | - |
| XYZ | 1.11 | 0.64 | 0.82 | - |
| YUV | 17.7 | 130.43 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 22 | 0 | 0.88 | 0.46 | 0.84 | 331.67 | 0.78 | 0.09 |
| Hex | 29 | 5 | 16 | 0 | 58 | 2E | 54 | 14C | 4E | 9 |
| Octal | 51 | 5 | 26 | 0 | 130 | 56 | 124 | 514 | 116 | 11 |
| Binary | 101001 | 101 | 10110 | 0 | 1011000 | 101110 | 1010100 | 101001100 | 1001110 | 1001 |
Color Harmonies of #290516
Complementary color
Monochromatic Colors of #290516
Black with #290516
Text Example
Text Example
White with #290516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290516; }
p { color: rgb(41,5,22); }
H1.HeaderClassName
{
color: #290516;
}
.AnyTagClassName
{
color: #290516;
}
</style>
background-color css
<style>
a { background-color: #290516; }
a { background-color: rgb(41,5,22); }
div.DivClassName
{
background-color: #290516;
}
.BgClassName
{
background-color: #290516;
}
</style>
border-color css
<style>
span { border-color: #290516; }
span { border-color: rgb(41,5,22); }
td.TdClassName
{
border-color: #290516;
}
.TagClassName
{
border-color: #290516;
}
</style>