Shades of Blackberry #560527
Tints of Blackberry #560527
RGB
CMYK
RGB Variations
Color information
#560527 (or 0x560527) is known color: Blackberry. HEX triplet: 56, 05 and 27. RGB value is (86,5,39). Sum of RGB (Red+Green+Blue) = 86+5+39=130 (17% of max value = 765). Red value is 86 (33.98% from 255 or 66.15% from 130); Green value is 5 (2.34% from 255 or 3.85% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 86 - color contains mainly: red. Hex color #560527 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560527 is #A9FAD8. Grayscale: #212121. Windows color (decimal): -11139801 or 2557270. OLE color: 2557270.
HSL color Cylindrical-coordinate representation of color #560527: hue angle of 334.81º 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 #560527 is Cyan = 0, Magento = 0.94, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 39 | - |
| CMYK | 0 | 0.94 | 0.55 | 0.66 |
| HSL | 334.81º | 0.89% | 0.18% | - |
| HSV(B) | 334.81º | 0.94% | 0.34% | - |
| XYZ | 4.26 | 2.23 | 2.13 | - |
| YUV | 33.1 | 131.34 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 39 | 0 | 0.94 | 0.55 | 0.66 | 334.81 | 0.89 | 0.18 |
| Hex | 56 | 5 | 27 | 0 | 5E | 37 | 42 | 14F | 59 | 12 |
| Octal | 126 | 5 | 47 | 0 | 136 | 67 | 102 | 517 | 131 | 22 |
| Binary | 1010110 | 101 | 100111 | 0 | 1011110 | 110111 | 1000010 | 101001111 | 1011001 | 10010 |
Color Harmonies of #560527
Complementary color
Monochromatic Colors of #560527
Black with #560527
Text Example
Text Example
White with #560527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560527; }
p { color: rgb(86,5,39); }
H1.HeaderClassName
{
color: #560527;
}
.AnyTagClassName
{
color: #560527;
}
</style>
background-color css
<style>
a { background-color: #560527; }
a { background-color: rgb(86,5,39); }
div.DivClassName
{
background-color: #560527;
}
.BgClassName
{
background-color: #560527;
}
</style>
border-color css
<style>
span { border-color: #560527; }
span { border-color: rgb(86,5,39); }
td.TdClassName
{
border-color: #560527;
}
.TagClassName
{
border-color: #560527;
}
</style>