Shades of Blackberry #541837
Tints of Blackberry #541837
RGB
CMYK
RGB Variations
Color information
#541837 (or 0x541837) is known color: Blackberry. HEX triplet: 54, 18 and 37. RGB value is (84,24,55). Sum of RGB (Red+Green+Blue) = 84+24+55=163 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.53% from 163); Green value is 24 (9.77% from 255 or 14.72% from 163); Blue value is 55 (21.88% from 255 or 33.74% from 163); Max value from RGB is 84 - color contains mainly: red. Hex color #541837 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541837 is #ABE7C8. Grayscale: #2D2D2D. Windows color (decimal): -11265993 or 3610708. OLE color: 3610708.
HSL color Cylindrical-coordinate representation of color #541837: hue angle of 329º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #541837 is Cyan = 0, Magento = 0.71, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 55 | - |
| CMYK | 0 | 0.71 | 0.35 | 0.67 |
| HSL | 329º | 0.56% | 0.21% | - |
| HSV(B) | 329º | 0.71% | 0.33% | - |
| XYZ | 4.67 | 2.81 | 3.91 | - |
| YUV | 45.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 55 | 0 | 0.71 | 0.35 | 0.67 | 329 | 0.56 | 0.21 |
| Hex | 54 | 18 | 37 | 0 | 47 | 23 | 43 | 149 | 38 | 15 |
| Octal | 124 | 30 | 67 | 0 | 107 | 43 | 103 | 511 | 70 | 25 |
| Binary | 1010100 | 11000 | 110111 | 0 | 1000111 | 100011 | 1000011 | 101001001 | 111000 | 10101 |
Color Harmonies of #541837
Complementary color
Monochromatic Colors of #541837
Black with #541837
Text Example
Text Example
White with #541837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541837; }
p { color: rgb(84,24,55); }
H1.HeaderClassName
{
color: #541837;
}
.AnyTagClassName
{
color: #541837;
}
</style>
background-color css
<style>
a { background-color: #541837; }
a { background-color: rgb(84,24,55); }
div.DivClassName
{
background-color: #541837;
}
.BgClassName
{
background-color: #541837;
}
</style>
border-color css
<style>
span { border-color: #541837; }
span { border-color: rgb(84,24,55); }
td.TdClassName
{
border-color: #541837;
}
.TagClassName
{
border-color: #541837;
}
</style>