Shades of Blackberry #541537
Tints of Blackberry #541537
RGB
CMYK
RGB Variations
Color information
#541537 (or 0x541537) is known color: Blackberry. HEX triplet: 54, 15 and 37. RGB value is (84,21,55). Sum of RGB (Red+Green+Blue) = 84+21+55=160 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.5% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 84 - color contains mainly: red. Hex color #541537 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541537 is #ABEAC8. Grayscale: #2B2B2B. Windows color (decimal): -11266761 or 3609940. OLE color: 3609940.
HSL color Cylindrical-coordinate representation of color #541537: hue angle of 327.62º 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 #541537 is Cyan = 0, Magento = 0.75, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 55 | - |
| CMYK | 0 | 0.75 | 0.35 | 0.67 |
| HSL | 327.62º | 0.6% | 0.21% | - |
| HSV(B) | 327.62º | 0.75% | 0.33% | - |
| XYZ | 4.61 | 2.7 | 3.89 | - |
| YUV | 43.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 55 | 0 | 0.75 | 0.35 | 0.67 | 327.62 | 0.6 | 0.21 |
| Hex | 54 | 15 | 37 | 0 | 4B | 23 | 43 | 148 | 3C | 15 |
| Octal | 124 | 25 | 67 | 0 | 113 | 43 | 103 | 510 | 74 | 25 |
| Binary | 1010100 | 10101 | 110111 | 0 | 1001011 | 100011 | 1000011 | 101001000 | 111100 | 10101 |
Color Harmonies of #541537
Complementary color
Monochromatic Colors of #541537
Black with #541537
Text Example
Text Example
White with #541537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541537; }
p { color: rgb(84,21,55); }
H1.HeaderClassName
{
color: #541537;
}
.AnyTagClassName
{
color: #541537;
}
</style>
background-color css
<style>
a { background-color: #541537; }
a { background-color: rgb(84,21,55); }
div.DivClassName
{
background-color: #541537;
}
.BgClassName
{
background-color: #541537;
}
</style>
border-color css
<style>
span { border-color: #541537; }
span { border-color: rgb(84,21,55); }
td.TdClassName
{
border-color: #541537;
}
.TagClassName
{
border-color: #541537;
}
</style>