Shades of Blackberry #511539
Tints of Blackberry #511539
RGB
CMYK
RGB Variations
Color information
#511539 (or 0x511539) is known color: Blackberry. HEX triplet: 51, 15 and 39. RGB value is (81,21,57). Sum of RGB (Red+Green+Blue) = 81+21+57=159 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50.94% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 57 (22.66% from 255 or 35.85% from 159); Max value from RGB is 81 - color contains mainly: red. Hex color #511539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511539 is #AEEAC6. Grayscale: #2A2A2A. Windows color (decimal): -11463367 or 3741009. OLE color: 3741009.
HSL color Cylindrical-coordinate representation of color #511539: hue angle of 324º 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 #511539 is Cyan = 0, Magento = 0.74, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 21 | 57 | - |
| CMYK | 0 | 0.74 | 0.30 | 0.68 |
| HSL | 324º | 0.59% | 0.2% | - |
| HSV(B) | 324º | 0.74% | 0.32% | - |
| XYZ | 4.4 | 2.58 | 4.14 | - |
| YUV | 43.04 | 135.88 | 155.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 57 | 0 | 0.74 | 0.30 | 0.68 | 324 | 0.59 | 0.2 |
| Hex | 51 | 15 | 39 | 0 | 4A | 1E | 44 | 144 | 3B | 14 |
| Octal | 121 | 25 | 71 | 0 | 112 | 36 | 104 | 504 | 73 | 24 |
| Binary | 1010001 | 10101 | 111001 | 0 | 1001010 | 11110 | 1000100 | 101000100 | 111011 | 10100 |
Color Harmonies of #511539
Complementary color
Monochromatic Colors of #511539
Black with #511539
Text Example
Text Example
White with #511539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511539; }
p { color: rgb(81,21,57); }
H1.HeaderClassName
{
color: #511539;
}
.AnyTagClassName
{
color: #511539;
}
</style>
background-color css
<style>
a { background-color: #511539; }
a { background-color: rgb(81,21,57); }
div.DivClassName
{
background-color: #511539;
}
.BgClassName
{
background-color: #511539;
}
</style>
border-color css
<style>
span { border-color: #511539; }
span { border-color: rgb(81,21,57); }
td.TdClassName
{
border-color: #511539;
}
.TagClassName
{
border-color: #511539;
}
</style>