Shades of Blackberry #491539
Tints of Blackberry #491539
RGB
CMYK
RGB Variations
Color information
#491539 (or 0x491539) is known color: Blackberry. HEX triplet: 49, 15 and 39. RGB value is (73,21,57). Sum of RGB (Red+Green+Blue) = 73+21+57=151 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.34% from 151); Green value is 21 (8.59% from 255 or 13.91% from 151); Blue value is 57 (22.66% from 255 or 37.75% from 151); Max value from RGB is 73 - color contains mainly: red. Hex color #491539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491539 is #B6EAC6. Grayscale: #282828. Windows color (decimal): -11987655 or 3741001. OLE color: 3741001.
HSL color Cylindrical-coordinate representation of color #491539: hue angle of 318.46º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #491539 is Cyan = 0, Magento = 0.71, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 21 | 57 | - |
| CMYK | 0 | 0.71 | 0.22 | 0.71 |
| HSL | 318.46º | 0.55% | 0.18% | - |
| HSV(B) | 318.46º | 0.71% | 0.29% | - |
| XYZ | 3.75 | 2.25 | 4.11 | - |
| YUV | 40.65 | 137.23 | 151.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 57 | 0 | 0.71 | 0.22 | 0.71 | 318.46 | 0.55 | 0.18 |
| Hex | 49 | 15 | 39 | 0 | 47 | 16 | 47 | 13E | 37 | 12 |
| Octal | 111 | 25 | 71 | 0 | 107 | 26 | 107 | 476 | 67 | 22 |
| Binary | 1001001 | 10101 | 111001 | 0 | 1000111 | 10110 | 1000111 | 100111110 | 110111 | 10010 |
Color Harmonies of #491539
Complementary color
Monochromatic Colors of #491539
Black with #491539
Text Example
Text Example
White with #491539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491539; }
p { color: rgb(73,21,57); }
H1.HeaderClassName
{
color: #491539;
}
.AnyTagClassName
{
color: #491539;
}
</style>
background-color css
<style>
a { background-color: #491539; }
a { background-color: rgb(73,21,57); }
div.DivClassName
{
background-color: #491539;
}
.BgClassName
{
background-color: #491539;
}
</style>
border-color css
<style>
span { border-color: #491539; }
span { border-color: rgb(73,21,57); }
td.TdClassName
{
border-color: #491539;
}
.TagClassName
{
border-color: #491539;
}
</style>