Shades of Blackberry #520831
Tints of Blackberry #520831
RGB
CMYK
RGB Variations
Color information
#520831 (or 0x520831) is known color: Blackberry. HEX triplet: 52, 08 and 31. RGB value is (82,8,49). Sum of RGB (Red+Green+Blue) = 82+8+49=139 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.99% from 139); Green value is 8 (3.52% from 255 or 5.76% from 139); Blue value is 49 (19.53% from 255 or 35.25% from 139); Max value from RGB is 82 - color contains mainly: red. Hex color #520831 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520831 is #ADF7CE. Grayscale: #222222. Windows color (decimal): -11401167 or 3213394. OLE color: 3213394.
HSL color Cylindrical-coordinate representation of color #520831: hue angle of 326.76º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #520831 is Cyan = 0, Magento = 0.90, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 8 | 49 | - |
| CMYK | 0 | 0.90 | 0.40 | 0.68 |
| HSL | 326.76º | 0.82% | 0.18% | - |
| HSV(B) | 326.76º | 0.9% | 0.32% | - |
| XYZ | 4.12 | 2.19 | 3.11 | - |
| YUV | 34.8 | 136.02 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 8 | 49 | 0 | 0.90 | 0.40 | 0.68 | 326.76 | 0.82 | 0.18 |
| Hex | 52 | 8 | 31 | 0 | 5A | 28 | 44 | 147 | 52 | 12 |
| Octal | 122 | 10 | 61 | 0 | 132 | 50 | 104 | 507 | 122 | 22 |
| Binary | 1010010 | 1000 | 110001 | 0 | 1011010 | 101000 | 1000100 | 101000111 | 1010010 | 10010 |
Color Harmonies of #520831
Complementary color
Monochromatic Colors of #520831
Black with #520831
Text Example
Text Example
White with #520831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520831; }
p { color: rgb(82,8,49); }
H1.HeaderClassName
{
color: #520831;
}
.AnyTagClassName
{
color: #520831;
}
</style>
background-color css
<style>
a { background-color: #520831; }
a { background-color: rgb(82,8,49); }
div.DivClassName
{
background-color: #520831;
}
.BgClassName
{
background-color: #520831;
}
</style>
border-color css
<style>
span { border-color: #520831; }
span { border-color: rgb(82,8,49); }
td.TdClassName
{
border-color: #520831;
}
.TagClassName
{
border-color: #520831;
}
</style>