Shades of Blackberry #561539
Tints of Blackberry #561539
RGB
CMYK
RGB Variations
Color information
#561539 (or 0x561539) is known color: Blackberry. HEX triplet: 56, 15 and 39. RGB value is (86,21,57). Sum of RGB (Red+Green+Blue) = 86+21+57=164 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.44% from 164); Green value is 21 (8.59% from 255 or 12.80% from 164); Blue value is 57 (22.66% from 255 or 34.76% from 164); Max value from RGB is 86 - color contains mainly: red. Hex color #561539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561539 is #A9EAC6. Grayscale: #2C2C2C. Windows color (decimal): -11135687 or 3741014. OLE color: 3741014.
HSL color Cylindrical-coordinate representation of color #561539: hue angle of 326.77º 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 #561539 is Cyan = 0, Magento = 0.76, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 57 | - |
| CMYK | 0 | 0.76 | 0.34 | 0.66 |
| HSL | 326.77º | 0.61% | 0.21% | - |
| HSV(B) | 326.77º | 0.76% | 0.34% | - |
| XYZ | 4.84 | 2.81 | 4.16 | - |
| YUV | 44.54 | 135.03 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 57 | 0 | 0.76 | 0.34 | 0.66 | 326.77 | 0.61 | 0.21 |
| Hex | 56 | 15 | 39 | 0 | 4C | 22 | 42 | 147 | 3D | 15 |
| Octal | 126 | 25 | 71 | 0 | 114 | 42 | 102 | 507 | 75 | 25 |
| Binary | 1010110 | 10101 | 111001 | 0 | 1001100 | 100010 | 1000010 | 101000111 | 111101 | 10101 |
Color Harmonies of #561539
Complementary color
Monochromatic Colors of #561539
Black with #561539
Text Example
Text Example
White with #561539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561539; }
p { color: rgb(86,21,57); }
H1.HeaderClassName
{
color: #561539;
}
.AnyTagClassName
{
color: #561539;
}
</style>
background-color css
<style>
a { background-color: #561539; }
a { background-color: rgb(86,21,57); }
div.DivClassName
{
background-color: #561539;
}
.BgClassName
{
background-color: #561539;
}
</style>
border-color css
<style>
span { border-color: #561539; }
span { border-color: rgb(86,21,57); }
td.TdClassName
{
border-color: #561539;
}
.TagClassName
{
border-color: #561539;
}
</style>