Shades of Blackberry #561536
Tints of Blackberry #561536
RGB
CMYK
RGB Variations
Color information
#561536 (or 0x561536) is known color: Blackberry. HEX triplet: 56, 15 and 36. RGB value is (86,21,54). Sum of RGB (Red+Green+Blue) = 86+21+54=161 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.42% from 161); Green value is 21 (8.59% from 255 or 13.04% from 161); Blue value is 54 (21.48% from 255 or 33.54% from 161); Max value from RGB is 86 - color contains mainly: red. Hex color #561536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561536 is #A9EAC9. Grayscale: #2C2C2C. Windows color (decimal): -11135690 or 3544406. OLE color: 3544406.
HSL color Cylindrical-coordinate representation of color #561536: hue angle of 329.54º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561536 is Cyan = 0, Magento = 0.76, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 54 | - |
| CMYK | 0 | 0.76 | 0.37 | 0.66 |
| HSL | 329.54º | 0.61% | 0.21% | - |
| HSV(B) | 329.54º | 0.76% | 0.34% | - |
| XYZ | 4.77 | 2.78 | 3.78 | - |
| YUV | 44.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 54 | 0 | 0.76 | 0.37 | 0.66 | 329.54 | 0.61 | 0.21 |
| Hex | 56 | 15 | 36 | 0 | 4C | 25 | 42 | 14A | 3D | 15 |
| Octal | 126 | 25 | 66 | 0 | 114 | 45 | 102 | 512 | 75 | 25 |
| Binary | 1010110 | 10101 | 110110 | 0 | 1001100 | 100101 | 1000010 | 101001010 | 111101 | 10101 |
Color Harmonies of #561536
Complementary color
Monochromatic Colors of #561536
Black with #561536
Text Example
Text Example
White with #561536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561536; }
p { color: rgb(86,21,54); }
H1.HeaderClassName
{
color: #561536;
}
.AnyTagClassName
{
color: #561536;
}
</style>
background-color css
<style>
a { background-color: #561536; }
a { background-color: rgb(86,21,54); }
div.DivClassName
{
background-color: #561536;
}
.BgClassName
{
background-color: #561536;
}
</style>
border-color css
<style>
span { border-color: #561536; }
span { border-color: rgb(86,21,54); }
td.TdClassName
{
border-color: #561536;
}
.TagClassName
{
border-color: #561536;
}
</style>