Shades of Blackberry #491938
Tints of Blackberry #491938
RGB
CMYK
RGB Variations
Color information
#491938 (or 0x491938) is known color: Blackberry. HEX triplet: 49, 19 and 38. RGB value is (73,25,56). Sum of RGB (Red+Green+Blue) = 73+25+56=154 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.40% from 154); Green value is 25 (10.16% from 255 or 16.23% from 154); Blue value is 56 (22.27% from 255 or 36.36% from 154); Max value from RGB is 73 - color contains mainly: red. Hex color #491938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491938 is #B6E6C7. Grayscale: #2A2A2A. Windows color (decimal): -11986632 or 3676489. OLE color: 3676489.
HSL color Cylindrical-coordinate representation of color #491938: hue angle of 321.25º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #491938 is Cyan = 0, Magento = 0.66, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 25 | 56 | - |
| CMYK | 0 | 0.66 | 0.23 | 0.71 |
| HSL | 321.25º | 0.49% | 0.19% | - |
| HSV(B) | 321.25º | 0.66% | 0.29% | - |
| XYZ | 3.81 | 2.4 | 4 | - |
| YUV | 42.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 25 | 56 | 0 | 0.66 | 0.23 | 0.71 | 321.25 | 0.49 | 0.19 |
| Hex | 49 | 19 | 38 | 0 | 42 | 17 | 47 | 141 | 31 | 13 |
| Octal | 111 | 31 | 70 | 0 | 102 | 27 | 107 | 501 | 61 | 23 |
| Binary | 1001001 | 11001 | 111000 | 0 | 1000010 | 10111 | 1000111 | 101000001 | 110001 | 10011 |
Color Harmonies of #491938
Complementary color
Monochromatic Colors of #491938
Black with #491938
Text Example
Text Example
White with #491938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491938; }
p { color: rgb(73,25,56); }
H1.HeaderClassName
{
color: #491938;
}
.AnyTagClassName
{
color: #491938;
}
</style>
background-color css
<style>
a { background-color: #491938; }
a { background-color: rgb(73,25,56); }
div.DivClassName
{
background-color: #491938;
}
.BgClassName
{
background-color: #491938;
}
</style>
border-color css
<style>
span { border-color: #491938; }
span { border-color: rgb(73,25,56); }
td.TdClassName
{
border-color: #491938;
}
.TagClassName
{
border-color: #491938;
}
</style>