Shades of Blackberry #290918
Tints of Blackberry #290918
RGB
CMYK
RGB Variations
Color information
#290918 (or 0x290918) is known color: Blackberry. HEX triplet: 29, 09 and 18. RGB value is (41,9,24). Sum of RGB (Red+Green+Blue) = 41+9+24=74 (9% of max value = 765). Red value is 41 (16.41% from 255 or 55.41% from 74); Green value is 9 (3.91% from 255 or 12.16% from 74); Blue value is 24 (9.77% from 255 or 32.43% from 74); Max value from RGB is 41 - color contains mainly: red. Hex color #290918 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290918 is #D6F6E7. Grayscale: #141414. Windows color (decimal): -14087912 or 1575209. OLE color: 1575209.
HSL color Cylindrical-coordinate representation of color #290918: hue angle of 331.88º 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 #290918 is Cyan = 0, Magento = 0.78, Yellow = 0.41 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 9 | 24 | - |
| CMYK | 0 | 0.78 | 0.41 | 0.84 |
| HSL | 331.88º | 0.64% | 0.1% | - |
| HSV(B) | 331.88º | 0.78% | 0.16% | - |
| XYZ | 1.18 | 0.73 | 0.94 | - |
| YUV | 20.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 24 | 0 | 0.78 | 0.41 | 0.84 | 331.88 | 0.64 | 0.1 |
| Hex | 29 | 9 | 18 | 0 | 4E | 29 | 54 | 14C | 40 | A |
| Octal | 51 | 11 | 30 | 0 | 116 | 51 | 124 | 514 | 100 | 12 |
| Binary | 101001 | 1001 | 11000 | 0 | 1001110 | 101001 | 1010100 | 101001100 | 1000000 | 1010 |
Color Harmonies of #290918
Complementary color
Monochromatic Colors of #290918
Black with #290918
Text Example
Text Example
White with #290918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290918; }
p { color: rgb(41,9,24); }
H1.HeaderClassName
{
color: #290918;
}
.AnyTagClassName
{
color: #290918;
}
</style>
background-color css
<style>
a { background-color: #290918; }
a { background-color: rgb(41,9,24); }
div.DivClassName
{
background-color: #290918;
}
.BgClassName
{
background-color: #290918;
}
</style>
border-color css
<style>
span { border-color: #290918; }
span { border-color: rgb(41,9,24); }
td.TdClassName
{
border-color: #290918;
}
.TagClassName
{
border-color: #290918;
}
</style>