Shades of Blackberry #541536
Tints of Blackberry #541536
RGB
CMYK
RGB Variations
Color information
#541536 (or 0x541536) is known color: Blackberry. HEX triplet: 54, 15 and 36. RGB value is (84,21,54). Sum of RGB (Red+Green+Blue) = 84+21+54=159 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.83% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 54 (21.48% from 255 or 33.96% from 159); Max value from RGB is 84 - color contains mainly: red. Hex color #541536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541536 is #ABEAC9. Grayscale: #2B2B2B. Windows color (decimal): -11266762 or 3544404. OLE color: 3544404.
HSL color Cylindrical-coordinate representation of color #541536: hue angle of 328.57º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #541536 is Cyan = 0, Magento = 0.75, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 54 | - |
| CMYK | 0 | 0.75 | 0.36 | 0.67 |
| HSL | 328.57º | 0.6% | 0.21% | - |
| HSV(B) | 328.57º | 0.75% | 0.33% | - |
| XYZ | 4.59 | 2.69 | 3.77 | - |
| YUV | 43.6 | 133.87 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 54 | 0 | 0.75 | 0.36 | 0.67 | 328.57 | 0.6 | 0.21 |
| Hex | 54 | 15 | 36 | 0 | 4B | 24 | 43 | 149 | 3C | 15 |
| Octal | 124 | 25 | 66 | 0 | 113 | 44 | 103 | 511 | 74 | 25 |
| Binary | 1010100 | 10101 | 110110 | 0 | 1001011 | 100100 | 1000011 | 101001001 | 111100 | 10101 |
Color Harmonies of #541536
Complementary color
Monochromatic Colors of #541536
Black with #541536
Text Example
Text Example
White with #541536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541536; }
p { color: rgb(84,21,54); }
H1.HeaderClassName
{
color: #541536;
}
.AnyTagClassName
{
color: #541536;
}
</style>
background-color css
<style>
a { background-color: #541536; }
a { background-color: rgb(84,21,54); }
div.DivClassName
{
background-color: #541536;
}
.BgClassName
{
background-color: #541536;
}
</style>
border-color css
<style>
span { border-color: #541536; }
span { border-color: rgb(84,21,54); }
td.TdClassName
{
border-color: #541536;
}
.TagClassName
{
border-color: #541536;
}
</style>