Shades of Blackberry #510729
Tints of Blackberry #510729
RGB
CMYK
RGB Variations
Color information
#510729 (or 0x510729) is known color: Blackberry. HEX triplet: 51, 07 and 29. RGB value is (81,7,41). Sum of RGB (Red+Green+Blue) = 81+7+41=129 (17% of max value = 765). Red value is 81 (32.03% from 255 or 62.79% from 129); Green value is 7 (3.12% from 255 or 5.43% from 129); Blue value is 41 (16.41% from 255 or 31.78% from 129); Max value from RGB is 81 - color contains mainly: red. Hex color #510729 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510729 is #AEF8D6. Grayscale: #202020. Windows color (decimal): -11466967 or 2688849. OLE color: 2688849.
HSL color Cylindrical-coordinate representation of color #510729: hue angle of 332.43º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #510729 is Cyan = 0, Magento = 0.91, Yellow = 0.49 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 7 | 41 | - |
| CMYK | 0 | 0.91 | 0.49 | 0.68 |
| HSL | 332.43º | 0.84% | 0.17% | - |
| HSV(B) | 332.43º | 0.91% | 0.32% | - |
| XYZ | 3.87 | 2.06 | 2.29 | - |
| YUV | 33 | 132.52 | 162.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 7 | 41 | 0 | 0.91 | 0.49 | 0.68 | 332.43 | 0.84 | 0.17 |
| Hex | 51 | 7 | 29 | 0 | 5B | 31 | 44 | 14C | 54 | 11 |
| Octal | 121 | 7 | 51 | 0 | 133 | 61 | 104 | 514 | 124 | 21 |
| Binary | 1010001 | 111 | 101001 | 0 | 1011011 | 110001 | 1000100 | 101001100 | 1010100 | 10001 |
Color Harmonies of #510729
Complementary color
Monochromatic Colors of #510729
Black with #510729
Text Example
Text Example
White with #510729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510729; }
p { color: rgb(81,7,41); }
H1.HeaderClassName
{
color: #510729;
}
.AnyTagClassName
{
color: #510729;
}
</style>
background-color css
<style>
a { background-color: #510729; }
a { background-color: rgb(81,7,41); }
div.DivClassName
{
background-color: #510729;
}
.BgClassName
{
background-color: #510729;
}
</style>
border-color css
<style>
span { border-color: #510729; }
span { border-color: rgb(81,7,41); }
td.TdClassName
{
border-color: #510729;
}
.TagClassName
{
border-color: #510729;
}
</style>