Shades of Blackberry #490329
Tints of Blackberry #490329
RGB
CMYK
RGB Variations
Color information
#490329 (or 0x490329) is known color: Blackberry. HEX triplet: 49, 03 and 29. RGB value is (73,3,41). Sum of RGB (Red+Green+Blue) = 73+3+41=117 (15% of max value = 765). Red value is 73 (28.91% from 255 or 62.39% from 117); Green value is 3 (1.56% from 255 or 2.56% from 117); Blue value is 41 (16.41% from 255 or 35.04% from 117); Max value from RGB is 73 - color contains mainly: red. Hex color #490329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490329 is #B6FCD6. Grayscale: #1C1C1C. Windows color (decimal): -11992279 or 2687817. OLE color: 2687817.
HSL color Cylindrical-coordinate representation of color #490329: hue angle of 327.43º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #490329 is Cyan = 0, Magento = 0.96, Yellow = 0.44 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 3 | 41 | - |
| CMYK | 0 | 0.96 | 0.44 | 0.71 |
| HSL | 327.43º | 0.92% | 0.15% | - |
| HSV(B) | 327.43º | 0.96% | 0.29% | - |
| XYZ | 3.18 | 1.64 | 2.25 | - |
| YUV | 28.26 | 135.19 | 159.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 3 | 41 | 0 | 0.96 | 0.44 | 0.71 | 327.43 | 0.92 | 0.15 |
| Hex | 49 | 3 | 29 | 0 | 60 | 2C | 47 | 147 | 5C | F |
| Octal | 111 | 3 | 51 | 0 | 140 | 54 | 107 | 507 | 134 | 17 |
| Binary | 1001001 | 11 | 101001 | 0 | 1100000 | 101100 | 1000111 | 101000111 | 1011100 | 1111 |
Color Harmonies of #490329
Complementary color
Monochromatic Colors of #490329
Black with #490329
Text Example
Text Example
White with #490329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490329; }
p { color: rgb(73,3,41); }
H1.HeaderClassName
{
color: #490329;
}
.AnyTagClassName
{
color: #490329;
}
</style>
background-color css
<style>
a { background-color: #490329; }
a { background-color: rgb(73,3,41); }
div.DivClassName
{
background-color: #490329;
}
.BgClassName
{
background-color: #490329;
}
</style>
border-color css
<style>
span { border-color: #490329; }
span { border-color: rgb(73,3,41); }
td.TdClassName
{
border-color: #490329;
}
.TagClassName
{
border-color: #490329;
}
</style>