Shades of Blackberry #531531
Tints of Blackberry #531531
RGB
CMYK
RGB Variations
Color information
#531531 (or 0x531531) is known color: Blackberry. HEX triplet: 53, 15 and 31. RGB value is (83,21,49). Sum of RGB (Red+Green+Blue) = 83+21+49=153 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.25% from 153); Green value is 21 (8.59% from 255 or 13.73% from 153); Blue value is 49 (19.53% from 255 or 32.03% from 153); Max value from RGB is 83 - color contains mainly: red. Hex color #531531 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531531 is #ACEACE. Grayscale: #2A2A2A. Windows color (decimal): -11332303 or 3216723. OLE color: 3216723.
HSL color Cylindrical-coordinate representation of color #531531: hue angle of 332.9º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531531 is Cyan = 0, Magento = 0.75, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 49 | - |
| CMYK | 0 | 0.75 | 0.41 | 0.67 |
| HSL | 332.9º | 0.6% | 0.2% | - |
| HSV(B) | 332.9º | 0.75% | 0.33% | - |
| XYZ | 4.39 | 2.6 | 3.18 | - |
| YUV | 42.73 | 131.54 | 156.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 49 | 0 | 0.75 | 0.41 | 0.67 | 332.9 | 0.6 | 0.2 |
| Hex | 53 | 15 | 31 | 0 | 4B | 29 | 43 | 14D | 3C | 14 |
| Octal | 123 | 25 | 61 | 0 | 113 | 51 | 103 | 515 | 74 | 24 |
| Binary | 1010011 | 10101 | 110001 | 0 | 1001011 | 101001 | 1000011 | 101001101 | 111100 | 10100 |
Color Harmonies of #531531
Complementary color
Monochromatic Colors of #531531
Black with #531531
Text Example
Text Example
White with #531531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531531; }
p { color: rgb(83,21,49); }
H1.HeaderClassName
{
color: #531531;
}
.AnyTagClassName
{
color: #531531;
}
</style>
background-color css
<style>
a { background-color: #531531; }
a { background-color: rgb(83,21,49); }
div.DivClassName
{
background-color: #531531;
}
.BgClassName
{
background-color: #531531;
}
</style>
border-color css
<style>
span { border-color: #531531; }
span { border-color: rgb(83,21,49); }
td.TdClassName
{
border-color: #531531;
}
.TagClassName
{
border-color: #531531;
}
</style>