Shades of Blackberry #571534
Tints of Blackberry #571534
RGB
CMYK
RGB Variations
Color information
#571534 (or 0x571534) is known color: Blackberry. HEX triplet: 57, 15 and 34. RGB value is (87,21,52). Sum of RGB (Red+Green+Blue) = 87+21+52=160 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.38% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 52 (20.70% from 255 or 32.5% from 160); Max value from RGB is 87 - color contains mainly: red. Hex color #571534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571534 is #A8EACB. Grayscale: #2C2C2C. Windows color (decimal): -11070156 or 3413335. OLE color: 3413335.
HSL color Cylindrical-coordinate representation of color #571534: hue angle of 331.82º 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 #571534 is Cyan = 0, Magento = 0.76, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 52 | - |
| CMYK | 0 | 0.76 | 0.40 | 0.66 |
| HSL | 331.82º | 0.61% | 0.21% | - |
| HSV(B) | 331.82º | 0.76% | 0.34% | - |
| XYZ | 4.82 | 2.81 | 3.54 | - |
| YUV | 44.27 | 132.37 | 158.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 52 | 0 | 0.76 | 0.40 | 0.66 | 331.82 | 0.61 | 0.21 |
| Hex | 57 | 15 | 34 | 0 | 4C | 28 | 42 | 14C | 3D | 15 |
| Octal | 127 | 25 | 64 | 0 | 114 | 50 | 102 | 514 | 75 | 25 |
| Binary | 1010111 | 10101 | 110100 | 0 | 1001100 | 101000 | 1000010 | 101001100 | 111101 | 10101 |
Color Harmonies of #571534
Complementary color
Monochromatic Colors of #571534
Black with #571534
Text Example
Text Example
White with #571534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571534; }
p { color: rgb(87,21,52); }
H1.HeaderClassName
{
color: #571534;
}
.AnyTagClassName
{
color: #571534;
}
</style>
background-color css
<style>
a { background-color: #571534; }
a { background-color: rgb(87,21,52); }
div.DivClassName
{
background-color: #571534;
}
.BgClassName
{
background-color: #571534;
}
</style>
border-color css
<style>
span { border-color: #571534; }
span { border-color: rgb(87,21,52); }
td.TdClassName
{
border-color: #571534;
}
.TagClassName
{
border-color: #571534;
}
</style>