Shades of Blackberry #491136
Tints of Blackberry #491136
RGB
CMYK
RGB Variations
Color information
#491136 (or 0x491136) is known color: Blackberry. HEX triplet: 49, 11 and 36. RGB value is (73,17,54). Sum of RGB (Red+Green+Blue) = 73+17+54=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 17 (7.03% from 255 or 11.81% from 144); Blue value is 54 (21.48% from 255 or 37.5% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #491136 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491136 is #B6EEC9. Grayscale: #252525. Windows color (decimal): -11988682 or 3543369. OLE color: 3543369.
HSL color Cylindrical-coordinate representation of color #491136: hue angle of 320.36º degrees, saturation: 0.62, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #491136 is Cyan = 0, Magento = 0.77, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 17 | 54 | - |
| CMYK | 0 | 0.77 | 0.26 | 0.71 |
| HSL | 320.36º | 0.62% | 0.18% | - |
| HSV(B) | 320.36º | 0.77% | 0.29% | - |
| XYZ | 3.61 | 2.08 | 3.7 | - |
| YUV | 37.96 | 137.05 | 152.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 17 | 54 | 0 | 0.77 | 0.26 | 0.71 | 320.36 | 0.62 | 0.18 |
| Hex | 49 | 11 | 36 | 0 | 4D | 1A | 47 | 140 | 3E | 12 |
| Octal | 111 | 21 | 66 | 0 | 115 | 32 | 107 | 500 | 76 | 22 |
| Binary | 1001001 | 10001 | 110110 | 0 | 1001101 | 11010 | 1000111 | 101000000 | 111110 | 10010 |
Color Harmonies of #491136
Complementary color
Monochromatic Colors of #491136
Black with #491136
Text Example
Text Example
White with #491136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491136; }
p { color: rgb(73,17,54); }
H1.HeaderClassName
{
color: #491136;
}
.AnyTagClassName
{
color: #491136;
}
</style>
background-color css
<style>
a { background-color: #491136; }
a { background-color: rgb(73,17,54); }
div.DivClassName
{
background-color: #491136;
}
.BgClassName
{
background-color: #491136;
}
</style>
border-color css
<style>
span { border-color: #491136; }
span { border-color: rgb(73,17,54); }
td.TdClassName
{
border-color: #491136;
}
.TagClassName
{
border-color: #491136;
}
</style>