Shades of Blackberry #490939
Tints of Blackberry #490939
RGB
CMYK
RGB Variations
Color information
#490939 (or 0x490939) is known color: Blackberry. HEX triplet: 49, 09 and 39. RGB value is (73,9,57). Sum of RGB (Red+Green+Blue) = 73+9+57=139 (18% of max value = 765). Red value is 73 (28.91% from 255 or 52.52% from 139); Green value is 9 (3.91% from 255 or 6.47% from 139); Blue value is 57 (22.66% from 255 or 41.01% from 139); Max value from RGB is 73 - color contains mainly: red. Hex color #490939 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490939 is #B6F6C6. Grayscale: #212121. Windows color (decimal): -11990727 or 3737929. OLE color: 3737929.
HSL color Cylindrical-coordinate representation of color #490939: hue angle of 315º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #490939 is Cyan = 0, Magento = 0.88, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 57 | - |
| CMYK | 0 | 0.88 | 0.22 | 0.71 |
| HSL | 315º | 0.78% | 0.16% | - |
| HSV(B) | 315º | 0.88% | 0.29% | - |
| XYZ | 3.58 | 1.91 | 4.05 | - |
| YUV | 33.61 | 141.2 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 57 | 0 | 0.88 | 0.22 | 0.71 | 315 | 0.78 | 0.16 |
| Hex | 49 | 9 | 39 | 0 | 58 | 16 | 47 | 13B | 4E | 10 |
| Octal | 111 | 11 | 71 | 0 | 130 | 26 | 107 | 473 | 116 | 20 |
| Binary | 1001001 | 1001 | 111001 | 0 | 1011000 | 10110 | 1000111 | 100111011 | 1001110 | 10000 |
Color Harmonies of #490939
Complementary color
Monochromatic Colors of #490939
Black with #490939
Text Example
Text Example
White with #490939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490939; }
p { color: rgb(73,9,57); }
H1.HeaderClassName
{
color: #490939;
}
.AnyTagClassName
{
color: #490939;
}
</style>
background-color css
<style>
a { background-color: #490939; }
a { background-color: rgb(73,9,57); }
div.DivClassName
{
background-color: #490939;
}
.BgClassName
{
background-color: #490939;
}
</style>
border-color css
<style>
span { border-color: #490939; }
span { border-color: rgb(73,9,57); }
td.TdClassName
{
border-color: #490939;
}
.TagClassName
{
border-color: #490939;
}
</style>