Shades of Blackberry #290017
Tints of Blackberry #290017
RGB
CMYK
RGB Variations
Color information
#290017 (or 0x290017) is known color: Blackberry. HEX triplet: 29, 00 and 17. RGB value is (41,0,23). Sum of RGB (Red+Green+Blue) = 41+0+23=64 (8% of max value = 765). Red value is 41 (16.41% from 255 or 64.06% from 64); Green value is 0 (0.39% from 255 or 0% from 64); Blue value is 23 (9.38% from 255 or 35.94% from 64); Max value from RGB is 41 - color contains mainly: red. Hex color #290017 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290017 is #D6FFE8. Grayscale: #0E0E0E. Windows color (decimal): -14090217 or 1507369. OLE color: 1507369.
HSL color Cylindrical-coordinate representation of color #290017: hue angle of 326.34º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290017 is Cyan = 0, Magento = 1, Yellow = 0.44 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 0 | 23 | - |
| CMYK | 0 | 1 | 0.44 | 0.84 |
| HSL | 326.34º | 1% | 0.08% | - |
| HSV(B) | 326.34º | 1% | 0.16% | - |
| XYZ | 1.07 | 0.53 | 0.86 | - |
| YUV | 14.88 | 132.58 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 23 | 0 | 1 | 0.44 | 0.84 | 326.34 | 1 | 0.08 |
| Hex | 29 | 0 | 17 | 0 | 64 | 2C | 54 | 146 | 64 | 8 |
| Octal | 51 | 0 | 27 | 0 | 144 | 54 | 124 | 506 | 144 | 10 |
| Binary | 101001 | 0 | 10111 | 0 | 1100100 | 101100 | 1010100 | 101000110 | 1100100 | 1000 |
Color Harmonies of #290017
Complementary color
Monochromatic Colors of #290017
Black with #290017
Text Example
Text Example
White with #290017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290017; }
p { color: rgb(41,0,23); }
H1.HeaderClassName
{
color: #290017;
}
.AnyTagClassName
{
color: #290017;
}
</style>
background-color css
<style>
a { background-color: #290017; }
a { background-color: rgb(41,0,23); }
div.DivClassName
{
background-color: #290017;
}
.BgClassName
{
background-color: #290017;
}
</style>
border-color css
<style>
span { border-color: #290017; }
span { border-color: rgb(41,0,23); }
td.TdClassName
{
border-color: #290017;
}
.TagClassName
{
border-color: #290017;
}
</style>