Shades of Blackberry #490934
Tints of Blackberry #490934
RGB
CMYK
RGB Variations
Color information
#490934 (or 0x490934) is known color: Blackberry. HEX triplet: 49, 09 and 34. RGB value is (73,9,52). Sum of RGB (Red+Green+Blue) = 73+9+52=134 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.48% from 134); Green value is 9 (3.91% from 255 or 6.72% from 134); Blue value is 52 (20.70% from 255 or 38.81% from 134); Max value from RGB is 73 - color contains mainly: red. Hex color #490934 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490934 is #B6F6CB. Grayscale: #202020. Windows color (decimal): -11990732 or 3410249. OLE color: 3410249.
HSL color Cylindrical-coordinate representation of color #490934: hue angle of 319.69º 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 #490934 is Cyan = 0, Magento = 0.88, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 52 | - |
| CMYK | 0 | 0.88 | 0.29 | 0.71 |
| HSL | 319.69º | 0.78% | 0.16% | - |
| HSV(B) | 319.69º | 0.88% | 0.29% | - |
| XYZ | 3.47 | 1.86 | 3.43 | - |
| YUV | 33.04 | 138.7 | 156.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 52 | 0 | 0.88 | 0.29 | 0.71 | 319.69 | 0.78 | 0.16 |
| Hex | 49 | 9 | 34 | 0 | 58 | 1D | 47 | 140 | 4E | 10 |
| Octal | 111 | 11 | 64 | 0 | 130 | 35 | 107 | 500 | 116 | 20 |
| Binary | 1001001 | 1001 | 110100 | 0 | 1011000 | 11101 | 1000111 | 101000000 | 1001110 | 10000 |
Color Harmonies of #490934
Complementary color
Monochromatic Colors of #490934
Black with #490934
Text Example
Text Example
White with #490934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490934; }
p { color: rgb(73,9,52); }
H1.HeaderClassName
{
color: #490934;
}
.AnyTagClassName
{
color: #490934;
}
</style>
background-color css
<style>
a { background-color: #490934; }
a { background-color: rgb(73,9,52); }
div.DivClassName
{
background-color: #490934;
}
.BgClassName
{
background-color: #490934;
}
</style>
border-color css
<style>
span { border-color: #490934; }
span { border-color: rgb(73,9,52); }
td.TdClassName
{
border-color: #490934;
}
.TagClassName
{
border-color: #490934;
}
</style>