Shades of Blackberry #520628
Tints of Blackberry #520628
RGB
CMYK
RGB Variations
Color information
#520628 (or 0x520628) is known color: Blackberry. HEX triplet: 52, 06 and 28. RGB value is (82,6,40). Sum of RGB (Red+Green+Blue) = 82+6+40=128 (16% of max value = 765). Red value is 82 (32.42% from 255 or 64.06% from 128); Green value is 6 (2.73% from 255 or 4.69% from 128); Blue value is 40 (16.02% from 255 or 31.25% from 128); Max value from RGB is 82 - color contains mainly: red. Hex color #520628 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520628 is #ADF9D7. Grayscale: #202020. Windows color (decimal): -11401688 or 2623058. OLE color: 2623058.
HSL color Cylindrical-coordinate representation of color #520628: hue angle of 333.16º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #520628 is Cyan = 0, Magento = 0.93, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 6 | 40 | - |
| CMYK | 0 | 0.93 | 0.51 | 0.68 |
| HSL | 333.16º | 0.86% | 0.17% | - |
| HSV(B) | 333.16º | 0.93% | 0.32% | - |
| XYZ | 3.93 | 2.08 | 2.2 | - |
| YUV | 32.6 | 132.18 | 163.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 6 | 40 | 0 | 0.93 | 0.51 | 0.68 | 333.16 | 0.86 | 0.17 |
| Hex | 52 | 6 | 28 | 0 | 5D | 33 | 44 | 14D | 56 | 11 |
| Octal | 122 | 6 | 50 | 0 | 135 | 63 | 104 | 515 | 126 | 21 |
| Binary | 1010010 | 110 | 101000 | 0 | 1011101 | 110011 | 1000100 | 101001101 | 1010110 | 10001 |
Color Harmonies of #520628
Complementary color
Monochromatic Colors of #520628
Black with #520628
Text Example
Text Example
White with #520628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520628; }
p { color: rgb(82,6,40); }
H1.HeaderClassName
{
color: #520628;
}
.AnyTagClassName
{
color: #520628;
}
</style>
background-color css
<style>
a { background-color: #520628; }
a { background-color: rgb(82,6,40); }
div.DivClassName
{
background-color: #520628;
}
.BgClassName
{
background-color: #520628;
}
</style>
border-color css
<style>
span { border-color: #520628; }
span { border-color: rgb(82,6,40); }
td.TdClassName
{
border-color: #520628;
}
.TagClassName
{
border-color: #520628;
}
</style>