Shades of Blackberry #520934
Tints of Blackberry #520934
RGB
CMYK
RGB Variations
Color information
#520934 (or 0x520934) is known color: Blackberry. HEX triplet: 52, 09 and 34. RGB value is (82,9,52). Sum of RGB (Red+Green+Blue) = 82+9+52=143 (18% of max value = 765). Red value is 82 (32.42% from 255 or 57.34% from 143); Green value is 9 (3.91% from 255 or 6.29% from 143); Blue value is 52 (20.70% from 255 or 36.36% from 143); Max value from RGB is 82 - color contains mainly: red. Hex color #520934 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520934 is #ADF6CB. Grayscale: #232323. Windows color (decimal): -11400908 or 3410258. OLE color: 3410258.
HSL color Cylindrical-coordinate representation of color #520934: hue angle of 324.66º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #520934 is Cyan = 0, Magento = 0.89, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 9 | 52 | - |
| CMYK | 0 | 0.89 | 0.37 | 0.68 |
| HSL | 324.66º | 0.8% | 0.18% | - |
| HSV(B) | 324.66º | 0.89% | 0.32% | - |
| XYZ | 4.2 | 2.24 | 3.46 | - |
| YUV | 35.73 | 137.18 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 9 | 52 | 0 | 0.89 | 0.37 | 0.68 | 324.66 | 0.8 | 0.18 |
| Hex | 52 | 9 | 34 | 0 | 59 | 25 | 44 | 145 | 50 | 12 |
| Octal | 122 | 11 | 64 | 0 | 131 | 45 | 104 | 505 | 120 | 22 |
| Binary | 1010010 | 1001 | 110100 | 0 | 1011001 | 100101 | 1000100 | 101000101 | 1010000 | 10010 |
Color Harmonies of #520934
Complementary color
Monochromatic Colors of #520934
Black with #520934
Text Example
Text Example
White with #520934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520934; }
p { color: rgb(82,9,52); }
H1.HeaderClassName
{
color: #520934;
}
.AnyTagClassName
{
color: #520934;
}
</style>
background-color css
<style>
a { background-color: #520934; }
a { background-color: rgb(82,9,52); }
div.DivClassName
{
background-color: #520934;
}
.BgClassName
{
background-color: #520934;
}
</style>
border-color css
<style>
span { border-color: #520934; }
span { border-color: rgb(82,9,52); }
td.TdClassName
{
border-color: #520934;
}
.TagClassName
{
border-color: #520934;
}
</style>