Shades of Blackberry #531536
Tints of Blackberry #531536
RGB
CMYK
RGB Variations
Color information
#531536 (or 0x531536) is known color: Blackberry. HEX triplet: 53, 15 and 36. RGB value is (83,21,54). Sum of RGB (Red+Green+Blue) = 83+21+54=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 54 (21.48% from 255 or 34.18% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #531536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531536 is #ACEAC9. Grayscale: #2B2B2B. Windows color (decimal): -11332298 or 3544403. OLE color: 3544403.
HSL color Cylindrical-coordinate representation of color #531536: hue angle of 328.06º 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 #531536 is Cyan = 0, Magento = 0.75, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 54 | - |
| CMYK | 0 | 0.75 | 0.35 | 0.67 |
| HSL | 328.06º | 0.6% | 0.2% | - |
| HSV(B) | 328.06º | 0.75% | 0.33% | - |
| XYZ | 4.5 | 2.64 | 3.76 | - |
| YUV | 43.3 | 134.04 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 54 | 0 | 0.75 | 0.35 | 0.67 | 328.06 | 0.6 | 0.2 |
| Hex | 53 | 15 | 36 | 0 | 4B | 23 | 43 | 148 | 3C | 14 |
| Octal | 123 | 25 | 66 | 0 | 113 | 43 | 103 | 510 | 74 | 24 |
| Binary | 1010011 | 10101 | 110110 | 0 | 1001011 | 100011 | 1000011 | 101001000 | 111100 | 10100 |
Color Harmonies of #531536
Complementary color
Monochromatic Colors of #531536
Black with #531536
Text Example
Text Example
White with #531536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531536; }
p { color: rgb(83,21,54); }
H1.HeaderClassName
{
color: #531536;
}
.AnyTagClassName
{
color: #531536;
}
</style>
background-color css
<style>
a { background-color: #531536; }
a { background-color: rgb(83,21,54); }
div.DivClassName
{
background-color: #531536;
}
.BgClassName
{
background-color: #531536;
}
</style>
border-color css
<style>
span { border-color: #531536; }
span { border-color: rgb(83,21,54); }
td.TdClassName
{
border-color: #531536;
}
.TagClassName
{
border-color: #531536;
}
</style>