Shades of Blackberry #511340
Tints of Blackberry #511340
RGB
CMYK
RGB Variations
Color information
#511340 (or 0x511340) is known color: Blackberry. HEX triplet: 51, 13 and 40. RGB value is (81,19,64). Sum of RGB (Red+Green+Blue) = 81+19+64=164 (21% of max value = 765). Red value is 81 (32.03% from 255 or 49.39% from 164); Green value is 19 (7.81% from 255 or 11.59% from 164); Blue value is 64 (25.39% from 255 or 39.02% from 164); Max value from RGB is 81 - color contains mainly: red. Hex color #511340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511340 is #AEECBF. Grayscale: #2A2A2A. Windows color (decimal): -11463872 or 4199249. OLE color: 4199249.
HSL color Cylindrical-coordinate representation of color #511340: hue angle of 316.45º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #511340 is Cyan = 0, Magento = 0.77, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 19 | 64 | - |
| CMYK | 0 | 0.77 | 0.21 | 0.68 |
| HSL | 316.45º | 0.62% | 0.2% | - |
| HSV(B) | 316.45º | 0.77% | 0.32% | - |
| XYZ | 4.55 | 2.59 | 5.11 | - |
| YUV | 42.67 | 140.04 | 155.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 19 | 64 | 0 | 0.77 | 0.21 | 0.68 | 316.45 | 0.62 | 0.2 |
| Hex | 51 | 13 | 40 | 0 | 4D | 15 | 44 | 13C | 3E | 14 |
| Octal | 121 | 23 | 100 | 0 | 115 | 25 | 104 | 474 | 76 | 24 |
| Binary | 1010001 | 10011 | 1000000 | 0 | 1001101 | 10101 | 1000100 | 100111100 | 111110 | 10100 |
Color Harmonies of #511340
Complementary color
Monochromatic Colors of #511340
Black with #511340
Text Example
Text Example
White with #511340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511340; }
p { color: rgb(81,19,64); }
H1.HeaderClassName
{
color: #511340;
}
.AnyTagClassName
{
color: #511340;
}
</style>
background-color css
<style>
a { background-color: #511340; }
a { background-color: rgb(81,19,64); }
div.DivClassName
{
background-color: #511340;
}
.BgClassName
{
background-color: #511340;
}
</style>
border-color css
<style>
span { border-color: #511340; }
span { border-color: rgb(81,19,64); }
td.TdClassName
{
border-color: #511340;
}
.TagClassName
{
border-color: #511340;
}
</style>