Shades of Blackberry #490936
Tints of Blackberry #490936
RGB
CMYK
RGB Variations
Color information
#490936 (or 0x490936) is known color: Blackberry. HEX triplet: 49, 09 and 36. RGB value is (73,9,54). Sum of RGB (Red+Green+Blue) = 73+9+54=136 (18% of max value = 765). Red value is 73 (28.91% from 255 or 53.68% from 136); Green value is 9 (3.91% from 255 or 6.62% from 136); Blue value is 54 (21.48% from 255 or 39.71% from 136); Max value from RGB is 73 - color contains mainly: red. Hex color #490936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490936 is #B6F6C9. Grayscale: #212121. Windows color (decimal): -11990730 or 3541321. OLE color: 3541321.
HSL color Cylindrical-coordinate representation of color #490936: hue angle of 317.81º 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 #490936 is Cyan = 0, Magento = 0.88, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 54 | - |
| CMYK | 0 | 0.88 | 0.26 | 0.71 |
| HSL | 317.81º | 0.78% | 0.16% | - |
| HSV(B) | 317.81º | 0.88% | 0.29% | - |
| XYZ | 3.51 | 1.88 | 3.67 | - |
| YUV | 33.27 | 139.7 | 156.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 54 | 0 | 0.88 | 0.26 | 0.71 | 317.81 | 0.78 | 0.16 |
| Hex | 49 | 9 | 36 | 0 | 58 | 1A | 47 | 13E | 4E | 10 |
| Octal | 111 | 11 | 66 | 0 | 130 | 32 | 107 | 476 | 116 | 20 |
| Binary | 1001001 | 1001 | 110110 | 0 | 1011000 | 11010 | 1000111 | 100111110 | 1001110 | 10000 |
Color Harmonies of #490936
Complementary color
Monochromatic Colors of #490936
Black with #490936
Text Example
Text Example
White with #490936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490936; }
p { color: rgb(73,9,54); }
H1.HeaderClassName
{
color: #490936;
}
.AnyTagClassName
{
color: #490936;
}
</style>
background-color css
<style>
a { background-color: #490936; }
a { background-color: rgb(73,9,54); }
div.DivClassName
{
background-color: #490936;
}
.BgClassName
{
background-color: #490936;
}
</style>
border-color css
<style>
span { border-color: #490936; }
span { border-color: rgb(73,9,54); }
td.TdClassName
{
border-color: #490936;
}
.TagClassName
{
border-color: #490936;
}
</style>