Shades of Blackberry #561131
Tints of Blackberry #561131
RGB
CMYK
RGB Variations
Color information
#561131 (or 0x561131) is known color: Blackberry. HEX triplet: 56, 11 and 31. RGB value is (86,17,49). Sum of RGB (Red+Green+Blue) = 86+17+49=152 (20% of max value = 765). Red value is 86 (33.98% from 255 or 56.58% from 152); Green value is 17 (7.03% from 255 or 11.18% from 152); Blue value is 49 (19.53% from 255 or 32.24% from 152); Max value from RGB is 86 - color contains mainly: red. Hex color #561131 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561131 is #A9EECE. Grayscale: #292929. Windows color (decimal): -11136719 or 3215702. OLE color: 3215702.
HSL color Cylindrical-coordinate representation of color #561131: hue angle of 332.17º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #561131 is Cyan = 0, Magento = 0.80, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 17 | 49 | - |
| CMYK | 0 | 0.80 | 0.43 | 0.66 |
| HSL | 332.17º | 0.67% | 0.2% | - |
| HSV(B) | 332.17º | 0.8% | 0.34% | - |
| XYZ | 4.59 | 2.6 | 3.17 | - |
| YUV | 41.28 | 132.36 | 159.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 17 | 49 | 0 | 0.80 | 0.43 | 0.66 | 332.17 | 0.67 | 0.2 |
| Hex | 56 | 11 | 31 | 0 | 50 | 2B | 42 | 14C | 43 | 14 |
| Octal | 126 | 21 | 61 | 0 | 120 | 53 | 102 | 514 | 103 | 24 |
| Binary | 1010110 | 10001 | 110001 | 0 | 1010000 | 101011 | 1000010 | 101001100 | 1000011 | 10100 |
Color Harmonies of #561131
Complementary color
Monochromatic Colors of #561131
Black with #561131
Text Example
Text Example
White with #561131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561131; }
p { color: rgb(86,17,49); }
H1.HeaderClassName
{
color: #561131;
}
.AnyTagClassName
{
color: #561131;
}
</style>
background-color css
<style>
a { background-color: #561131; }
a { background-color: rgb(86,17,49); }
div.DivClassName
{
background-color: #561131;
}
.BgClassName
{
background-color: #561131;
}
</style>
border-color css
<style>
span { border-color: #561131; }
span { border-color: rgb(86,17,49); }
td.TdClassName
{
border-color: #561131;
}
.TagClassName
{
border-color: #561131;
}
</style>