Shades of Blackberry #520930
Tints of Blackberry #520930
RGB
CMYK
RGB Variations
Color information
#520930 (or 0x520930) is known color: Blackberry. HEX triplet: 52, 09 and 30. RGB value is (82,9,48). Sum of RGB (Red+Green+Blue) = 82+9+48=139 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.99% from 139); Green value is 9 (3.91% from 255 or 6.47% from 139); Blue value is 48 (19.14% from 255 or 34.53% from 139); Max value from RGB is 82 - color contains mainly: red. Hex color #520930 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520930 is #ADF6CF. Grayscale: #232323. Windows color (decimal): -11400912 or 3148114. OLE color: 3148114.
HSL color Cylindrical-coordinate representation of color #520930: hue angle of 327.95º 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 #520930 is Cyan = 0, Magento = 0.89, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 9 | 48 | - |
| CMYK | 0 | 0.89 | 0.41 | 0.68 |
| HSL | 327.95º | 0.8% | 0.18% | - |
| HSV(B) | 327.95º | 0.89% | 0.32% | - |
| XYZ | 4.11 | 2.2 | 3 | - |
| YUV | 35.27 | 135.18 | 161.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 9 | 48 | 0 | 0.89 | 0.41 | 0.68 | 327.95 | 0.8 | 0.18 |
| Hex | 52 | 9 | 30 | 0 | 59 | 29 | 44 | 148 | 50 | 12 |
| Octal | 122 | 11 | 60 | 0 | 131 | 51 | 104 | 510 | 120 | 22 |
| Binary | 1010010 | 1001 | 110000 | 0 | 1011001 | 101001 | 1000100 | 101001000 | 1010000 | 10010 |
Color Harmonies of #520930
Complementary color
Monochromatic Colors of #520930
Black with #520930
Text Example
Text Example
White with #520930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520930; }
p { color: rgb(82,9,48); }
H1.HeaderClassName
{
color: #520930;
}
.AnyTagClassName
{
color: #520930;
}
</style>
background-color css
<style>
a { background-color: #520930; }
a { background-color: rgb(82,9,48); }
div.DivClassName
{
background-color: #520930;
}
.BgClassName
{
background-color: #520930;
}
</style>
border-color css
<style>
span { border-color: #520930; }
span { border-color: rgb(82,9,48); }
td.TdClassName
{
border-color: #520930;
}
.TagClassName
{
border-color: #520930;
}
</style>