Shades of Blackberry #290318
Tints of Blackberry #290318
RGB
CMYK
RGB Variations
Color information
#290318 (or 0x290318) is known color: Blackberry. HEX triplet: 29, 03 and 18. RGB value is (41,3,24). Sum of RGB (Red+Green+Blue) = 41+3+24=68 (9% of max value = 765). Red value is 41 (16.41% from 255 or 60.29% from 68); Green value is 3 (1.56% from 255 or 4.41% from 68); Blue value is 24 (9.77% from 255 or 35.29% from 68); Max value from RGB is 41 - color contains mainly: red. Hex color #290318 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290318 is #D6FCE7. Grayscale: #101010. Windows color (decimal): -14089448 or 1573673. OLE color: 1573673.
HSL color Cylindrical-coordinate representation of color #290318: hue angle of 326.84º degrees, saturation: 0.86, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #290318 is Cyan = 0, Magento = 0.93, Yellow = 0.41 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 3 | 24 | - |
| CMYK | 0 | 0.93 | 0.41 | 0.84 |
| HSL | 326.84º | 0.86% | 0.09% | - |
| HSV(B) | 326.84º | 0.93% | 0.16% | - |
| XYZ | 1.11 | 0.6 | 0.92 | - |
| YUV | 16.76 | 132.09 | 145.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 24 | 0 | 0.93 | 0.41 | 0.84 | 326.84 | 0.86 | 0.09 |
| Hex | 29 | 3 | 18 | 0 | 5D | 29 | 54 | 147 | 56 | 9 |
| Octal | 51 | 3 | 30 | 0 | 135 | 51 | 124 | 507 | 126 | 11 |
| Binary | 101001 | 11 | 11000 | 0 | 1011101 | 101001 | 1010100 | 101000111 | 1010110 | 1001 |
Color Harmonies of #290318
Complementary color
Monochromatic Colors of #290318
Black with #290318
Text Example
Text Example
White with #290318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290318; }
p { color: rgb(41,3,24); }
H1.HeaderClassName
{
color: #290318;
}
.AnyTagClassName
{
color: #290318;
}
</style>
background-color css
<style>
a { background-color: #290318; }
a { background-color: rgb(41,3,24); }
div.DivClassName
{
background-color: #290318;
}
.BgClassName
{
background-color: #290318;
}
</style>
border-color css
<style>
span { border-color: #290318; }
span { border-color: rgb(41,3,24); }
td.TdClassName
{
border-color: #290318;
}
.TagClassName
{
border-color: #290318;
}
</style>