Shades of Blackberry #510730
Tints of Blackberry #510730
RGB
CMYK
RGB Variations
Color information
#510730 (or 0x510730) is known color: Blackberry. HEX triplet: 51, 07 and 30. RGB value is (81,7,48). Sum of RGB (Red+Green+Blue) = 81+7+48=136 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.56% from 136); Green value is 7 (3.12% from 255 or 5.15% from 136); Blue value is 48 (19.14% from 255 or 35.29% from 136); Max value from RGB is 81 - color contains mainly: red. Hex color #510730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510730 is #AEF8CF. Grayscale: #212121. Windows color (decimal): -11466960 or 3147601. OLE color: 3147601.
HSL color Cylindrical-coordinate representation of color #510730: hue angle of 326.76º 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 #510730 is Cyan = 0, Magento = 0.91, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 7 | 48 | - |
| CMYK | 0 | 0.91 | 0.41 | 0.68 |
| HSL | 326.76º | 0.84% | 0.17% | - |
| HSV(B) | 326.76º | 0.91% | 0.32% | - |
| XYZ | 4 | 2.11 | 2.99 | - |
| YUV | 33.8 | 136.02 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 7 | 48 | 0 | 0.91 | 0.41 | 0.68 | 326.76 | 0.84 | 0.17 |
| Hex | 51 | 7 | 30 | 0 | 5B | 29 | 44 | 147 | 54 | 11 |
| Octal | 121 | 7 | 60 | 0 | 133 | 51 | 104 | 507 | 124 | 21 |
| Binary | 1010001 | 111 | 110000 | 0 | 1011011 | 101001 | 1000100 | 101000111 | 1010100 | 10001 |
Color Harmonies of #510730
Complementary color
Monochromatic Colors of #510730
Black with #510730
Text Example
Text Example
White with #510730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510730; }
p { color: rgb(81,7,48); }
H1.HeaderClassName
{
color: #510730;
}
.AnyTagClassName
{
color: #510730;
}
</style>
background-color css
<style>
a { background-color: #510730; }
a { background-color: rgb(81,7,48); }
div.DivClassName
{
background-color: #510730;
}
.BgClassName
{
background-color: #510730;
}
</style>
border-color css
<style>
span { border-color: #510730; }
span { border-color: rgb(81,7,48); }
td.TdClassName
{
border-color: #510730;
}
.TagClassName
{
border-color: #510730;
}
</style>