Shades of Blackberry #521031
Tints of Blackberry #521031
RGB
CMYK
RGB Variations
Color information
#521031 (or 0x521031) is known color: Blackberry. HEX triplet: 52, 10 and 31. RGB value is (82,16,49). Sum of RGB (Red+Green+Blue) = 82+16+49=147 (19% of max value = 765). Red value is 82 (32.42% from 255 or 55.78% from 147); Green value is 16 (6.64% from 255 or 10.88% from 147); Blue value is 49 (19.53% from 255 or 33.33% from 147); Max value from RGB is 82 - color contains mainly: red. Hex color #521031 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521031 is #ADEFCE. Grayscale: #272727. Windows color (decimal): -11399119 or 3215442. OLE color: 3215442.
HSL color Cylindrical-coordinate representation of color #521031: hue angle of 330º 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 #521031 is Cyan = 0, Magento = 0.80, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 16 | 49 | - |
| CMYK | 0 | 0.80 | 0.40 | 0.68 |
| HSL | 330º | 0.67% | 0.19% | - |
| HSV(B) | 330º | 0.8% | 0.32% | - |
| XYZ | 4.22 | 2.39 | 3.14 | - |
| YUV | 39.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 16 | 49 | 0 | 0.80 | 0.40 | 0.68 | 330 | 0.67 | 0.19 |
| Hex | 52 | 10 | 31 | 0 | 50 | 28 | 44 | 14A | 43 | 13 |
| Octal | 122 | 20 | 61 | 0 | 120 | 50 | 104 | 512 | 103 | 23 |
| Binary | 1010010 | 10000 | 110001 | 0 | 1010000 | 101000 | 1000100 | 101001010 | 1000011 | 10011 |
Color Harmonies of #521031
Complementary color
Monochromatic Colors of #521031
Black with #521031
Text Example
Text Example
White with #521031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521031; }
p { color: rgb(82,16,49); }
H1.HeaderClassName
{
color: #521031;
}
.AnyTagClassName
{
color: #521031;
}
</style>
background-color css
<style>
a { background-color: #521031; }
a { background-color: rgb(82,16,49); }
div.DivClassName
{
background-color: #521031;
}
.BgClassName
{
background-color: #521031;
}
</style>
border-color css
<style>
span { border-color: #521031; }
span { border-color: rgb(82,16,49); }
td.TdClassName
{
border-color: #521031;
}
.TagClassName
{
border-color: #521031;
}
</style>