Shades of Blackberry #571531
Tints of Blackberry #571531
RGB
CMYK
RGB Variations
Color information
#571531 (or 0x571531) is known color: Blackberry. HEX triplet: 57, 15 and 31. RGB value is (87,21,49). Sum of RGB (Red+Green+Blue) = 87+21+49=157 (20% of max value = 765). Red value is 87 (34.38% from 255 or 55.41% from 157); Green value is 21 (8.59% from 255 or 13.38% from 157); Blue value is 49 (19.53% from 255 or 31.21% from 157); Max value from RGB is 87 - color contains mainly: red. Hex color #571531 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571531 is #A8EACE. Grayscale: #2B2B2B. Windows color (decimal): -11070159 or 3216727. OLE color: 3216727.
HSL color Cylindrical-coordinate representation of color #571531: hue angle of 334.55º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #571531 is Cyan = 0, Magento = 0.76, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 49 | - |
| CMYK | 0 | 0.76 | 0.44 | 0.66 |
| HSL | 334.55º | 0.61% | 0.21% | - |
| HSV(B) | 334.55º | 0.76% | 0.34% | - |
| XYZ | 4.75 | 2.78 | 3.19 | - |
| YUV | 43.93 | 130.87 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 49 | 0 | 0.76 | 0.44 | 0.66 | 334.55 | 0.61 | 0.21 |
| Hex | 57 | 15 | 31 | 0 | 4C | 2C | 42 | 14F | 3D | 15 |
| Octal | 127 | 25 | 61 | 0 | 114 | 54 | 102 | 517 | 75 | 25 |
| Binary | 1010111 | 10101 | 110001 | 0 | 1001100 | 101100 | 1000010 | 101001111 | 111101 | 10101 |
Color Harmonies of #571531
Complementary color
Monochromatic Colors of #571531
Black with #571531
Text Example
Text Example
White with #571531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571531; }
p { color: rgb(87,21,49); }
H1.HeaderClassName
{
color: #571531;
}
.AnyTagClassName
{
color: #571531;
}
</style>
background-color css
<style>
a { background-color: #571531; }
a { background-color: rgb(87,21,49); }
div.DivClassName
{
background-color: #571531;
}
.BgClassName
{
background-color: #571531;
}
</style>
border-color css
<style>
span { border-color: #571531; }
span { border-color: rgb(87,21,49); }
td.TdClassName
{
border-color: #571531;
}
.TagClassName
{
border-color: #571531;
}
</style>