Shades of Blackberry #511540
Tints of Blackberry #511540
RGB
CMYK
RGB Variations
Color information
#511540 (or 0x511540) is known color: Blackberry. HEX triplet: 51, 15 and 40. RGB value is (81,21,64). Sum of RGB (Red+Green+Blue) = 81+21+64=166 (21% of max value = 765). Red value is 81 (32.03% from 255 or 48.80% from 166); Green value is 21 (8.59% from 255 or 12.65% from 166); Blue value is 64 (25.39% from 255 or 38.55% from 166); Max value from RGB is 81 - color contains mainly: red. Hex color #511540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511540 is #AEEABF. Grayscale: #2B2B2B. Windows color (decimal): -11463360 or 4199761. OLE color: 4199761.
HSL color Cylindrical-coordinate representation of color #511540: hue angle of 317º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #511540 is Cyan = 0, Magento = 0.74, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 21 | 64 | - |
| CMYK | 0 | 0.74 | 0.21 | 0.68 |
| HSL | 317º | 0.59% | 0.2% | - |
| HSV(B) | 317º | 0.74% | 0.32% | - |
| XYZ | 4.59 | 2.66 | 5.12 | - |
| YUV | 43.84 | 139.38 | 154.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 64 | 0 | 0.74 | 0.21 | 0.68 | 317 | 0.59 | 0.2 |
| Hex | 51 | 15 | 40 | 0 | 4A | 15 | 44 | 13D | 3B | 14 |
| Octal | 121 | 25 | 100 | 0 | 112 | 25 | 104 | 475 | 73 | 24 |
| Binary | 1010001 | 10101 | 1000000 | 0 | 1001010 | 10101 | 1000100 | 100111101 | 111011 | 10100 |
Color Harmonies of #511540
Complementary color
Monochromatic Colors of #511540
Black with #511540
Text Example
Text Example
White with #511540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511540; }
p { color: rgb(81,21,64); }
H1.HeaderClassName
{
color: #511540;
}
.AnyTagClassName
{
color: #511540;
}
</style>
background-color css
<style>
a { background-color: #511540; }
a { background-color: rgb(81,21,64); }
div.DivClassName
{
background-color: #511540;
}
.BgClassName
{
background-color: #511540;
}
</style>
border-color css
<style>
span { border-color: #511540; }
span { border-color: rgb(81,21,64); }
td.TdClassName
{
border-color: #511540;
}
.TagClassName
{
border-color: #511540;
}
</style>