Shades of Blackberry #561435
Tints of Blackberry #561435
RGB
CMYK
RGB Variations
Color information
#561435 (or 0x561435) is known color: Blackberry. HEX triplet: 56, 14 and 35. RGB value is (86,20,53). Sum of RGB (Red+Green+Blue) = 86+20+53=159 (21% of max value = 765). Red value is 86 (33.98% from 255 or 54.09% from 159); Green value is 20 (8.20% from 255 or 12.58% from 159); Blue value is 53 (21.09% from 255 or 33.33% from 159); Max value from RGB is 86 - color contains mainly: red. Hex color #561435 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561435 is #A9EBCA. Grayscale: #2B2B2B. Windows color (decimal): -11135947 or 3478614. OLE color: 3478614.
HSL color Cylindrical-coordinate representation of color #561435: hue angle of 330º 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 #561435 is Cyan = 0, Magento = 0.77, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 53 | - |
| CMYK | 0 | 0.77 | 0.38 | 0.66 |
| HSL | 330º | 0.62% | 0.21% | - |
| HSV(B) | 330º | 0.77% | 0.34% | - |
| XYZ | 4.73 | 2.74 | 3.65 | - |
| YUV | 43.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 53 | 0 | 0.77 | 0.38 | 0.66 | 330 | 0.62 | 0.21 |
| Hex | 56 | 14 | 35 | 0 | 4D | 26 | 42 | 14A | 3E | 15 |
| Octal | 126 | 24 | 65 | 0 | 115 | 46 | 102 | 512 | 76 | 25 |
| Binary | 1010110 | 10100 | 110101 | 0 | 1001101 | 100110 | 1000010 | 101001010 | 111110 | 10101 |
Color Harmonies of #561435
Complementary color
Monochromatic Colors of #561435
Black with #561435
Text Example
Text Example
White with #561435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561435; }
p { color: rgb(86,20,53); }
H1.HeaderClassName
{
color: #561435;
}
.AnyTagClassName
{
color: #561435;
}
</style>
background-color css
<style>
a { background-color: #561435; }
a { background-color: rgb(86,20,53); }
div.DivClassName
{
background-color: #561435;
}
.BgClassName
{
background-color: #561435;
}
</style>
border-color css
<style>
span { border-color: #561435; }
span { border-color: rgb(86,20,53); }
td.TdClassName
{
border-color: #561435;
}
.TagClassName
{
border-color: #561435;
}
</style>