Shades of Blackberry #571734
Tints of Blackberry #571734
RGB
CMYK
RGB Variations
Color information
#571734 (or 0x571734) is known color: Blackberry. HEX triplet: 57, 17 and 34. RGB value is (87,23,52). Sum of RGB (Red+Green+Blue) = 87+23+52=162 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.70% from 162); Green value is 23 (9.38% from 255 or 14.20% from 162); Blue value is 52 (20.70% from 255 or 32.10% from 162); Max value from RGB is 87 - color contains mainly: red. Hex color #571734 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571734 is #A8E8CB. Grayscale: #2D2D2D. Windows color (decimal): -11069644 or 3413847. OLE color: 3413847.
HSL color Cylindrical-coordinate representation of color #571734: hue angle of 332.81º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #571734 is Cyan = 0, Magento = 0.74, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 52 | - |
| CMYK | 0 | 0.74 | 0.40 | 0.66 |
| HSL | 332.81º | 0.58% | 0.22% | - |
| HSV(B) | 332.81º | 0.74% | 0.34% | - |
| XYZ | 4.86 | 2.89 | 3.55 | - |
| YUV | 45.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 52 | 0 | 0.74 | 0.40 | 0.66 | 332.81 | 0.58 | 0.22 |
| Hex | 57 | 17 | 34 | 0 | 4A | 28 | 42 | 14D | 3A | 16 |
| Octal | 127 | 27 | 64 | 0 | 112 | 50 | 102 | 515 | 72 | 26 |
| Binary | 1010111 | 10111 | 110100 | 0 | 1001010 | 101000 | 1000010 | 101001101 | 111010 | 10110 |
Color Harmonies of #571734
Complementary color
Monochromatic Colors of #571734
Black with #571734
Text Example
Text Example
White with #571734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571734; }
p { color: rgb(87,23,52); }
H1.HeaderClassName
{
color: #571734;
}
.AnyTagClassName
{
color: #571734;
}
</style>
background-color css
<style>
a { background-color: #571734; }
a { background-color: rgb(87,23,52); }
div.DivClassName
{
background-color: #571734;
}
.BgClassName
{
background-color: #571734;
}
</style>
border-color css
<style>
span { border-color: #571734; }
span { border-color: rgb(87,23,52); }
td.TdClassName
{
border-color: #571734;
}
.TagClassName
{
border-color: #571734;
}
</style>