Shades of Blackberry #290620
Tints of Blackberry #290620
RGB
CMYK
RGB Variations
Color information
#290620 (or 0x290620) is known color: Blackberry. HEX triplet: 29, 06 and 20. RGB value is (41,6,32). Sum of RGB (Red+Green+Blue) = 41+6+32=79 (10% of max value = 765). Red value is 41 (16.41% from 255 or 51.90% from 79); Green value is 6 (2.73% from 255 or 7.59% from 79); Blue value is 32 (12.89% from 255 or 40.51% from 79); Max value from RGB is 41 - color contains mainly: red. Hex color #290620 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290620 is #D6F9DF. Grayscale: #131313. Windows color (decimal): -14088672 or 2098729. OLE color: 2098729.
HSL color Cylindrical-coordinate representation of color #290620: hue angle of 315.43º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #290620 is Cyan = 0, Magento = 0.85, Yellow = 0.22 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 6 | 32 | - |
| CMYK | 0 | 0.85 | 0.22 | 0.84 |
| HSL | 315.43º | 0.74% | 0.09% | - |
| HSV(B) | 315.43º | 0.85% | 0.16% | - |
| XYZ | 1.24 | 0.71 | 1.44 | - |
| YUV | 19.43 | 135.1 | 143.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 32 | 0 | 0.85 | 0.22 | 0.84 | 315.43 | 0.74 | 0.09 |
| Hex | 29 | 6 | 20 | 0 | 55 | 16 | 54 | 13B | 4A | 9 |
| Octal | 51 | 6 | 40 | 0 | 125 | 26 | 124 | 473 | 112 | 11 |
| Binary | 101001 | 110 | 100000 | 0 | 1010101 | 10110 | 1010100 | 100111011 | 1001010 | 1001 |
Color Harmonies of #290620
Complementary color
Monochromatic Colors of #290620
Black with #290620
Text Example
Text Example
White with #290620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290620; }
p { color: rgb(41,6,32); }
H1.HeaderClassName
{
color: #290620;
}
.AnyTagClassName
{
color: #290620;
}
</style>
background-color css
<style>
a { background-color: #290620; }
a { background-color: rgb(41,6,32); }
div.DivClassName
{
background-color: #290620;
}
.BgClassName
{
background-color: #290620;
}
</style>
border-color css
<style>
span { border-color: #290620; }
span { border-color: rgb(41,6,32); }
td.TdClassName
{
border-color: #290620;
}
.TagClassName
{
border-color: #290620;
}
</style>