Shades of Blackberry #570626
Tints of Blackberry #570626
RGB
CMYK
RGB Variations
Color information
#570626 (or 0x570626) is known color: Blackberry. HEX triplet: 57, 06 and 26. RGB value is (87,6,38). Sum of RGB (Red+Green+Blue) = 87+6+38=131 (17% of max value = 765). Red value is 87 (34.38% from 255 or 66.41% from 131); Green value is 6 (2.73% from 255 or 4.58% from 131); Blue value is 38 (15.23% from 255 or 29.01% from 131); Max value from RGB is 87 - color contains mainly: red. Hex color #570626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570626 is #A8F9D9. Grayscale: #212121. Windows color (decimal): -11074010 or 2491991. OLE color: 2491991.
HSL color Cylindrical-coordinate representation of color #570626: hue angle of 336.3º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #570626 is Cyan = 0, Magento = 0.93, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 38 | - |
| CMYK | 0 | 0.93 | 0.56 | 0.66 |
| HSL | 336.3º | 0.87% | 0.18% | - |
| HSV(B) | 336.3º | 0.93% | 0.34% | - |
| XYZ | 4.35 | 2.3 | 2.05 | - |
| YUV | 33.87 | 130.34 | 165.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 38 | 0 | 0.93 | 0.56 | 0.66 | 336.3 | 0.87 | 0.18 |
| Hex | 57 | 6 | 26 | 0 | 5D | 38 | 42 | 150 | 57 | 12 |
| Octal | 127 | 6 | 46 | 0 | 135 | 70 | 102 | 520 | 127 | 22 |
| Binary | 1010111 | 110 | 100110 | 0 | 1011101 | 111000 | 1000010 | 101010000 | 1010111 | 10010 |
Color Harmonies of #570626
Complementary color
Monochromatic Colors of #570626
Black with #570626
Text Example
Text Example
White with #570626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570626; }
p { color: rgb(87,6,38); }
H1.HeaderClassName
{
color: #570626;
}
.AnyTagClassName
{
color: #570626;
}
</style>
background-color css
<style>
a { background-color: #570626; }
a { background-color: rgb(87,6,38); }
div.DivClassName
{
background-color: #570626;
}
.BgClassName
{
background-color: #570626;
}
</style>
border-color css
<style>
span { border-color: #570626; }
span { border-color: rgb(87,6,38); }
td.TdClassName
{
border-color: #570626;
}
.TagClassName
{
border-color: #570626;
}
</style>