Shades of Blackberry #290720
Tints of Blackberry #290720
RGB
CMYK
RGB Variations
Color information
#290720 (or 0x290720) is known color: Blackberry. HEX triplet: 29, 07 and 20. RGB value is (41,7,32). Sum of RGB (Red+Green+Blue) = 41+7+32=80 (10% of max value = 765). Red value is 41 (16.41% from 255 or 51.25% from 80); Green value is 7 (3.12% from 255 or 8.75% from 80); Blue value is 32 (12.89% from 255 or 40% from 80); Max value from RGB is 41 - color contains mainly: red. Hex color #290720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290720 is #D6F8DF. Grayscale: #131313. Windows color (decimal): -14088416 or 2098985. OLE color: 2098985.
HSL color Cylindrical-coordinate representation of color #290720: hue angle of 315.88º degrees, saturation: 0.71, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #290720 is Cyan = 0, Magento = 0.83, Yellow = 0.22 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 7 | 32 | - |
| CMYK | 0 | 0.83 | 0.22 | 0.84 |
| HSL | 315.88º | 0.71% | 0.09% | - |
| HSV(B) | 315.88º | 0.83% | 0.16% | - |
| XYZ | 1.25 | 0.73 | 1.44 | - |
| YUV | 20.02 | 134.76 | 142.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 32 | 0 | 0.83 | 0.22 | 0.84 | 315.88 | 0.71 | 0.09 |
| Hex | 29 | 7 | 20 | 0 | 53 | 16 | 54 | 13C | 47 | 9 |
| Octal | 51 | 7 | 40 | 0 | 123 | 26 | 124 | 474 | 107 | 11 |
| Binary | 101001 | 111 | 100000 | 0 | 1010011 | 10110 | 1010100 | 100111100 | 1000111 | 1001 |
Color Harmonies of #290720
Complementary color
Monochromatic Colors of #290720
Black with #290720
Text Example
Text Example
White with #290720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290720; }
p { color: rgb(41,7,32); }
H1.HeaderClassName
{
color: #290720;
}
.AnyTagClassName
{
color: #290720;
}
</style>
background-color css
<style>
a { background-color: #290720; }
a { background-color: rgb(41,7,32); }
div.DivClassName
{
background-color: #290720;
}
.BgClassName
{
background-color: #290720;
}
</style>
border-color css
<style>
span { border-color: #290720; }
span { border-color: rgb(41,7,32); }
td.TdClassName
{
border-color: #290720;
}
.TagClassName
{
border-color: #290720;
}
</style>