Shades of Blackberry #510832
Tints of Blackberry #510832
RGB
CMYK
RGB Variations
Color information
#510832 (or 0x510832) is known color: Blackberry. HEX triplet: 51, 08 and 32. RGB value is (81,8,50). Sum of RGB (Red+Green+Blue) = 81+8+50=139 (18% of max value = 765). Red value is 81 (32.03% from 255 or 58.27% from 139); Green value is 8 (3.52% from 255 or 5.76% from 139); Blue value is 50 (19.92% from 255 or 35.97% from 139); Max value from RGB is 81 - color contains mainly: red. Hex color #510832 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510832 is #AEF7CD. Grayscale: #222222. Windows color (decimal): -11466702 or 3278929. OLE color: 3278929.
HSL color Cylindrical-coordinate representation of color #510832: hue angle of 325.48º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #510832 is Cyan = 0, Magento = 0.90, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 50 | - |
| CMYK | 0 | 0.90 | 0.38 | 0.68 |
| HSL | 325.48º | 0.82% | 0.17% | - |
| HSV(B) | 325.48º | 0.9% | 0.32% | - |
| XYZ | 4.06 | 2.15 | 3.22 | - |
| YUV | 34.62 | 136.68 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 50 | 0 | 0.90 | 0.38 | 0.68 | 325.48 | 0.82 | 0.17 |
| Hex | 51 | 8 | 32 | 0 | 5A | 26 | 44 | 145 | 52 | 11 |
| Octal | 121 | 10 | 62 | 0 | 132 | 46 | 104 | 505 | 122 | 21 |
| Binary | 1010001 | 1000 | 110010 | 0 | 1011010 | 100110 | 1000100 | 101000101 | 1010010 | 10001 |
Color Harmonies of #510832
Complementary color
Monochromatic Colors of #510832
Black with #510832
Text Example
Text Example
White with #510832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510832; }
p { color: rgb(81,8,50); }
H1.HeaderClassName
{
color: #510832;
}
.AnyTagClassName
{
color: #510832;
}
</style>
background-color css
<style>
a { background-color: #510832; }
a { background-color: rgb(81,8,50); }
div.DivClassName
{
background-color: #510832;
}
.BgClassName
{
background-color: #510832;
}
</style>
border-color css
<style>
span { border-color: #510832; }
span { border-color: rgb(81,8,50); }
td.TdClassName
{
border-color: #510832;
}
.TagClassName
{
border-color: #510832;
}
</style>