Shades of Blackberry #541136
Tints of Blackberry #541136
RGB
CMYK
RGB Variations
Color information
#541136 (or 0x541136) is known color: Blackberry. HEX triplet: 54, 11 and 36. RGB value is (84,17,54). Sum of RGB (Red+Green+Blue) = 84+17+54=155 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.19% from 155); Green value is 17 (7.03% from 255 or 10.97% from 155); Blue value is 54 (21.48% from 255 or 34.84% from 155); Max value from RGB is 84 - color contains mainly: red. Hex color #541136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541136 is #ABEEC9. Grayscale: #292929. Windows color (decimal): -11267786 or 3543380. OLE color: 3543380.
HSL color Cylindrical-coordinate representation of color #541136: hue angle of 326.87º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541136 is Cyan = 0, Magento = 0.80, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 54 | - |
| CMYK | 0 | 0.80 | 0.36 | 0.67 |
| HSL | 326.87º | 0.66% | 0.2% | - |
| HSV(B) | 326.87º | 0.8% | 0.33% | - |
| XYZ | 4.52 | 2.55 | 3.74 | - |
| YUV | 41.25 | 135.2 | 158.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 54 | 0 | 0.80 | 0.36 | 0.67 | 326.87 | 0.66 | 0.2 |
| Hex | 54 | 11 | 36 | 0 | 50 | 24 | 43 | 147 | 42 | 14 |
| Octal | 124 | 21 | 66 | 0 | 120 | 44 | 103 | 507 | 102 | 24 |
| Binary | 1010100 | 10001 | 110110 | 0 | 1010000 | 100100 | 1000011 | 101000111 | 1000010 | 10100 |
Color Harmonies of #541136
Complementary color
Monochromatic Colors of #541136
Black with #541136
Text Example
Text Example
White with #541136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541136; }
p { color: rgb(84,17,54); }
H1.HeaderClassName
{
color: #541136;
}
.AnyTagClassName
{
color: #541136;
}
</style>
background-color css
<style>
a { background-color: #541136; }
a { background-color: rgb(84,17,54); }
div.DivClassName
{
background-color: #541136;
}
.BgClassName
{
background-color: #541136;
}
</style>
border-color css
<style>
span { border-color: #541136; }
span { border-color: rgb(84,17,54); }
td.TdClassName
{
border-color: #541136;
}
.TagClassName
{
border-color: #541136;
}
</style>