Shades of Blackberry #511640
Tints of Blackberry #511640
RGB
CMYK
RGB Variations
Color information
#511640 (or 0x511640) is known color: Blackberry. HEX triplet: 51, 16 and 40. RGB value is (81,22,64). Sum of RGB (Red+Green+Blue) = 81+22+64=167 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.50% from 167); Green value is 22 (8.98% from 255 or 13.17% from 167); Blue value is 64 (25.39% from 255 or 38.32% from 167); Max value from RGB is 81 - color contains mainly: red. Hex color #511640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511640 is #AEE9BF. Grayscale: #2C2C2C. Windows color (decimal): -11463104 or 4200017. OLE color: 4200017.
HSL color Cylindrical-coordinate representation of color #511640: hue angle of 317.29º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #511640 is Cyan = 0, Magento = 0.73, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 22 | 64 | - |
| CMYK | 0 | 0.73 | 0.21 | 0.68 |
| HSL | 317.29º | 0.57% | 0.2% | - |
| HSV(B) | 317.29º | 0.73% | 0.32% | - |
| XYZ | 4.61 | 2.69 | 5.13 | - |
| YUV | 44.43 | 139.05 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 22 | 64 | 0 | 0.73 | 0.21 | 0.68 | 317.29 | 0.57 | 0.2 |
| Hex | 51 | 16 | 40 | 0 | 49 | 15 | 44 | 13D | 39 | 14 |
| Octal | 121 | 26 | 100 | 0 | 111 | 25 | 104 | 475 | 71 | 24 |
| Binary | 1010001 | 10110 | 1000000 | 0 | 1001001 | 10101 | 1000100 | 100111101 | 111001 | 10100 |
Color Harmonies of #511640
Complementary color
Monochromatic Colors of #511640
Black with #511640
Text Example
Text Example
White with #511640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511640; }
p { color: rgb(81,22,64); }
H1.HeaderClassName
{
color: #511640;
}
.AnyTagClassName
{
color: #511640;
}
</style>
background-color css
<style>
a { background-color: #511640; }
a { background-color: rgb(81,22,64); }
div.DivClassName
{
background-color: #511640;
}
.BgClassName
{
background-color: #511640;
}
</style>
border-color css
<style>
span { border-color: #511640; }
span { border-color: rgb(81,22,64); }
td.TdClassName
{
border-color: #511640;
}
.TagClassName
{
border-color: #511640;
}
</style>