Shades of Blackberry #570827
Tints of Blackberry #570827
RGB
CMYK
RGB Variations
Color information
#570827 (or 0x570827) is known color: Blackberry. HEX triplet: 57, 08 and 27. RGB value is (87,8,39). Sum of RGB (Red+Green+Blue) = 87+8+39=134 (17% of max value = 765). Red value is 87 (34.38% from 255 or 64.93% from 134); Green value is 8 (3.52% from 255 or 5.97% from 134); Blue value is 39 (15.62% from 255 or 29.10% from 134); Max value from RGB is 87 - color contains mainly: red. Hex color #570827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570827 is #A8F7D8. Grayscale: #232323. Windows color (decimal): -11073497 or 2558039. OLE color: 2558039.
HSL color Cylindrical-coordinate representation of color #570827: hue angle of 336.46º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #570827 is Cyan = 0, Magento = 0.91, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 8 | 39 | - |
| CMYK | 0 | 0.91 | 0.55 | 0.66 |
| HSL | 336.46º | 0.83% | 0.19% | - |
| HSV(B) | 336.46º | 0.91% | 0.34% | - |
| XYZ | 4.38 | 2.35 | 2.14 | - |
| YUV | 35.16 | 130.17 | 164.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 8 | 39 | 0 | 0.91 | 0.55 | 0.66 | 336.46 | 0.83 | 0.19 |
| Hex | 57 | 8 | 27 | 0 | 5B | 37 | 42 | 150 | 53 | 13 |
| Octal | 127 | 10 | 47 | 0 | 133 | 67 | 102 | 520 | 123 | 23 |
| Binary | 1010111 | 1000 | 100111 | 0 | 1011011 | 110111 | 1000010 | 101010000 | 1010011 | 10011 |
Color Harmonies of #570827
Complementary color
Monochromatic Colors of #570827
Black with #570827
Text Example
Text Example
White with #570827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570827; }
p { color: rgb(87,8,39); }
H1.HeaderClassName
{
color: #570827;
}
.AnyTagClassName
{
color: #570827;
}
</style>
background-color css
<style>
a { background-color: #570827; }
a { background-color: rgb(87,8,39); }
div.DivClassName
{
background-color: #570827;
}
.BgClassName
{
background-color: #570827;
}
</style>
border-color css
<style>
span { border-color: #570827; }
span { border-color: rgb(87,8,39); }
td.TdClassName
{
border-color: #570827;
}
.TagClassName
{
border-color: #570827;
}
</style>