Shades of Blackberry #511140
Tints of Blackberry #511140
RGB
CMYK
RGB Variations
Color information
#511140 (or 0x511140) is known color: Blackberry. HEX triplet: 51, 11 and 40. RGB value is (81,17,64). Sum of RGB (Red+Green+Blue) = 81+17+64=162 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50% from 162); Green value is 17 (7.03% from 255 or 10.49% from 162); Blue value is 64 (25.39% from 255 or 39.51% from 162); Max value from RGB is 81 - color contains mainly: red. Hex color #511140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511140 is #AEEEBF. Grayscale: #292929. Windows color (decimal): -11464384 or 4198737. OLE color: 4198737.
HSL color Cylindrical-coordinate representation of color #511140: hue angle of 315.94º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #511140 is Cyan = 0, Magento = 0.79, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 17 | 64 | - |
| CMYK | 0 | 0.79 | 0.21 | 0.68 |
| HSL | 315.94º | 0.65% | 0.19% | - |
| HSV(B) | 315.94º | 0.79% | 0.32% | - |
| XYZ | 4.52 | 2.52 | 5.1 | - |
| YUV | 41.49 | 140.7 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 17 | 64 | 0 | 0.79 | 0.21 | 0.68 | 315.94 | 0.65 | 0.19 |
| Hex | 51 | 11 | 40 | 0 | 4F | 15 | 44 | 13C | 41 | 13 |
| Octal | 121 | 21 | 100 | 0 | 117 | 25 | 104 | 474 | 101 | 23 |
| Binary | 1010001 | 10001 | 1000000 | 0 | 1001111 | 10101 | 1000100 | 100111100 | 1000001 | 10011 |
Color Harmonies of #511140
Complementary color
Monochromatic Colors of #511140
Black with #511140
Text Example
Text Example
White with #511140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511140; }
p { color: rgb(81,17,64); }
H1.HeaderClassName
{
color: #511140;
}
.AnyTagClassName
{
color: #511140;
}
</style>
background-color css
<style>
a { background-color: #511140; }
a { background-color: rgb(81,17,64); }
div.DivClassName
{
background-color: #511140;
}
.BgClassName
{
background-color: #511140;
}
</style>
border-color css
<style>
span { border-color: #511140; }
span { border-color: rgb(81,17,64); }
td.TdClassName
{
border-color: #511140;
}
.TagClassName
{
border-color: #511140;
}
</style>