Shades of Blackberry #521537
Tints of Blackberry #521537
RGB
CMYK
RGB Variations
Color information
#521537 (or 0x521537) is known color: Blackberry. HEX triplet: 52, 15 and 37. RGB value is (82,21,55). Sum of RGB (Red+Green+Blue) = 82+21+55=158 (20% of max value = 765). Red value is 82 (32.42% from 255 or 51.90% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 55 (21.88% from 255 or 34.81% from 158); Max value from RGB is 82 - color contains mainly: red. Hex color #521537 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521537 is #ADEAC8. Grayscale: #2B2B2B. Windows color (decimal): -11397833 or 3609938. OLE color: 3609938.
HSL color Cylindrical-coordinate representation of color #521537: hue angle of 326.56º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #521537 is Cyan = 0, Magento = 0.74, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 21 | 55 | - |
| CMYK | 0 | 0.74 | 0.33 | 0.68 |
| HSL | 326.56º | 0.59% | 0.2% | - |
| HSV(B) | 326.56º | 0.74% | 0.32% | - |
| XYZ | 4.44 | 2.61 | 3.88 | - |
| YUV | 43.12 | 134.71 | 155.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 21 | 55 | 0 | 0.74 | 0.33 | 0.68 | 326.56 | 0.59 | 0.2 |
| Hex | 52 | 15 | 37 | 0 | 4A | 21 | 44 | 147 | 3B | 14 |
| Octal | 122 | 25 | 67 | 0 | 112 | 41 | 104 | 507 | 73 | 24 |
| Binary | 1010010 | 10101 | 110111 | 0 | 1001010 | 100001 | 1000100 | 101000111 | 111011 | 10100 |
Color Harmonies of #521537
Complementary color
Monochromatic Colors of #521537
Black with #521537
Text Example
Text Example
White with #521537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521537; }
p { color: rgb(82,21,55); }
H1.HeaderClassName
{
color: #521537;
}
.AnyTagClassName
{
color: #521537;
}
</style>
background-color css
<style>
a { background-color: #521537; }
a { background-color: rgb(82,21,55); }
div.DivClassName
{
background-color: #521537;
}
.BgClassName
{
background-color: #521537;
}
</style>
border-color css
<style>
span { border-color: #521537; }
span { border-color: rgb(82,21,55); }
td.TdClassName
{
border-color: #521537;
}
.TagClassName
{
border-color: #521537;
}
</style>