Shades of Blackberry #510328
Tints of Blackberry #510328
RGB
CMYK
RGB Variations
Color information
#510328 (or 0x510328) is known color: Blackberry. HEX triplet: 51, 03 and 28. RGB value is (81,3,40). Sum of RGB (Red+Green+Blue) = 81+3+40=124 (16% of max value = 765). Red value is 81 (32.03% from 255 or 65.32% from 124); Green value is 3 (1.56% from 255 or 2.42% from 124); Blue value is 40 (16.02% from 255 or 32.26% from 124); Max value from RGB is 81 - color contains mainly: red. Hex color #510328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510328 is #AEFCD7. Grayscale: #1E1E1E. Windows color (decimal): -11467992 or 2622289. OLE color: 2622289.
HSL color Cylindrical-coordinate representation of color #510328: hue angle of 331.54º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #510328 is Cyan = 0, Magento = 0.96, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 3 | 40 | - |
| CMYK | 0 | 0.96 | 0.51 | 0.68 |
| HSL | 331.54º | 0.93% | 0.16% | - |
| HSV(B) | 331.54º | 0.96% | 0.32% | - |
| XYZ | 3.81 | 1.97 | 2.19 | - |
| YUV | 30.54 | 133.34 | 163.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 3 | 40 | 0 | 0.96 | 0.51 | 0.68 | 331.54 | 0.93 | 0.16 |
| Hex | 51 | 3 | 28 | 0 | 60 | 33 | 44 | 14C | 5D | 10 |
| Octal | 121 | 3 | 50 | 0 | 140 | 63 | 104 | 514 | 135 | 20 |
| Binary | 1010001 | 11 | 101000 | 0 | 1100000 | 110011 | 1000100 | 101001100 | 1011101 | 10000 |
Color Harmonies of #510328
Complementary color
Monochromatic Colors of #510328
Black with #510328
Text Example
Text Example
White with #510328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510328; }
p { color: rgb(81,3,40); }
H1.HeaderClassName
{
color: #510328;
}
.AnyTagClassName
{
color: #510328;
}
</style>
background-color css
<style>
a { background-color: #510328; }
a { background-color: rgb(81,3,40); }
div.DivClassName
{
background-color: #510328;
}
.BgClassName
{
background-color: #510328;
}
</style>
border-color css
<style>
span { border-color: #510328; }
span { border-color: rgb(81,3,40); }
td.TdClassName
{
border-color: #510328;
}
.TagClassName
{
border-color: #510328;
}
</style>