Shades of Blackberry #561430
Tints of Blackberry #561430
RGB
CMYK
RGB Variations
Color information
#561430 (or 0x561430) is known color: Blackberry. HEX triplet: 56, 14 and 30. RGB value is (86,20,48). Sum of RGB (Red+Green+Blue) = 86+20+48=154 (20% of max value = 765). Red value is 86 (33.98% from 255 or 55.84% from 154); Green value is 20 (8.20% from 255 or 12.99% from 154); Blue value is 48 (19.14% from 255 or 31.17% from 154); Max value from RGB is 86 - color contains mainly: red. Hex color #561430 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561430 is #A9EBCF. Grayscale: #2A2A2A. Windows color (decimal): -11135952 or 3150934. OLE color: 3150934.
HSL color Cylindrical-coordinate representation of color #561430: hue angle of 334.55º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561430 is Cyan = 0, Magento = 0.77, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 48 | - |
| CMYK | 0 | 0.77 | 0.44 | 0.66 |
| HSL | 334.55º | 0.62% | 0.21% | - |
| HSV(B) | 334.55º | 0.77% | 0.34% | - |
| XYZ | 4.62 | 2.69 | 3.07 | - |
| YUV | 42.93 | 130.87 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 48 | 0 | 0.77 | 0.44 | 0.66 | 334.55 | 0.62 | 0.21 |
| Hex | 56 | 14 | 30 | 0 | 4D | 2C | 42 | 14F | 3E | 15 |
| Octal | 126 | 24 | 60 | 0 | 115 | 54 | 102 | 517 | 76 | 25 |
| Binary | 1010110 | 10100 | 110000 | 0 | 1001101 | 101100 | 1000010 | 101001111 | 111110 | 10101 |
Color Harmonies of #561430
Complementary color
Monochromatic Colors of #561430
Black with #561430
Text Example
Text Example
White with #561430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561430; }
p { color: rgb(86,20,48); }
H1.HeaderClassName
{
color: #561430;
}
.AnyTagClassName
{
color: #561430;
}
</style>
background-color css
<style>
a { background-color: #561430; }
a { background-color: rgb(86,20,48); }
div.DivClassName
{
background-color: #561430;
}
.BgClassName
{
background-color: #561430;
}
</style>
border-color css
<style>
span { border-color: #561430; }
span { border-color: rgb(86,20,48); }
td.TdClassName
{
border-color: #561430;
}
.TagClassName
{
border-color: #561430;
}
</style>