Shades of Blackberry #520926
Tints of Blackberry #520926
RGB
CMYK
RGB Variations
Color information
#520926 (or 0x520926) is known color: Blackberry. HEX triplet: 52, 09 and 26. RGB value is (82,9,38). Sum of RGB (Red+Green+Blue) = 82+9+38=129 (17% of max value = 765). Red value is 82 (32.42% from 255 or 63.57% from 129); Green value is 9 (3.91% from 255 or 6.98% from 129); Blue value is 38 (15.23% from 255 or 29.46% from 129); Max value from RGB is 82 - color contains mainly: red. Hex color #520926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520926 is #ADF6D9. Grayscale: #222222. Windows color (decimal): -11400922 or 2492754. OLE color: 2492754.
HSL color Cylindrical-coordinate representation of color #520926: hue angle of 336.16º 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 #520926 is Cyan = 0, Magento = 0.89, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 9 | 38 | - |
| CMYK | 0 | 0.89 | 0.54 | 0.68 |
| HSL | 336.16º | 0.8% | 0.18% | - |
| HSV(B) | 336.16º | 0.89% | 0.32% | - |
| XYZ | 3.93 | 2.13 | 2.04 | - |
| YUV | 34.13 | 130.18 | 162.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 9 | 38 | 0 | 0.89 | 0.54 | 0.68 | 336.16 | 0.8 | 0.18 |
| Hex | 52 | 9 | 26 | 0 | 59 | 36 | 44 | 150 | 50 | 12 |
| Octal | 122 | 11 | 46 | 0 | 131 | 66 | 104 | 520 | 120 | 22 |
| Binary | 1010010 | 1001 | 100110 | 0 | 1011001 | 110110 | 1000100 | 101010000 | 1010000 | 10010 |
Color Harmonies of #520926
Complementary color
Monochromatic Colors of #520926
Black with #520926
Text Example
Text Example
White with #520926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520926; }
p { color: rgb(82,9,38); }
H1.HeaderClassName
{
color: #520926;
}
.AnyTagClassName
{
color: #520926;
}
</style>
background-color css
<style>
a { background-color: #520926; }
a { background-color: rgb(82,9,38); }
div.DivClassName
{
background-color: #520926;
}
.BgClassName
{
background-color: #520926;
}
</style>
border-color css
<style>
span { border-color: #520926; }
span { border-color: rgb(82,9,38); }
td.TdClassName
{
border-color: #520926;
}
.TagClassName
{
border-color: #520926;
}
</style>