Shades of Blackberry #491730
Tints of Blackberry #491730
RGB
CMYK
RGB Variations
Color information
#491730 (or 0x491730) is known color: Blackberry. HEX triplet: 49, 17 and 30. RGB value is (73,23,48). Sum of RGB (Red+Green+Blue) = 73+23+48=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 23 (9.38% from 255 or 15.97% from 144); Blue value is 48 (19.14% from 255 or 33.33% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #491730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491730 is #B6E8CF. Grayscale: #282828. Windows color (decimal): -11987152 or 3151689. OLE color: 3151689.
HSL color Cylindrical-coordinate representation of color #491730: hue angle of 330º 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 #491730 is Cyan = 0, Magento = 0.68, Yellow = 0.34 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 48 | - |
| CMYK | 0 | 0.68 | 0.34 | 0.71 |
| HSL | 330º | 0.52% | 0.19% | - |
| HSV(B) | 330º | 0.68% | 0.29% | - |
| XYZ | 3.59 | 2.24 | 3.04 | - |
| YUV | 40.8 | 132.07 | 150.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 48 | 0 | 0.68 | 0.34 | 0.71 | 330 | 0.52 | 0.19 |
| Hex | 49 | 17 | 30 | 0 | 44 | 22 | 47 | 14A | 34 | 13 |
| Octal | 111 | 27 | 60 | 0 | 104 | 42 | 107 | 512 | 64 | 23 |
| Binary | 1001001 | 10111 | 110000 | 0 | 1000100 | 100010 | 1000111 | 101001010 | 110100 | 10011 |
Color Harmonies of #491730
Complementary color
Monochromatic Colors of #491730
Black with #491730
Text Example
Text Example
White with #491730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491730; }
p { color: rgb(73,23,48); }
H1.HeaderClassName
{
color: #491730;
}
.AnyTagClassName
{
color: #491730;
}
</style>
background-color css
<style>
a { background-color: #491730; }
a { background-color: rgb(73,23,48); }
div.DivClassName
{
background-color: #491730;
}
.BgClassName
{
background-color: #491730;
}
</style>
border-color css
<style>
span { border-color: #491730; }
span { border-color: rgb(73,23,48); }
td.TdClassName
{
border-color: #491730;
}
.TagClassName
{
border-color: #491730;
}
</style>