Shades of Blackberry #521037
Tints of Blackberry #521037
RGB
CMYK
RGB Variations
Color information
#521037 (or 0x521037) is known color: Blackberry. HEX triplet: 52, 10 and 37. RGB value is (82,16,55). Sum of RGB (Red+Green+Blue) = 82+16+55=153 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.59% from 153); Green value is 16 (6.64% from 255 or 10.46% from 153); Blue value is 55 (21.88% from 255 or 35.95% from 153); Max value from RGB is 82 - color contains mainly: red. Hex color #521037 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521037 is #ADEFC8. Grayscale: #282828. Windows color (decimal): -11399113 or 3608658. OLE color: 3608658.
HSL color Cylindrical-coordinate representation of color #521037: hue angle of 324.55º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #521037 is Cyan = 0, Magento = 0.80, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 16 | 55 | - |
| CMYK | 0 | 0.80 | 0.33 | 0.68 |
| HSL | 324.55º | 0.67% | 0.19% | - |
| HSV(B) | 324.55º | 0.8% | 0.32% | - |
| XYZ | 4.35 | 2.44 | 3.86 | - |
| YUV | 40.18 | 136.37 | 157.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 16 | 55 | 0 | 0.80 | 0.33 | 0.68 | 324.55 | 0.67 | 0.19 |
| Hex | 52 | 10 | 37 | 0 | 50 | 21 | 44 | 145 | 43 | 13 |
| Octal | 122 | 20 | 67 | 0 | 120 | 41 | 104 | 505 | 103 | 23 |
| Binary | 1010010 | 10000 | 110111 | 0 | 1010000 | 100001 | 1000100 | 101000101 | 1000011 | 10011 |
Color Harmonies of #521037
Complementary color
Monochromatic Colors of #521037
Black with #521037
Text Example
Text Example
White with #521037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521037; }
p { color: rgb(82,16,55); }
H1.HeaderClassName
{
color: #521037;
}
.AnyTagClassName
{
color: #521037;
}
</style>
background-color css
<style>
a { background-color: #521037; }
a { background-color: rgb(82,16,55); }
div.DivClassName
{
background-color: #521037;
}
.BgClassName
{
background-color: #521037;
}
</style>
border-color css
<style>
span { border-color: #521037; }
span { border-color: rgb(82,16,55); }
td.TdClassName
{
border-color: #521037;
}
.TagClassName
{
border-color: #521037;
}
</style>