Shades of Blackberry #491237
Tints of Blackberry #491237
RGB
CMYK
RGB Variations
Color information
#491237 (or 0x491237) is known color: Blackberry. HEX triplet: 49, 12 and 37. RGB value is (73,18,55). Sum of RGB (Red+Green+Blue) = 73+18+55=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 18 (7.42% from 255 or 12.33% from 146); Blue value is 55 (21.88% from 255 or 37.67% from 146); Max value from RGB is 73 - color contains mainly: red. Hex color #491237 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491237 is #B6EDC8. Grayscale: #262626. Windows color (decimal): -11988425 or 3609161. OLE color: 3609161.
HSL color Cylindrical-coordinate representation of color #491237: hue angle of 319.64º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #491237 is Cyan = 0, Magento = 0.75, Yellow = 0.25 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 18 | 55 | - |
| CMYK | 0 | 0.75 | 0.25 | 0.71 |
| HSL | 319.64º | 0.6% | 0.18% | - |
| HSV(B) | 319.64º | 0.75% | 0.29% | - |
| XYZ | 3.65 | 2.12 | 3.83 | - |
| YUV | 38.66 | 137.22 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 18 | 55 | 0 | 0.75 | 0.25 | 0.71 | 319.64 | 0.6 | 0.18 |
| Hex | 49 | 12 | 37 | 0 | 4B | 19 | 47 | 140 | 3C | 12 |
| Octal | 111 | 22 | 67 | 0 | 113 | 31 | 107 | 500 | 74 | 22 |
| Binary | 1001001 | 10010 | 110111 | 0 | 1001011 | 11001 | 1000111 | 101000000 | 111100 | 10010 |
Color Harmonies of #491237
Complementary color
Monochromatic Colors of #491237
Black with #491237
Text Example
Text Example
White with #491237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491237; }
p { color: rgb(73,18,55); }
H1.HeaderClassName
{
color: #491237;
}
.AnyTagClassName
{
color: #491237;
}
</style>
background-color css
<style>
a { background-color: #491237; }
a { background-color: rgb(73,18,55); }
div.DivClassName
{
background-color: #491237;
}
.BgClassName
{
background-color: #491237;
}
</style>
border-color css
<style>
span { border-color: #491237; }
span { border-color: rgb(73,18,55); }
td.TdClassName
{
border-color: #491237;
}
.TagClassName
{
border-color: #491237;
}
</style>