Shades of Blackberry #560425
Tints of Blackberry #560425
RGB
CMYK
RGB Variations
Color information
#560425 (or 0x560425) is known color: Blackberry. HEX triplet: 56, 04 and 25. RGB value is (86,4,37). Sum of RGB (Red+Green+Blue) = 86+4+37=127 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.72% from 127); Green value is 4 (1.95% from 255 or 3.15% from 127); Blue value is 37 (14.84% from 255 or 29.13% from 127); Max value from RGB is 86 - color contains mainly: red. Hex color #560425 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560425 is #A9FBDA. Grayscale: #202020. Windows color (decimal): -11140059 or 2425942. OLE color: 2425942.
HSL color Cylindrical-coordinate representation of color #560425: hue angle of 335.85º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #560425 is Cyan = 0, Magento = 0.95, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 4 | 37 | - |
| CMYK | 0 | 0.95 | 0.57 | 0.66 |
| HSL | 335.85º | 0.91% | 0.18% | - |
| HSV(B) | 335.85º | 0.95% | 0.34% | - |
| XYZ | 4.22 | 2.2 | 1.95 | - |
| YUV | 32.28 | 130.67 | 166.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 37 | 0 | 0.95 | 0.57 | 0.66 | 335.85 | 0.91 | 0.18 |
| Hex | 56 | 4 | 25 | 0 | 5F | 39 | 42 | 150 | 5B | 12 |
| Octal | 126 | 4 | 45 | 0 | 137 | 71 | 102 | 520 | 133 | 22 |
| Binary | 1010110 | 100 | 100101 | 0 | 1011111 | 111001 | 1000010 | 101010000 | 1011011 | 10010 |
Color Harmonies of #560425
Complementary color
Monochromatic Colors of #560425
Black with #560425
Text Example
Text Example
White with #560425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560425; }
p { color: rgb(86,4,37); }
H1.HeaderClassName
{
color: #560425;
}
.AnyTagClassName
{
color: #560425;
}
</style>
background-color css
<style>
a { background-color: #560425; }
a { background-color: rgb(86,4,37); }
div.DivClassName
{
background-color: #560425;
}
.BgClassName
{
background-color: #560425;
}
</style>
border-color css
<style>
span { border-color: #560425; }
span { border-color: rgb(86,4,37); }
td.TdClassName
{
border-color: #560425;
}
.TagClassName
{
border-color: #560425;
}
</style>