Shades of Blackberry #561031
Tints of Blackberry #561031
RGB
CMYK
RGB Variations
Color information
#561031 (or 0x561031) is known color: Blackberry. HEX triplet: 56, 10 and 31. RGB value is (86,16,49). Sum of RGB (Red+Green+Blue) = 86+16+49=151 (20% of max value = 765). Red value is 86 (33.98% from 255 or 56.95% from 151); Green value is 16 (6.64% from 255 or 10.60% from 151); Blue value is 49 (19.53% from 255 or 32.45% from 151); Max value from RGB is 86 - color contains mainly: red. Hex color #561031 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561031 is #A9EFCE. Grayscale: #282828. Windows color (decimal): -11136975 or 3215446. OLE color: 3215446.
HSL color Cylindrical-coordinate representation of color #561031: hue angle of 331.71º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #561031 is Cyan = 0, Magento = 0.81, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 16 | 49 | - |
| CMYK | 0 | 0.81 | 0.43 | 0.66 |
| HSL | 331.71º | 0.69% | 0.2% | - |
| HSV(B) | 331.71º | 0.81% | 0.34% | - |
| XYZ | 4.58 | 2.57 | 3.16 | - |
| YUV | 40.69 | 132.69 | 160.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 49 | 0 | 0.81 | 0.43 | 0.66 | 331.71 | 0.69 | 0.2 |
| Hex | 56 | 10 | 31 | 0 | 51 | 2B | 42 | 14C | 45 | 14 |
| Octal | 126 | 20 | 61 | 0 | 121 | 53 | 102 | 514 | 105 | 24 |
| Binary | 1010110 | 10000 | 110001 | 0 | 1010001 | 101011 | 1000010 | 101001100 | 1000101 | 10100 |
Color Harmonies of #561031
Complementary color
Monochromatic Colors of #561031
Black with #561031
Text Example
Text Example
White with #561031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561031; }
p { color: rgb(86,16,49); }
H1.HeaderClassName
{
color: #561031;
}
.AnyTagClassName
{
color: #561031;
}
</style>
background-color css
<style>
a { background-color: #561031; }
a { background-color: rgb(86,16,49); }
div.DivClassName
{
background-color: #561031;
}
.BgClassName
{
background-color: #561031;
}
</style>
border-color css
<style>
span { border-color: #561031; }
span { border-color: rgb(86,16,49); }
td.TdClassName
{
border-color: #561031;
}
.TagClassName
{
border-color: #561031;
}
</style>