Shades of Blackberry #290917
Tints of Blackberry #290917
RGB
CMYK
RGB Variations
Color information
#290917 (or 0x290917) is known color: Blackberry. HEX triplet: 29, 09 and 17. RGB value is (41,9,23). Sum of RGB (Red+Green+Blue) = 41+9+23=73 (9% of max value = 765). Red value is 41 (16.41% from 255 or 56.16% from 73); Green value is 9 (3.91% from 255 or 12.33% from 73); Blue value is 23 (9.38% from 255 or 31.51% from 73); Max value from RGB is 41 - color contains mainly: red. Hex color #290917 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290917 is #D6F6E8. Grayscale: #141414. Windows color (decimal): -14087913 or 1509673. OLE color: 1509673.
HSL color Cylindrical-coordinate representation of color #290917: hue angle of 333.75º degrees, saturation: 0.64, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #290917 is Cyan = 0, Magento = 0.78, Yellow = 0.44 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 9 | 23 | - |
| CMYK | 0 | 0.78 | 0.44 | 0.84 |
| HSL | 333.75º | 0.64% | 0.1% | - |
| HSV(B) | 333.75º | 0.78% | 0.16% | - |
| XYZ | 1.17 | 0.73 | 0.89 | - |
| YUV | 20.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 23 | 0 | 0.78 | 0.44 | 0.84 | 333.75 | 0.64 | 0.1 |
| Hex | 29 | 9 | 17 | 0 | 4E | 2C | 54 | 14E | 40 | A |
| Octal | 51 | 11 | 27 | 0 | 116 | 54 | 124 | 516 | 100 | 12 |
| Binary | 101001 | 1001 | 10111 | 0 | 1001110 | 101100 | 1010100 | 101001110 | 1000000 | 1010 |
Color Harmonies of #290917
Complementary color
Monochromatic Colors of #290917
Black with #290917
Text Example
Text Example
White with #290917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290917; }
p { color: rgb(41,9,23); }
H1.HeaderClassName
{
color: #290917;
}
.AnyTagClassName
{
color: #290917;
}
</style>
background-color css
<style>
a { background-color: #290917; }
a { background-color: rgb(41,9,23); }
div.DivClassName
{
background-color: #290917;
}
.BgClassName
{
background-color: #290917;
}
</style>
border-color css
<style>
span { border-color: #290917; }
span { border-color: rgb(41,9,23); }
td.TdClassName
{
border-color: #290917;
}
.TagClassName
{
border-color: #290917;
}
</style>