Shades of Blackberry #531540
Tints of Blackberry #531540
RGB
CMYK
RGB Variations
Color information
#531540 (or 0x531540) is known color: Blackberry. HEX triplet: 53, 15 and 40. RGB value is (83,21,64). Sum of RGB (Red+Green+Blue) = 83+21+64=168 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.40% from 168); Green value is 21 (8.59% from 255 or 12.5% from 168); Blue value is 64 (25.39% from 255 or 38.10% from 168); Max value from RGB is 83 - color contains mainly: red. Hex color #531540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531540 is #ACEABF. Grayscale: #2C2C2C. Windows color (decimal): -11332288 or 4199763. OLE color: 4199763.
HSL color Cylindrical-coordinate representation of color #531540: hue angle of 318.39º 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 #531540 is Cyan = 0, Magento = 0.75, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 64 | - |
| CMYK | 0 | 0.75 | 0.23 | 0.67 |
| HSL | 318.39º | 0.6% | 0.2% | - |
| HSV(B) | 318.39º | 0.75% | 0.33% | - |
| XYZ | 4.76 | 2.75 | 5.13 | - |
| YUV | 44.44 | 139.04 | 155.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 64 | 0 | 0.75 | 0.23 | 0.67 | 318.39 | 0.6 | 0.2 |
| Hex | 53 | 15 | 40 | 0 | 4B | 17 | 43 | 13E | 3C | 14 |
| Octal | 123 | 25 | 100 | 0 | 113 | 27 | 103 | 476 | 74 | 24 |
| Binary | 1010011 | 10101 | 1000000 | 0 | 1001011 | 10111 | 1000011 | 100111110 | 111100 | 10100 |
Color Harmonies of #531540
Complementary color
Monochromatic Colors of #531540
Black with #531540
Text Example
Text Example
White with #531540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531540; }
p { color: rgb(83,21,64); }
H1.HeaderClassName
{
color: #531540;
}
.AnyTagClassName
{
color: #531540;
}
</style>
background-color css
<style>
a { background-color: #531540; }
a { background-color: rgb(83,21,64); }
div.DivClassName
{
background-color: #531540;
}
.BgClassName
{
background-color: #531540;
}
</style>
border-color css
<style>
span { border-color: #531540; }
span { border-color: rgb(83,21,64); }
td.TdClassName
{
border-color: #531540;
}
.TagClassName
{
border-color: #531540;
}
</style>