Shades of Blackberry #561336
Tints of Blackberry #561336
RGB
CMYK
RGB Variations
Color information
#561336 (or 0x561336) is known color: Blackberry. HEX triplet: 56, 13 and 36. RGB value is (86,19,54). Sum of RGB (Red+Green+Blue) = 86+19+54=159 (21% of max value = 765). Red value is 86 (33.98% from 255 or 54.09% from 159); Green value is 19 (7.81% from 255 or 11.95% from 159); Blue value is 54 (21.48% from 255 or 33.96% from 159); Max value from RGB is 86 - color contains mainly: red. Hex color #561336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561336 is #A9ECC9. Grayscale: #2A2A2A. Windows color (decimal): -11136202 or 3543894. OLE color: 3543894.
HSL color Cylindrical-coordinate representation of color #561336: hue angle of 328.66º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #561336 is Cyan = 0, Magento = 0.78, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 54 | - |
| CMYK | 0 | 0.78 | 0.37 | 0.66 |
| HSL | 328.66º | 0.64% | 0.21% | - |
| HSV(B) | 328.66º | 0.78% | 0.34% | - |
| XYZ | 4.74 | 2.71 | 3.76 | - |
| YUV | 43.02 | 134.2 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 54 | 0 | 0.78 | 0.37 | 0.66 | 328.66 | 0.64 | 0.21 |
| Hex | 56 | 13 | 36 | 0 | 4E | 25 | 42 | 149 | 40 | 15 |
| Octal | 126 | 23 | 66 | 0 | 116 | 45 | 102 | 511 | 100 | 25 |
| Binary | 1010110 | 10011 | 110110 | 0 | 1001110 | 100101 | 1000010 | 101001001 | 1000000 | 10101 |
Color Harmonies of #561336
Complementary color
Monochromatic Colors of #561336
Black with #561336
Text Example
Text Example
White with #561336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561336; }
p { color: rgb(86,19,54); }
H1.HeaderClassName
{
color: #561336;
}
.AnyTagClassName
{
color: #561336;
}
</style>
background-color css
<style>
a { background-color: #561336; }
a { background-color: rgb(86,19,54); }
div.DivClassName
{
background-color: #561336;
}
.BgClassName
{
background-color: #561336;
}
</style>
border-color css
<style>
span { border-color: #561336; }
span { border-color: rgb(86,19,54); }
td.TdClassName
{
border-color: #561336;
}
.TagClassName
{
border-color: #561336;
}
</style>