Shades of Blackberry #560526
Tints of Blackberry #560526
RGB
CMYK
RGB Variations
Color information
#560526 (or 0x560526) is known color: Blackberry. HEX triplet: 56, 05 and 26. RGB value is (86,5,38). Sum of RGB (Red+Green+Blue) = 86+5+38=129 (17% of max value = 765). Red value is 86 (33.98% from 255 or 66.67% from 129); Green value is 5 (2.34% from 255 or 3.88% from 129); Blue value is 38 (15.23% from 255 or 29.46% from 129); Max value from RGB is 86 - color contains mainly: red. Hex color #560526 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560526 is #A9FAD9. Grayscale: #202020. Windows color (decimal): -11139802 or 2491734. OLE color: 2491734.
HSL color Cylindrical-coordinate representation of color #560526: hue angle of 335.56º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #560526 is Cyan = 0, Magento = 0.94, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 38 | - |
| CMYK | 0 | 0.94 | 0.56 | 0.66 |
| HSL | 335.56º | 0.89% | 0.18% | - |
| HSV(B) | 335.56º | 0.94% | 0.34% | - |
| XYZ | 4.24 | 2.23 | 2.04 | - |
| YUV | 32.98 | 130.84 | 165.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 38 | 0 | 0.94 | 0.56 | 0.66 | 335.56 | 0.89 | 0.18 |
| Hex | 56 | 5 | 26 | 0 | 5E | 38 | 42 | 150 | 59 | 12 |
| Octal | 126 | 5 | 46 | 0 | 136 | 70 | 102 | 520 | 131 | 22 |
| Binary | 1010110 | 101 | 100110 | 0 | 1011110 | 111000 | 1000010 | 101010000 | 1011001 | 10010 |
Color Harmonies of #560526
Complementary color
Monochromatic Colors of #560526
Black with #560526
Text Example
Text Example
White with #560526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560526; }
p { color: rgb(86,5,38); }
H1.HeaderClassName
{
color: #560526;
}
.AnyTagClassName
{
color: #560526;
}
</style>
background-color css
<style>
a { background-color: #560526; }
a { background-color: rgb(86,5,38); }
div.DivClassName
{
background-color: #560526;
}
.BgClassName
{
background-color: #560526;
}
</style>
border-color css
<style>
span { border-color: #560526; }
span { border-color: rgb(86,5,38); }
td.TdClassName
{
border-color: #560526;
}
.TagClassName
{
border-color: #560526;
}
</style>