Shades of Blackberry #510632
Tints of Blackberry #510632
RGB
CMYK
RGB Variations
Color information
#510632 (or 0x510632) is known color: Blackberry. HEX triplet: 51, 06 and 32. RGB value is (81,6,50). Sum of RGB (Red+Green+Blue) = 81+6+50=137 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.12% from 137); Green value is 6 (2.73% from 255 or 4.38% from 137); Blue value is 50 (19.92% from 255 or 36.50% from 137); Max value from RGB is 81 - color contains mainly: red. Hex color #510632 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510632 is #AEF9CD. Grayscale: #212121. Windows color (decimal): -11467214 or 3278417. OLE color: 3278417.
HSL color Cylindrical-coordinate representation of color #510632: hue angle of 324.8º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #510632 is Cyan = 0, Magento = 0.93, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 6 | 50 | - |
| CMYK | 0 | 0.93 | 0.38 | 0.68 |
| HSL | 324.8º | 0.86% | 0.17% | - |
| HSV(B) | 324.8º | 0.93% | 0.32% | - |
| XYZ | 4.03 | 2.11 | 3.21 | - |
| YUV | 33.44 | 137.35 | 161.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 6 | 50 | 0 | 0.93 | 0.38 | 0.68 | 324.8 | 0.86 | 0.17 |
| Hex | 51 | 6 | 32 | 0 | 5D | 26 | 44 | 145 | 56 | 11 |
| Octal | 121 | 6 | 62 | 0 | 135 | 46 | 104 | 505 | 126 | 21 |
| Binary | 1010001 | 110 | 110010 | 0 | 1011101 | 100110 | 1000100 | 101000101 | 1010110 | 10001 |
Color Harmonies of #510632
Complementary color
Monochromatic Colors of #510632
Black with #510632
Text Example
Text Example
White with #510632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510632; }
p { color: rgb(81,6,50); }
H1.HeaderClassName
{
color: #510632;
}
.AnyTagClassName
{
color: #510632;
}
</style>
background-color css
<style>
a { background-color: #510632; }
a { background-color: rgb(81,6,50); }
div.DivClassName
{
background-color: #510632;
}
.BgClassName
{
background-color: #510632;
}
</style>
border-color css
<style>
span { border-color: #510632; }
span { border-color: rgb(81,6,50); }
td.TdClassName
{
border-color: #510632;
}
.TagClassName
{
border-color: #510632;
}
</style>