Shades of Blackberry #491228
Tints of Blackberry #491228
RGB
CMYK
RGB Variations
Color information
#491228 (or 0x491228) is known color: Blackberry. HEX triplet: 49, 12 and 28. RGB value is (73,18,40). Sum of RGB (Red+Green+Blue) = 73+18+40=131 (17% of max value = 765). Red value is 73 (28.91% from 255 or 55.73% from 131); Green value is 18 (7.42% from 255 or 13.74% from 131); Blue value is 40 (16.02% from 255 or 30.53% from 131); Max value from RGB is 73 - color contains mainly: red. Hex color #491228 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491228 is #B6EDD7. Grayscale: #242424. Windows color (decimal): -11988440 or 2626121. OLE color: 2626121.
HSL color Cylindrical-coordinate representation of color #491228: hue angle of 336º 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 #491228 is Cyan = 0, Magento = 0.75, Yellow = 0.45 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 18 | 40 | - |
| CMYK | 0 | 0.75 | 0.45 | 0.71 |
| HSL | 336º | 0.6% | 0.18% | - |
| HSV(B) | 336º | 0.75% | 0.29% | - |
| XYZ | 3.35 | 2 | 2.22 | - |
| YUV | 36.95 | 129.72 | 153.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 18 | 40 | 0 | 0.75 | 0.45 | 0.71 | 336 | 0.6 | 0.18 |
| Hex | 49 | 12 | 28 | 0 | 4B | 2D | 47 | 150 | 3C | 12 |
| Octal | 111 | 22 | 50 | 0 | 113 | 55 | 107 | 520 | 74 | 22 |
| Binary | 1001001 | 10010 | 101000 | 0 | 1001011 | 101101 | 1000111 | 101010000 | 111100 | 10010 |
Color Harmonies of #491228
Complementary color
Monochromatic Colors of #491228
Black with #491228
Text Example
Text Example
White with #491228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491228; }
p { color: rgb(73,18,40); }
H1.HeaderClassName
{
color: #491228;
}
.AnyTagClassName
{
color: #491228;
}
</style>
background-color css
<style>
a { background-color: #491228; }
a { background-color: rgb(73,18,40); }
div.DivClassName
{
background-color: #491228;
}
.BgClassName
{
background-color: #491228;
}
</style>
border-color css
<style>
span { border-color: #491228; }
span { border-color: rgb(73,18,40); }
td.TdClassName
{
border-color: #491228;
}
.TagClassName
{
border-color: #491228;
}
</style>