Shades of Blackberry #521540
Tints of Blackberry #521540
RGB
CMYK
RGB Variations
Color information
#521540 (or 0x521540) is known color: Blackberry. HEX triplet: 52, 15 and 40. RGB value is (82,21,64). Sum of RGB (Red+Green+Blue) = 82+21+64=167 (22% of max value = 765). Red value is 82 (32.42% from 255 or 49.10% from 167); Green value is 21 (8.59% from 255 or 12.57% from 167); Blue value is 64 (25.39% from 255 or 38.32% from 167); Max value from RGB is 82 - color contains mainly: red. Hex color #521540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521540 is #ADEABF. Grayscale: #2C2C2C. Windows color (decimal): -11397824 or 4199762. OLE color: 4199762.
HSL color Cylindrical-coordinate representation of color #521540: hue angle of 317.7º 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 #521540 is Cyan = 0, Magento = 0.74, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 21 | 64 | - |
| CMYK | 0 | 0.74 | 0.22 | 0.68 |
| HSL | 317.7º | 0.59% | 0.2% | - |
| HSV(B) | 317.7º | 0.74% | 0.32% | - |
| XYZ | 4.67 | 2.7 | 5.13 | - |
| YUV | 44.14 | 139.21 | 155 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 21 | 64 | 0 | 0.74 | 0.22 | 0.68 | 317.7 | 0.59 | 0.2 |
| Hex | 52 | 15 | 40 | 0 | 4A | 16 | 44 | 13E | 3B | 14 |
| Octal | 122 | 25 | 100 | 0 | 112 | 26 | 104 | 476 | 73 | 24 |
| Binary | 1010010 | 10101 | 1000000 | 0 | 1001010 | 10110 | 1000100 | 100111110 | 111011 | 10100 |
Color Harmonies of #521540
Complementary color
Monochromatic Colors of #521540
Black with #521540
Text Example
Text Example
White with #521540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521540; }
p { color: rgb(82,21,64); }
H1.HeaderClassName
{
color: #521540;
}
.AnyTagClassName
{
color: #521540;
}
</style>
background-color css
<style>
a { background-color: #521540; }
a { background-color: rgb(82,21,64); }
div.DivClassName
{
background-color: #521540;
}
.BgClassName
{
background-color: #521540;
}
</style>
border-color css
<style>
span { border-color: #521540; }
span { border-color: rgb(82,21,64); }
td.TdClassName
{
border-color: #521540;
}
.TagClassName
{
border-color: #521540;
}
</style>