Shades of Blackberry #510830
Tints of Blackberry #510830
RGB
CMYK
RGB Variations
Color information
#510830 (or 0x510830) is known color: Blackberry. HEX triplet: 51, 08 and 30. RGB value is (81,8,48). Sum of RGB (Red+Green+Blue) = 81+8+48=137 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.12% from 137); Green value is 8 (3.52% from 255 or 5.84% from 137); Blue value is 48 (19.14% from 255 or 35.04% from 137); Max value from RGB is 81 - color contains mainly: red. Hex color #510830 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510830 is #AEF7CF. Grayscale: #222222. Windows color (decimal): -11466704 or 3147857. OLE color: 3147857.
HSL color Cylindrical-coordinate representation of color #510830: hue angle of 327.12º 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 #510830 is Cyan = 0, Magento = 0.90, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 48 | - |
| CMYK | 0 | 0.90 | 0.41 | 0.68 |
| HSL | 327.12º | 0.82% | 0.17% | - |
| HSV(B) | 327.12º | 0.9% | 0.32% | - |
| XYZ | 4.01 | 2.14 | 3 | - |
| YUV | 34.39 | 135.68 | 161.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 48 | 0 | 0.90 | 0.41 | 0.68 | 327.12 | 0.82 | 0.17 |
| Hex | 51 | 8 | 30 | 0 | 5A | 29 | 44 | 147 | 52 | 11 |
| Octal | 121 | 10 | 60 | 0 | 132 | 51 | 104 | 507 | 122 | 21 |
| Binary | 1010001 | 1000 | 110000 | 0 | 1011010 | 101001 | 1000100 | 101000111 | 1010010 | 10001 |
Color Harmonies of #510830
Complementary color
Monochromatic Colors of #510830
Black with #510830
Text Example
Text Example
White with #510830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510830; }
p { color: rgb(81,8,48); }
H1.HeaderClassName
{
color: #510830;
}
.AnyTagClassName
{
color: #510830;
}
</style>
background-color css
<style>
a { background-color: #510830; }
a { background-color: rgb(81,8,48); }
div.DivClassName
{
background-color: #510830;
}
.BgClassName
{
background-color: #510830;
}
</style>
border-color css
<style>
span { border-color: #510830; }
span { border-color: rgb(81,8,48); }
td.TdClassName
{
border-color: #510830;
}
.TagClassName
{
border-color: #510830;
}
</style>