Shades of Blackberry #490537
Tints of Blackberry #490537
RGB
CMYK
RGB Variations
Color information
#490537 (or 0x490537) is known color: Blackberry. HEX triplet: 49, 05 and 37. RGB value is (73,5,55). Sum of RGB (Red+Green+Blue) = 73+5+55=133 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.89% from 133); Green value is 5 (2.34% from 255 or 3.76% from 133); Blue value is 55 (21.88% from 255 or 41.35% from 133); Max value from RGB is 73 - color contains mainly: red. Hex color #490537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490537 is #B6FAC8. Grayscale: #1E1E1E. Windows color (decimal): -11991753 or 3605833. OLE color: 3605833.
HSL color Cylindrical-coordinate representation of color #490537: hue angle of 315.88º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #490537 is Cyan = 0, Magento = 0.93, Yellow = 0.25 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 5 | 55 | - |
| CMYK | 0 | 0.93 | 0.25 | 0.71 |
| HSL | 315.88º | 0.87% | 0.15% | - |
| HSV(B) | 315.88º | 0.93% | 0.29% | - |
| XYZ | 3.49 | 1.8 | 3.78 | - |
| YUV | 31.03 | 141.53 | 157.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 5 | 55 | 0 | 0.93 | 0.25 | 0.71 | 315.88 | 0.87 | 0.15 |
| Hex | 49 | 5 | 37 | 0 | 5D | 19 | 47 | 13C | 57 | F |
| Octal | 111 | 5 | 67 | 0 | 135 | 31 | 107 | 474 | 127 | 17 |
| Binary | 1001001 | 101 | 110111 | 0 | 1011101 | 11001 | 1000111 | 100111100 | 1010111 | 1111 |
Color Harmonies of #490537
Complementary color
Monochromatic Colors of #490537
Black with #490537
Text Example
Text Example
White with #490537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490537; }
p { color: rgb(73,5,55); }
H1.HeaderClassName
{
color: #490537;
}
.AnyTagClassName
{
color: #490537;
}
</style>
background-color css
<style>
a { background-color: #490537; }
a { background-color: rgb(73,5,55); }
div.DivClassName
{
background-color: #490537;
}
.BgClassName
{
background-color: #490537;
}
</style>
border-color css
<style>
span { border-color: #490537; }
span { border-color: rgb(73,5,55); }
td.TdClassName
{
border-color: #490537;
}
.TagClassName
{
border-color: #490537;
}
</style>