Shades of Blackberry #491138
Tints of Blackberry #491138
RGB
CMYK
RGB Variations
Color information
#491138 (or 0x491138) is known color: Blackberry. HEX triplet: 49, 11 and 38. RGB value is (73,17,56). Sum of RGB (Red+Green+Blue) = 73+17+56=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 17 (7.03% from 255 or 11.64% from 146); Blue value is 56 (22.27% from 255 or 38.36% from 146); Max value from RGB is 73 - color contains mainly: red. Hex color #491138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491138 is #B6EEC7. Grayscale: #262626. Windows color (decimal): -11988680 or 3674441. OLE color: 3674441.
HSL color Cylindrical-coordinate representation of color #491138: hue angle of 318.21º degrees, saturation: 0.62, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #491138 is Cyan = 0, Magento = 0.77, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 17 | 56 | - |
| CMYK | 0 | 0.77 | 0.23 | 0.71 |
| HSL | 318.21º | 0.62% | 0.18% | - |
| HSV(B) | 318.21º | 0.77% | 0.29% | - |
| XYZ | 3.66 | 2.1 | 3.95 | - |
| YUV | 38.19 | 138.05 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 17 | 56 | 0 | 0.77 | 0.23 | 0.71 | 318.21 | 0.62 | 0.18 |
| Hex | 49 | 11 | 38 | 0 | 4D | 17 | 47 | 13E | 3E | 12 |
| Octal | 111 | 21 | 70 | 0 | 115 | 27 | 107 | 476 | 76 | 22 |
| Binary | 1001001 | 10001 | 111000 | 0 | 1001101 | 10111 | 1000111 | 100111110 | 111110 | 10010 |
Color Harmonies of #491138
Complementary color
Monochromatic Colors of #491138
Black with #491138
Text Example
Text Example
White with #491138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491138; }
p { color: rgb(73,17,56); }
H1.HeaderClassName
{
color: #491138;
}
.AnyTagClassName
{
color: #491138;
}
</style>
background-color css
<style>
a { background-color: #491138; }
a { background-color: rgb(73,17,56); }
div.DivClassName
{
background-color: #491138;
}
.BgClassName
{
background-color: #491138;
}
</style>
border-color css
<style>
span { border-color: #491138; }
span { border-color: rgb(73,17,56); }
td.TdClassName
{
border-color: #491138;
}
.TagClassName
{
border-color: #491138;
}
</style>