Shades of Blackberry #491731
Tints of Blackberry #491731
RGB
CMYK
RGB Variations
Color information
#491731 (or 0x491731) is known color: Blackberry. HEX triplet: 49, 17 and 31. RGB value is (73,23,49). Sum of RGB (Red+Green+Blue) = 73+23+49=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 23 (9.38% from 255 or 15.86% from 145); Blue value is 49 (19.53% from 255 or 33.79% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #491731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491731 is #B6E8CE. Grayscale: #282828. Windows color (decimal): -11987151 or 3217225. OLE color: 3217225.
HSL color Cylindrical-coordinate representation of color #491731: hue angle of 328.8º 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 #491731 is Cyan = 0, Magento = 0.68, Yellow = 0.33 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 49 | - |
| CMYK | 0 | 0.68 | 0.33 | 0.71 |
| HSL | 328.8º | 0.52% | 0.19% | - |
| HSV(B) | 328.8º | 0.68% | 0.29% | - |
| XYZ | 3.61 | 2.25 | 3.15 | - |
| YUV | 40.91 | 132.57 | 150.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 49 | 0 | 0.68 | 0.33 | 0.71 | 328.8 | 0.52 | 0.19 |
| Hex | 49 | 17 | 31 | 0 | 44 | 21 | 47 | 149 | 34 | 13 |
| Octal | 111 | 27 | 61 | 0 | 104 | 41 | 107 | 511 | 64 | 23 |
| Binary | 1001001 | 10111 | 110001 | 0 | 1000100 | 100001 | 1000111 | 101001001 | 110100 | 10011 |
Color Harmonies of #491731
Complementary color
Monochromatic Colors of #491731
Black with #491731
Text Example
Text Example
White with #491731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491731; }
p { color: rgb(73,23,49); }
H1.HeaderClassName
{
color: #491731;
}
.AnyTagClassName
{
color: #491731;
}
</style>
background-color css
<style>
a { background-color: #491731; }
a { background-color: rgb(73,23,49); }
div.DivClassName
{
background-color: #491731;
}
.BgClassName
{
background-color: #491731;
}
</style>
border-color css
<style>
span { border-color: #491731; }
span { border-color: rgb(73,23,49); }
td.TdClassName
{
border-color: #491731;
}
.TagClassName
{
border-color: #491731;
}
</style>