Shades of Blackberry #571634
Tints of Blackberry #571634
RGB
CMYK
RGB Variations
Color information
#571634 (or 0x571634) is known color: Blackberry. HEX triplet: 57, 16 and 34. RGB value is (87,22,52). Sum of RGB (Red+Green+Blue) = 87+22+52=161 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.04% from 161); Green value is 22 (8.98% from 255 or 13.66% from 161); Blue value is 52 (20.70% from 255 or 32.30% from 161); Max value from RGB is 87 - color contains mainly: red. Hex color #571634 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571634 is #A8E9CB. Grayscale: #2C2C2C. Windows color (decimal): -11069900 or 3413591. OLE color: 3413591.
HSL color Cylindrical-coordinate representation of color #571634: hue angle of 332.31º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571634 is Cyan = 0, Magento = 0.75, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 22 | 52 | - |
| CMYK | 0 | 0.75 | 0.40 | 0.66 |
| HSL | 332.31º | 0.6% | 0.21% | - |
| HSV(B) | 332.31º | 0.75% | 0.34% | - |
| XYZ | 4.84 | 2.85 | 3.54 | - |
| YUV | 44.86 | 132.03 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 52 | 0 | 0.75 | 0.40 | 0.66 | 332.31 | 0.6 | 0.21 |
| Hex | 57 | 16 | 34 | 0 | 4B | 28 | 42 | 14C | 3C | 15 |
| Octal | 127 | 26 | 64 | 0 | 113 | 50 | 102 | 514 | 74 | 25 |
| Binary | 1010111 | 10110 | 110100 | 0 | 1001011 | 101000 | 1000010 | 101001100 | 111100 | 10101 |
Color Harmonies of #571634
Complementary color
Monochromatic Colors of #571634
Black with #571634
Text Example
Text Example
White with #571634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571634; }
p { color: rgb(87,22,52); }
H1.HeaderClassName
{
color: #571634;
}
.AnyTagClassName
{
color: #571634;
}
</style>
background-color css
<style>
a { background-color: #571634; }
a { background-color: rgb(87,22,52); }
div.DivClassName
{
background-color: #571634;
}
.BgClassName
{
background-color: #571634;
}
</style>
border-color css
<style>
span { border-color: #571634; }
span { border-color: rgb(87,22,52); }
td.TdClassName
{
border-color: #571634;
}
.TagClassName
{
border-color: #571634;
}
</style>