Shades of Blackberry #491531
Tints of Blackberry #491531
RGB
CMYK
RGB Variations
Color information
#491531 (or 0x491531) is known color: Blackberry. HEX triplet: 49, 15 and 31. RGB value is (73,21,49). Sum of RGB (Red+Green+Blue) = 73+21+49=143 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.05% from 143); Green value is 21 (8.59% from 255 or 14.69% from 143); Blue value is 49 (19.53% from 255 or 34.27% from 143); Max value from RGB is 73 - color contains mainly: red. Hex color #491531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491531 is #B6EACE. Grayscale: #272727. Windows color (decimal): -11987663 or 3216713. OLE color: 3216713.
HSL color Cylindrical-coordinate representation of color #491531: hue angle of 327.69º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #491531 is Cyan = 0, Magento = 0.71, Yellow = 0.33 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 21 | 49 | - |
| CMYK | 0 | 0.71 | 0.33 | 0.71 |
| HSL | 327.69º | 0.55% | 0.18% | - |
| HSV(B) | 327.69º | 0.71% | 0.29% | - |
| XYZ | 3.57 | 2.17 | 3.14 | - |
| YUV | 39.74 | 133.23 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 49 | 0 | 0.71 | 0.33 | 0.71 | 327.69 | 0.55 | 0.18 |
| Hex | 49 | 15 | 31 | 0 | 47 | 21 | 47 | 148 | 37 | 12 |
| Octal | 111 | 25 | 61 | 0 | 107 | 41 | 107 | 510 | 67 | 22 |
| Binary | 1001001 | 10101 | 110001 | 0 | 1000111 | 100001 | 1000111 | 101001000 | 110111 | 10010 |
Color Harmonies of #491531
Complementary color
Monochromatic Colors of #491531
Black with #491531
Text Example
Text Example
White with #491531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491531; }
p { color: rgb(73,21,49); }
H1.HeaderClassName
{
color: #491531;
}
.AnyTagClassName
{
color: #491531;
}
</style>
background-color css
<style>
a { background-color: #491531; }
a { background-color: rgb(73,21,49); }
div.DivClassName
{
background-color: #491531;
}
.BgClassName
{
background-color: #491531;
}
</style>
border-color css
<style>
span { border-color: #491531; }
span { border-color: rgb(73,21,49); }
td.TdClassName
{
border-color: #491531;
}
.TagClassName
{
border-color: #491531;
}
</style>