Shades of Blackberry #520629
Tints of Blackberry #520629
RGB
CMYK
RGB Variations
Color information
#520629 (or 0x520629) is known color: Blackberry. HEX triplet: 52, 06 and 29. RGB value is (82,6,41). Sum of RGB (Red+Green+Blue) = 82+6+41=129 (17% of max value = 765). Red value is 82 (32.42% from 255 or 63.57% from 129); Green value is 6 (2.73% from 255 or 4.65% from 129); Blue value is 41 (16.41% from 255 or 31.78% from 129); Max value from RGB is 82 - color contains mainly: red. Hex color #520629 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520629 is #ADF9D6. Grayscale: #202020. Windows color (decimal): -11401687 or 2688594. OLE color: 2688594.
HSL color Cylindrical-coordinate representation of color #520629: hue angle of 332.37º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #520629 is Cyan = 0, Magento = 0.93, Yellow = 0.50 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 6 | 41 | - |
| CMYK | 0 | 0.93 | 0.50 | 0.68 |
| HSL | 332.37º | 0.86% | 0.17% | - |
| HSV(B) | 332.37º | 0.93% | 0.32% | - |
| XYZ | 3.95 | 2.08 | 2.29 | - |
| YUV | 32.71 | 132.68 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 6 | 41 | 0 | 0.93 | 0.50 | 0.68 | 332.37 | 0.86 | 0.17 |
| Hex | 52 | 6 | 29 | 0 | 5D | 32 | 44 | 14C | 56 | 11 |
| Octal | 122 | 6 | 51 | 0 | 135 | 62 | 104 | 514 | 126 | 21 |
| Binary | 1010010 | 110 | 101001 | 0 | 1011101 | 110010 | 1000100 | 101001100 | 1010110 | 10001 |
Color Harmonies of #520629
Complementary color
Monochromatic Colors of #520629
Black with #520629
Text Example
Text Example
White with #520629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520629; }
p { color: rgb(82,6,41); }
H1.HeaderClassName
{
color: #520629;
}
.AnyTagClassName
{
color: #520629;
}
</style>
background-color css
<style>
a { background-color: #520629; }
a { background-color: rgb(82,6,41); }
div.DivClassName
{
background-color: #520629;
}
.BgClassName
{
background-color: #520629;
}
</style>
border-color css
<style>
span { border-color: #520629; }
span { border-color: rgb(82,6,41); }
td.TdClassName
{
border-color: #520629;
}
.TagClassName
{
border-color: #520629;
}
</style>