Shades of Blackberry #491939
Tints of Blackberry #491939
RGB
CMYK
RGB Variations
Color information
#491939 (or 0x491939) is known color: Blackberry. HEX triplet: 49, 19 and 39. RGB value is (73,25,57). Sum of RGB (Red+Green+Blue) = 73+25+57=155 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.10% from 155); Green value is 25 (10.16% from 255 or 16.13% from 155); Blue value is 57 (22.66% from 255 or 36.77% from 155); Max value from RGB is 73 - color contains mainly: red. Hex color #491939 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491939 is #B6E6C6. Grayscale: #2A2A2A. Windows color (decimal): -11986631 or 3742025. OLE color: 3742025.
HSL color Cylindrical-coordinate representation of color #491939: hue angle of 320º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #491939 is Cyan = 0, Magento = 0.66, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 25 | 57 | - |
| CMYK | 0 | 0.66 | 0.22 | 0.71 |
| HSL | 320º | 0.49% | 0.19% | - |
| HSV(B) | 320º | 0.66% | 0.29% | - |
| XYZ | 3.83 | 2.41 | 4.13 | - |
| YUV | 43 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 25 | 57 | 0 | 0.66 | 0.22 | 0.71 | 320 | 0.49 | 0.19 |
| Hex | 49 | 19 | 39 | 0 | 42 | 16 | 47 | 140 | 31 | 13 |
| Octal | 111 | 31 | 71 | 0 | 102 | 26 | 107 | 500 | 61 | 23 |
| Binary | 1001001 | 11001 | 111001 | 0 | 1000010 | 10110 | 1000111 | 101000000 | 110001 | 10011 |
Color Harmonies of #491939
Complementary color
Monochromatic Colors of #491939
Black with #491939
Text Example
Text Example
White with #491939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491939; }
p { color: rgb(73,25,57); }
H1.HeaderClassName
{
color: #491939;
}
.AnyTagClassName
{
color: #491939;
}
</style>
background-color css
<style>
a { background-color: #491939; }
a { background-color: rgb(73,25,57); }
div.DivClassName
{
background-color: #491939;
}
.BgClassName
{
background-color: #491939;
}
</style>
border-color css
<style>
span { border-color: #491939; }
span { border-color: rgb(73,25,57); }
td.TdClassName
{
border-color: #491939;
}
.TagClassName
{
border-color: #491939;
}
</style>