Shades of Blackberry #510824
Tints of Blackberry #510824
RGB
CMYK
RGB Variations
Color information
#510824 (or 0x510824) is known color: Blackberry. HEX triplet: 51, 08 and 24. RGB value is (81,8,36). Sum of RGB (Red+Green+Blue) = 81+8+36=125 (16% of max value = 765). Red value is 81 (32.03% from 255 or 64.8% from 125); Green value is 8 (3.52% from 255 or 6.4% from 125); Blue value is 36 (14.45% from 255 or 28.8% from 125); Max value from RGB is 81 - color contains mainly: red. Hex color #510824 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510824 is #AEF7DB. Grayscale: #202020. Windows color (decimal): -11466716 or 2361425. OLE color: 2361425.
HSL color Cylindrical-coordinate representation of color #510824: hue angle of 336.99º 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 #510824 is Cyan = 0, Magento = 0.90, Yellow = 0.56 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 36 | - |
| CMYK | 0 | 0.90 | 0.56 | 0.68 |
| HSL | 336.99º | 0.82% | 0.17% | - |
| HSV(B) | 336.99º | 0.9% | 0.32% | - |
| XYZ | 3.8 | 2.05 | 1.86 | - |
| YUV | 33.02 | 129.68 | 162.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 36 | 0 | 0.90 | 0.56 | 0.68 | 336.99 | 0.82 | 0.17 |
| Hex | 51 | 8 | 24 | 0 | 5A | 38 | 44 | 151 | 52 | 11 |
| Octal | 121 | 10 | 44 | 0 | 132 | 70 | 104 | 521 | 122 | 21 |
| Binary | 1010001 | 1000 | 100100 | 0 | 1011010 | 111000 | 1000100 | 101010001 | 1010010 | 10001 |
Color Harmonies of #510824
Complementary color
Monochromatic Colors of #510824
Black with #510824
Text Example
Text Example
White with #510824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510824; }
p { color: rgb(81,8,36); }
H1.HeaderClassName
{
color: #510824;
}
.AnyTagClassName
{
color: #510824;
}
</style>
background-color css
<style>
a { background-color: #510824; }
a { background-color: rgb(81,8,36); }
div.DivClassName
{
background-color: #510824;
}
.BgClassName
{
background-color: #510824;
}
</style>
border-color css
<style>
span { border-color: #510824; }
span { border-color: rgb(81,8,36); }
td.TdClassName
{
border-color: #510824;
}
.TagClassName
{
border-color: #510824;
}
</style>