Shades of Blackberry #491239
Tints of Blackberry #491239
RGB
CMYK
RGB Variations
Color information
#491239 (or 0x491239) is known color: Blackberry. HEX triplet: 49, 12 and 39. RGB value is (73,18,57). Sum of RGB (Red+Green+Blue) = 73+18+57=148 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.32% from 148); Green value is 18 (7.42% from 255 or 12.16% from 148); Blue value is 57 (22.66% from 255 or 38.51% from 148); Max value from RGB is 73 - color contains mainly: red. Hex color #491239 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491239 is #B6EDC6. Grayscale: #262626. Windows color (decimal): -11988423 or 3740233. OLE color: 3740233.
HSL color Cylindrical-coordinate representation of color #491239: hue angle of 317.45º 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 #491239 is Cyan = 0, Magento = 0.75, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 18 | 57 | - |
| CMYK | 0 | 0.75 | 0.22 | 0.71 |
| HSL | 317.45º | 0.6% | 0.18% | - |
| HSV(B) | 317.45º | 0.75% | 0.29% | - |
| XYZ | 3.7 | 2.14 | 4.09 | - |
| YUV | 38.89 | 138.22 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 18 | 57 | 0 | 0.75 | 0.22 | 0.71 | 317.45 | 0.6 | 0.18 |
| Hex | 49 | 12 | 39 | 0 | 4B | 16 | 47 | 13D | 3C | 12 |
| Octal | 111 | 22 | 71 | 0 | 113 | 26 | 107 | 475 | 74 | 22 |
| Binary | 1001001 | 10010 | 111001 | 0 | 1001011 | 10110 | 1000111 | 100111101 | 111100 | 10010 |
Color Harmonies of #491239
Complementary color
Monochromatic Colors of #491239
Black with #491239
Text Example
Text Example
White with #491239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491239; }
p { color: rgb(73,18,57); }
H1.HeaderClassName
{
color: #491239;
}
.AnyTagClassName
{
color: #491239;
}
</style>
background-color css
<style>
a { background-color: #491239; }
a { background-color: rgb(73,18,57); }
div.DivClassName
{
background-color: #491239;
}
.BgClassName
{
background-color: #491239;
}
</style>
border-color css
<style>
span { border-color: #491239; }
span { border-color: rgb(73,18,57); }
td.TdClassName
{
border-color: #491239;
}
.TagClassName
{
border-color: #491239;
}
</style>