Shades of Blackberry #541237
Tints of Blackberry #541237
RGB
CMYK
RGB Variations
Color information
#541237 (or 0x541237) is known color: Blackberry. HEX triplet: 54, 12 and 37. RGB value is (84,18,55). Sum of RGB (Red+Green+Blue) = 84+18+55=157 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.50% from 157); Green value is 18 (7.42% from 255 or 11.46% from 157); Blue value is 55 (21.88% from 255 or 35.03% from 157); Max value from RGB is 84 - color contains mainly: red. Hex color #541237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541237 is #ABEDC8. Grayscale: #292929. Windows color (decimal): -11267529 or 3609172. OLE color: 3609172.
HSL color Cylindrical-coordinate representation of color #541237: hue angle of 326.36º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541237 is Cyan = 0, Magento = 0.79, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 55 | - |
| CMYK | 0 | 0.79 | 0.35 | 0.67 |
| HSL | 326.36º | 0.65% | 0.2% | - |
| HSV(B) | 326.36º | 0.79% | 0.33% | - |
| XYZ | 4.56 | 2.59 | 3.87 | - |
| YUV | 41.95 | 135.37 | 157.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 55 | 0 | 0.79 | 0.35 | 0.67 | 326.36 | 0.65 | 0.2 |
| Hex | 54 | 12 | 37 | 0 | 4F | 23 | 43 | 146 | 41 | 14 |
| Octal | 124 | 22 | 67 | 0 | 117 | 43 | 103 | 506 | 101 | 24 |
| Binary | 1010100 | 10010 | 110111 | 0 | 1001111 | 100011 | 1000011 | 101000110 | 1000001 | 10100 |
Color Harmonies of #541237
Complementary color
Monochromatic Colors of #541237
Black with #541237
Text Example
Text Example
White with #541237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541237; }
p { color: rgb(84,18,55); }
H1.HeaderClassName
{
color: #541237;
}
.AnyTagClassName
{
color: #541237;
}
</style>
background-color css
<style>
a { background-color: #541237; }
a { background-color: rgb(84,18,55); }
div.DivClassName
{
background-color: #541237;
}
.BgClassName
{
background-color: #541237;
}
</style>
border-color css
<style>
span { border-color: #541237; }
span { border-color: rgb(84,18,55); }
td.TdClassName
{
border-color: #541237;
}
.TagClassName
{
border-color: #541237;
}
</style>