Shades of Blackberry #561237
Tints of Blackberry #561237
RGB
CMYK
RGB Variations
Color information
#561237 (or 0x561237) is known color: Blackberry. HEX triplet: 56, 12 and 37. RGB value is (86,18,55). Sum of RGB (Red+Green+Blue) = 86+18+55=159 (21% of max value = 765). Red value is 86 (33.98% from 255 or 54.09% from 159); Green value is 18 (7.42% from 255 or 11.32% from 159); Blue value is 55 (21.88% from 255 or 34.59% from 159); Max value from RGB is 86 - color contains mainly: red. Hex color #561237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561237 is #A9EDC8. Grayscale: #2A2A2A. Windows color (decimal): -11136457 or 3609174. OLE color: 3609174.
HSL color Cylindrical-coordinate representation of color #561237: hue angle of 327.35º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #561237 is Cyan = 0, Magento = 0.79, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 18 | 55 | - |
| CMYK | 0 | 0.79 | 0.36 | 0.66 |
| HSL | 327.35º | 0.65% | 0.2% | - |
| HSV(B) | 327.35º | 0.79% | 0.34% | - |
| XYZ | 4.74 | 2.69 | 3.88 | - |
| YUV | 42.55 | 135.03 | 158.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 18 | 55 | 0 | 0.79 | 0.36 | 0.66 | 327.35 | 0.65 | 0.2 |
| Hex | 56 | 12 | 37 | 0 | 4F | 24 | 42 | 147 | 41 | 14 |
| Octal | 126 | 22 | 67 | 0 | 117 | 44 | 102 | 507 | 101 | 24 |
| Binary | 1010110 | 10010 | 110111 | 0 | 1001111 | 100100 | 1000010 | 101000111 | 1000001 | 10100 |
Color Harmonies of #561237
Complementary color
Monochromatic Colors of #561237
Black with #561237
Text Example
Text Example
White with #561237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561237; }
p { color: rgb(86,18,55); }
H1.HeaderClassName
{
color: #561237;
}
.AnyTagClassName
{
color: #561237;
}
</style>
background-color css
<style>
a { background-color: #561237; }
a { background-color: rgb(86,18,55); }
div.DivClassName
{
background-color: #561237;
}
.BgClassName
{
background-color: #561237;
}
</style>
border-color css
<style>
span { border-color: #561237; }
span { border-color: rgb(86,18,55); }
td.TdClassName
{
border-color: #561237;
}
.TagClassName
{
border-color: #561237;
}
</style>