Shades of Blackberry #510829
Tints of Blackberry #510829
RGB
CMYK
RGB Variations
Color information
#510829 (or 0x510829) is known color: Blackberry. HEX triplet: 51, 08 and 29. RGB value is (81,8,41). Sum of RGB (Red+Green+Blue) = 81+8+41=130 (17% of max value = 765). Red value is 81 (32.03% from 255 or 62.31% from 130); Green value is 8 (3.52% from 255 or 6.15% from 130); Blue value is 41 (16.41% from 255 or 31.54% from 130); Max value from RGB is 81 - color contains mainly: red. Hex color #510829 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510829 is #AEF7D6. Grayscale: #212121. Windows color (decimal): -11466711 or 2689105. OLE color: 2689105.
HSL color Cylindrical-coordinate representation of color #510829: hue angle of 332.88º 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 #510829 is Cyan = 0, Magento = 0.90, Yellow = 0.49 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 41 | - |
| CMYK | 0 | 0.90 | 0.49 | 0.68 |
| HSL | 332.88º | 0.82% | 0.17% | - |
| HSV(B) | 332.88º | 0.9% | 0.32% | - |
| XYZ | 3.88 | 2.08 | 2.3 | - |
| YUV | 33.59 | 132.18 | 161.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 41 | 0 | 0.90 | 0.49 | 0.68 | 332.88 | 0.82 | 0.17 |
| Hex | 51 | 8 | 29 | 0 | 5A | 31 | 44 | 14D | 52 | 11 |
| Octal | 121 | 10 | 51 | 0 | 132 | 61 | 104 | 515 | 122 | 21 |
| Binary | 1010001 | 1000 | 101001 | 0 | 1011010 | 110001 | 1000100 | 101001101 | 1010010 | 10001 |
Color Harmonies of #510829
Complementary color
Monochromatic Colors of #510829
Black with #510829
Text Example
Text Example
White with #510829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510829; }
p { color: rgb(81,8,41); }
H1.HeaderClassName
{
color: #510829;
}
.AnyTagClassName
{
color: #510829;
}
</style>
background-color css
<style>
a { background-color: #510829; }
a { background-color: rgb(81,8,41); }
div.DivClassName
{
background-color: #510829;
}
.BgClassName
{
background-color: #510829;
}
</style>
border-color css
<style>
span { border-color: #510829; }
span { border-color: rgb(81,8,41); }
td.TdClassName
{
border-color: #510829;
}
.TagClassName
{
border-color: #510829;
}
</style>