Shades of Blackberry #510126
Tints of Blackberry #510126
RGB
CMYK
RGB Variations
Color information
#510126 (or 0x510126) is known color: Blackberry. HEX triplet: 51, 01 and 26. RGB value is (81,1,38). Sum of RGB (Red+Green+Blue) = 81+1+38=120 (15% of max value = 765). Red value is 81 (32.03% from 255 or 67.5% from 120); Green value is 1 (0.78% from 255 or 0.83% from 120); Blue value is 38 (15.23% from 255 or 31.67% from 120); Max value from RGB is 81 - color contains mainly: red. Hex color #510126 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510126 is #AEFED9. Grayscale: #1D1D1D. Windows color (decimal): -11468506 or 2490705. OLE color: 2490705.
HSL color Cylindrical-coordinate representation of color #510126: hue angle of 332.25º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #510126 is Cyan = 0, Magento = 0.99, Yellow = 0.53 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 1 | 38 | - |
| CMYK | 0 | 0.99 | 0.53 | 0.68 |
| HSL | 332.25º | 0.98% | 0.16% | - |
| HSV(B) | 332.25º | 0.99% | 0.32% | - |
| XYZ | 3.75 | 1.91 | 2 | - |
| YUV | 29.14 | 133 | 164.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 1 | 38 | 0 | 0.99 | 0.53 | 0.68 | 332.25 | 0.98 | 0.16 |
| Hex | 51 | 1 | 26 | 0 | 63 | 35 | 44 | 14C | 62 | 10 |
| Octal | 121 | 1 | 46 | 0 | 143 | 65 | 104 | 514 | 142 | 20 |
| Binary | 1010001 | 1 | 100110 | 0 | 1100011 | 110101 | 1000100 | 101001100 | 1100010 | 10000 |
Color Harmonies of #510126
Complementary color
Monochromatic Colors of #510126
Black with #510126
Text Example
Text Example
White with #510126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510126; }
p { color: rgb(81,1,38); }
H1.HeaderClassName
{
color: #510126;
}
.AnyTagClassName
{
color: #510126;
}
</style>
background-color css
<style>
a { background-color: #510126; }
a { background-color: rgb(81,1,38); }
div.DivClassName
{
background-color: #510126;
}
.BgClassName
{
background-color: #510126;
}
</style>
border-color css
<style>
span { border-color: #510126; }
span { border-color: rgb(81,1,38); }
td.TdClassName
{
border-color: #510126;
}
.TagClassName
{
border-color: #510126;
}
</style>