Shades of Blackberry #520326
Tints of Blackberry #520326
RGB
CMYK
RGB Variations
Color information
#520326 (or 0x520326) is known color: Blackberry. HEX triplet: 52, 03 and 26. RGB value is (82,3,38). Sum of RGB (Red+Green+Blue) = 82+3+38=123 (16% of max value = 765). Red value is 82 (32.42% from 255 or 66.67% from 123); Green value is 3 (1.56% from 255 or 2.44% from 123); Blue value is 38 (15.23% from 255 or 30.89% from 123); Max value from RGB is 82 - color contains mainly: red. Hex color #520326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520326 is #ADFCD9. Grayscale: #1E1E1E. Windows color (decimal): -11402458 or 2491218. OLE color: 2491218.
HSL color Cylindrical-coordinate representation of color #520326: hue angle of 333.42º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #520326 is Cyan = 0, Magento = 0.96, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 3 | 38 | - |
| CMYK | 0 | 0.96 | 0.54 | 0.68 |
| HSL | 333.42º | 0.93% | 0.17% | - |
| HSV(B) | 333.42º | 0.96% | 0.32% | - |
| XYZ | 3.86 | 2 | 2.02 | - |
| YUV | 30.61 | 132.17 | 164.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 3 | 38 | 0 | 0.96 | 0.54 | 0.68 | 333.42 | 0.93 | 0.17 |
| Hex | 52 | 3 | 26 | 0 | 60 | 36 | 44 | 14D | 5D | 11 |
| Octal | 122 | 3 | 46 | 0 | 140 | 66 | 104 | 515 | 135 | 21 |
| Binary | 1010010 | 11 | 100110 | 0 | 1100000 | 110110 | 1000100 | 101001101 | 1011101 | 10001 |
Color Harmonies of #520326
Complementary color
Monochromatic Colors of #520326
Black with #520326
Text Example
Text Example
White with #520326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520326; }
p { color: rgb(82,3,38); }
H1.HeaderClassName
{
color: #520326;
}
.AnyTagClassName
{
color: #520326;
}
</style>
background-color css
<style>
a { background-color: #520326; }
a { background-color: rgb(82,3,38); }
div.DivClassName
{
background-color: #520326;
}
.BgClassName
{
background-color: #520326;
}
</style>
border-color css
<style>
span { border-color: #520326; }
span { border-color: rgb(82,3,38); }
td.TdClassName
{
border-color: #520326;
}
.TagClassName
{
border-color: #520326;
}
</style>