Shades of Blackberry #491029
Tints of Blackberry #491029
RGB
CMYK
RGB Variations
Color information
#491029 (or 0x491029) is known color: Blackberry. HEX triplet: 49, 10 and 29. RGB value is (73,16,41). Sum of RGB (Red+Green+Blue) = 73+16+41=130 (17% of max value = 765). Red value is 73 (28.91% from 255 or 56.15% from 130); Green value is 16 (6.64% from 255 or 12.31% from 130); Blue value is 41 (16.41% from 255 or 31.54% from 130); Max value from RGB is 73 - color contains mainly: red. Hex color #491029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491029 is #B6EFD6. Grayscale: #232323. Windows color (decimal): -11988951 or 2691145. OLE color: 2691145.
HSL color Cylindrical-coordinate representation of color #491029: hue angle of 333.68º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491029 is Cyan = 0, Magento = 0.78, Yellow = 0.44 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 16 | 41 | - |
| CMYK | 0 | 0.78 | 0.44 | 0.71 |
| HSL | 333.68º | 0.64% | 0.17% | - |
| HSV(B) | 333.68º | 0.78% | 0.29% | - |
| XYZ | 3.33 | 1.95 | 2.3 | - |
| YUV | 35.89 | 130.88 | 154.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 16 | 41 | 0 | 0.78 | 0.44 | 0.71 | 333.68 | 0.64 | 0.17 |
| Hex | 49 | 10 | 29 | 0 | 4E | 2C | 47 | 14E | 40 | 11 |
| Octal | 111 | 20 | 51 | 0 | 116 | 54 | 107 | 516 | 100 | 21 |
| Binary | 1001001 | 10000 | 101001 | 0 | 1001110 | 101100 | 1000111 | 101001110 | 1000000 | 10001 |
Color Harmonies of #491029
Complementary color
Monochromatic Colors of #491029
Black with #491029
Text Example
Text Example
White with #491029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491029; }
p { color: rgb(73,16,41); }
H1.HeaderClassName
{
color: #491029;
}
.AnyTagClassName
{
color: #491029;
}
</style>
background-color css
<style>
a { background-color: #491029; }
a { background-color: rgb(73,16,41); }
div.DivClassName
{
background-color: #491029;
}
.BgClassName
{
background-color: #491029;
}
</style>
border-color css
<style>
span { border-color: #491029; }
span { border-color: rgb(73,16,41); }
td.TdClassName
{
border-color: #491029;
}
.TagClassName
{
border-color: #491029;
}
</style>