Shades of Blackberry #491738
Tints of Blackberry #491738
RGB
CMYK
RGB Variations
Color information
#491738 (or 0x491738) is known color: Blackberry. HEX triplet: 49, 17 and 38. RGB value is (73,23,56). Sum of RGB (Red+Green+Blue) = 73+23+56=152 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.03% from 152); Green value is 23 (9.38% from 255 or 15.13% from 152); Blue value is 56 (22.27% from 255 or 36.84% from 152); Max value from RGB is 73 - color contains mainly: red. Hex color #491738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491738 is #B6E8C7. Grayscale: #292929. Windows color (decimal): -11987144 or 3675977. OLE color: 3675977.
HSL color Cylindrical-coordinate representation of color #491738: hue angle of 320.4º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #491738 is Cyan = 0, Magento = 0.68, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 56 | - |
| CMYK | 0 | 0.68 | 0.23 | 0.71 |
| HSL | 320.4º | 0.52% | 0.19% | - |
| HSV(B) | 320.4º | 0.68% | 0.29% | - |
| XYZ | 3.77 | 2.31 | 3.99 | - |
| YUV | 41.71 | 136.07 | 150.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 56 | 0 | 0.68 | 0.23 | 0.71 | 320.4 | 0.52 | 0.19 |
| Hex | 49 | 17 | 38 | 0 | 44 | 17 | 47 | 140 | 34 | 13 |
| Octal | 111 | 27 | 70 | 0 | 104 | 27 | 107 | 500 | 64 | 23 |
| Binary | 1001001 | 10111 | 111000 | 0 | 1000100 | 10111 | 1000111 | 101000000 | 110100 | 10011 |
Color Harmonies of #491738
Complementary color
Monochromatic Colors of #491738
Black with #491738
Text Example
Text Example
White with #491738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491738; }
p { color: rgb(73,23,56); }
H1.HeaderClassName
{
color: #491738;
}
.AnyTagClassName
{
color: #491738;
}
</style>
background-color css
<style>
a { background-color: #491738; }
a { background-color: rgb(73,23,56); }
div.DivClassName
{
background-color: #491738;
}
.BgClassName
{
background-color: #491738;
}
</style>
border-color css
<style>
span { border-color: #491738; }
span { border-color: rgb(73,23,56); }
td.TdClassName
{
border-color: #491738;
}
.TagClassName
{
border-color: #491738;
}
</style>