Shades of Blackberry #490138
Tints of Blackberry #490138
RGB
CMYK
RGB Variations
Color information
#490138 (or 0x490138) is known color: Blackberry. HEX triplet: 49, 01 and 38. RGB value is (73,1,56). Sum of RGB (Red+Green+Blue) = 73+1+56=130 (17% of max value = 765). Red value is 73 (28.91% from 255 or 56.15% from 130); Green value is 1 (0.78% from 255 or 0.77% from 130); Blue value is 56 (22.27% from 255 or 43.08% from 130); Max value from RGB is 73 - color contains mainly: red. Hex color #490138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490138 is #B6FEC7. Grayscale: #1C1C1C. Windows color (decimal): -11992776 or 3670345. OLE color: 3670345.
HSL color Cylindrical-coordinate representation of color #490138: hue angle of 314.17º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #490138 is Cyan = 0, Magento = 0.99, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 1 | 56 | - |
| CMYK | 0 | 0.99 | 0.23 | 0.71 |
| HSL | 314.17º | 0.97% | 0.15% | - |
| HSV(B) | 314.17º | 0.99% | 0.29% | - |
| XYZ | 3.47 | 1.72 | 3.89 | - |
| YUV | 28.8 | 143.35 | 159.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 1 | 56 | 0 | 0.99 | 0.23 | 0.71 | 314.17 | 0.97 | 0.15 |
| Hex | 49 | 1 | 38 | 0 | 63 | 17 | 47 | 13A | 61 | F |
| Octal | 111 | 1 | 70 | 0 | 143 | 27 | 107 | 472 | 141 | 17 |
| Binary | 1001001 | 1 | 111000 | 0 | 1100011 | 10111 | 1000111 | 100111010 | 1100001 | 1111 |
Color Harmonies of #490138
Complementary color
Monochromatic Colors of #490138
Black with #490138
Text Example
Text Example
White with #490138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490138; }
p { color: rgb(73,1,56); }
H1.HeaderClassName
{
color: #490138;
}
.AnyTagClassName
{
color: #490138;
}
</style>
background-color css
<style>
a { background-color: #490138; }
a { background-color: rgb(73,1,56); }
div.DivClassName
{
background-color: #490138;
}
.BgClassName
{
background-color: #490138;
}
</style>
border-color css
<style>
span { border-color: #490138; }
span { border-color: rgb(73,1,56); }
td.TdClassName
{
border-color: #490138;
}
.TagClassName
{
border-color: #490138;
}
</style>