Shades of Blackberry #511536
Tints of Blackberry #511536
RGB
CMYK
RGB Variations
Color information
#511536 (or 0x511536) is known color: Blackberry. HEX triplet: 51, 15 and 36. RGB value is (81,21,54). Sum of RGB (Red+Green+Blue) = 81+21+54=156 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.92% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 54 (21.48% from 255 or 34.62% from 156); Max value from RGB is 81 - color contains mainly: red. Hex color #511536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511536 is #AEEAC9. Grayscale: #2A2A2A. Windows color (decimal): -11463370 or 3544401. OLE color: 3544401.
HSL color Cylindrical-coordinate representation of color #511536: hue angle of 327º 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 #511536 is Cyan = 0, Magento = 0.74, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 21 | 54 | - |
| CMYK | 0 | 0.74 | 0.33 | 0.68 |
| HSL | 327º | 0.59% | 0.2% | - |
| HSV(B) | 327º | 0.74% | 0.32% | - |
| XYZ | 4.33 | 2.55 | 3.75 | - |
| YUV | 42.7 | 134.38 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 54 | 0 | 0.74 | 0.33 | 0.68 | 327 | 0.59 | 0.2 |
| Hex | 51 | 15 | 36 | 0 | 4A | 21 | 44 | 147 | 3B | 14 |
| Octal | 121 | 25 | 66 | 0 | 112 | 41 | 104 | 507 | 73 | 24 |
| Binary | 1010001 | 10101 | 110110 | 0 | 1001010 | 100001 | 1000100 | 101000111 | 111011 | 10100 |
Color Harmonies of #511536
Complementary color
Monochromatic Colors of #511536
Black with #511536
Text Example
Text Example
White with #511536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511536; }
p { color: rgb(81,21,54); }
H1.HeaderClassName
{
color: #511536;
}
.AnyTagClassName
{
color: #511536;
}
</style>
background-color css
<style>
a { background-color: #511536; }
a { background-color: rgb(81,21,54); }
div.DivClassName
{
background-color: #511536;
}
.BgClassName
{
background-color: #511536;
}
</style>
border-color css
<style>
span { border-color: #511536; }
span { border-color: rgb(81,21,54); }
td.TdClassName
{
border-color: #511536;
}
.TagClassName
{
border-color: #511536;
}
</style>