Shades of Blackberry #491638
Tints of Blackberry #491638
RGB
CMYK
RGB Variations
Color information
#491638 (or 0x491638) is known color: Blackberry. HEX triplet: 49, 16 and 38. RGB value is (73,22,56). Sum of RGB (Red+Green+Blue) = 73+22+56=151 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.34% from 151); Green value is 22 (8.98% from 255 or 14.57% from 151); Blue value is 56 (22.27% from 255 or 37.09% from 151); Max value from RGB is 73 - color contains mainly: red. Hex color #491638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491638 is #B6E9C7. Grayscale: #292929. Windows color (decimal): -11987400 or 3675721. OLE color: 3675721.
HSL color Cylindrical-coordinate representation of color #491638: hue angle of 320º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #491638 is Cyan = 0, Magento = 0.70, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 22 | 56 | - |
| CMYK | 0 | 0.70 | 0.23 | 0.71 |
| HSL | 320º | 0.54% | 0.19% | - |
| HSV(B) | 320º | 0.7% | 0.29% | - |
| XYZ | 3.75 | 2.28 | 3.98 | - |
| YUV | 41.13 | 136.4 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 22 | 56 | 0 | 0.70 | 0.23 | 0.71 | 320 | 0.54 | 0.19 |
| Hex | 49 | 16 | 38 | 0 | 46 | 17 | 47 | 140 | 36 | 13 |
| Octal | 111 | 26 | 70 | 0 | 106 | 27 | 107 | 500 | 66 | 23 |
| Binary | 1001001 | 10110 | 111000 | 0 | 1000110 | 10111 | 1000111 | 101000000 | 110110 | 10011 |
Color Harmonies of #491638
Complementary color
Monochromatic Colors of #491638
Black with #491638
Text Example
Text Example
White with #491638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491638; }
p { color: rgb(73,22,56); }
H1.HeaderClassName
{
color: #491638;
}
.AnyTagClassName
{
color: #491638;
}
</style>
background-color css
<style>
a { background-color: #491638; }
a { background-color: rgb(73,22,56); }
div.DivClassName
{
background-color: #491638;
}
.BgClassName
{
background-color: #491638;
}
</style>
border-color css
<style>
span { border-color: #491638; }
span { border-color: rgb(73,22,56); }
td.TdClassName
{
border-color: #491638;
}
.TagClassName
{
border-color: #491638;
}
</style>