Shades of Blackberry #510728
Tints of Blackberry #510728
RGB
CMYK
RGB Variations
Color information
#510728 (or 0x510728) is known color: Blackberry. HEX triplet: 51, 07 and 28. RGB value is (81,7,40). Sum of RGB (Red+Green+Blue) = 81+7+40=128 (16% of max value = 765). Red value is 81 (32.03% from 255 or 63.28% from 128); Green value is 7 (3.12% from 255 or 5.47% from 128); Blue value is 40 (16.02% from 255 or 31.25% from 128); Max value from RGB is 81 - color contains mainly: red. Hex color #510728 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510728 is #AEF8D7. Grayscale: #202020. Windows color (decimal): -11466968 or 2623313. OLE color: 2623313.
HSL color Cylindrical-coordinate representation of color #510728: hue angle of 333.24º 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 #510728 is Cyan = 0, Magento = 0.91, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 7 | 40 | - |
| CMYK | 0 | 0.91 | 0.51 | 0.68 |
| HSL | 333.24º | 0.84% | 0.17% | - |
| HSV(B) | 333.24º | 0.91% | 0.32% | - |
| XYZ | 3.85 | 2.05 | 2.2 | - |
| YUV | 32.89 | 132.02 | 162.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 7 | 40 | 0 | 0.91 | 0.51 | 0.68 | 333.24 | 0.84 | 0.17 |
| Hex | 51 | 7 | 28 | 0 | 5B | 33 | 44 | 14D | 54 | 11 |
| Octal | 121 | 7 | 50 | 0 | 133 | 63 | 104 | 515 | 124 | 21 |
| Binary | 1010001 | 111 | 101000 | 0 | 1011011 | 110011 | 1000100 | 101001101 | 1010100 | 10001 |
Color Harmonies of #510728
Complementary color
Monochromatic Colors of #510728
Black with #510728
Text Example
Text Example
White with #510728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510728; }
p { color: rgb(81,7,40); }
H1.HeaderClassName
{
color: #510728;
}
.AnyTagClassName
{
color: #510728;
}
</style>
background-color css
<style>
a { background-color: #510728; }
a { background-color: rgb(81,7,40); }
div.DivClassName
{
background-color: #510728;
}
.BgClassName
{
background-color: #510728;
}
</style>
border-color css
<style>
span { border-color: #510728; }
span { border-color: rgb(81,7,40); }
td.TdClassName
{
border-color: #510728;
}
.TagClassName
{
border-color: #510728;
}
</style>